Skip to content

Create View Captured Records List Screen #8416

@tumbledwyer

Description

@tumbledwyer

Requirements

As a User
I would like to view a list of captured records
So that I may click on one to view its detail

Create a screen to view all records already captured by the system.
The list view should contain 1 action button (View) or the list item should be clickable, to open the record (To be done in another subtask: (#8417)

View should contain at least the following fields:

  • name
  • date captured
  • status (in progress | awaiting approval | complete)

Tech tasks

  • Create list view to show records
  • Create an endpoint in the API to return records
  • Create a mongo query to fetch records

Other requirements

  • List should implement paging
  • Endpoints should require authentication but no authorisation

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions