Skip to content

Latest commit

 

History

History
112 lines (85 loc) · 3.39 KB

list-specifications.md

File metadata and controls

112 lines (85 loc) · 3.39 KB

List specifications

This document details how we display the data for each type of object list and any variations (such as current). Lists are constructed using the ListPageSerializer. Cards are constructed using the CardFactory.

Contents

Availability Type

List item (card)

  • availability type (heading)

Group

List item (card)

  • groupName (heading)

Laid Paper

List built using the LaidThingListComponentsFactory.

List item (card)

  • type (small - optional)
  • laidThingName (heading)
  • layingDate (description list item)
  • layingBody (description list item - optional depending on the context)
  • procedureName (description list item - optional depending on the context)

Laying Body

See Group.

Made Available

List built using the LaidThingListComponentsFactory. (This will need to change once there are other types of things made available.)

List item (card)

  • type (small - optional)
  • laidThingName (heading)
  • layingDate (description list item)
  • layingBody (description list item - optional depending on the context)
  • procedureName (description list item - optional depending on the context)

Paper Type

List item (card)

  • paper type (heading)

Procedure

List item (card)

  • procedureName (heading)

Procedure Step

List built using the ProcedureStepListComponentsFactory.

List item (card)

  • procedureStepName (heading)
  • houseName (description list item)

Proposed Negative Statutory Instrument

List built using the LaidThingListComponentsFactory.

List item (card)

  • type (small - optional)
  • laidThingName (heading)
  • layingDate (description list item)
  • layingBody (description list item - optional depending on the context)
  • procedureName (description list item - optional depending on the context)

Statutory Instrument

List built using the LaidThingListComponentsFactory.

List item (card)

  • type (small - optional)
  • laidThingName (heading)
  • layingDate (description list item)
  • layingBody (description list item - optional depending on the context)
  • procedureName (description list item - optional depending on the context)

Work Package

List built using the WorkPackageListComponentsFactory.

List item (card)

  • type (small - optional)
  • workPackagedThingName (heading - link)
  • procedureName (description list item - optional depending on the context)
  • layingDate (description list item)