Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Mateusz Kwiatkowski
Mateusz KwiatkowskiReporter
Sam Im
Sam Im(Deactivated)Labels
Story Points
5
Original estimate
2d
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Created April 4, 2017 at 10:00 PM
Updated August 23, 2017 at 7:06 PM
Resolved June 23, 2017 at 12:36 PM
As an administrator I need to view all existing Supervisory nodes in the system so I can troubleshoot.
Acceptance Criteria:
When admin selects Administration > Supervisory Node, they are brought to a new page that lists all existing Supervisory Nodes.
Supervisory Node List page
Has table with columns Supervisory Node Name, Code, Facility, Geographic Zone, Number of child nodes, and Actions
Only available action is "Edit" which is primary
Admin is able to search by entering Supervisory Node Name or Geographic Zone
List must be paginated, follow style guide
Supervisory node view page has the following fields that are disabled, because we are not adding editing functionality (yet)
Code (required)
Supervisory Node Name (required)
Associated Facility (required) — select element
Parent node (optional) — select element
Table list of child nodes
Table list is paginated
Columns are Name, Code, Facility, and Actions
The only action available is an edit button, which navigates the user to the supervisory node page for that child row item
Assumptions
Based on existing test data
Editing an existing Supervisory Node is out of scope