You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an internal user, I can see Operator Administrators and Access Requests grid(Only admin requests). This ticket is just about creating the grid. Actually approving/rejecting requests is in 2059
Acceptance Criteria:
Given I am an internal user on the dashboard
When I click Operator Administrators and Access Requests
Then I am brought to the Operator Access requests grid
Development Checklist:
Create a page for the grid (start with a copy/paste of reg1's apps/registration1/app/(authenticated)/idir/cas_admin/dashboard/operators/page.tsx) into both cas_admin and cas_analyst
Update the grid to match the reg2 wirename (notably the statuses, confirm columns etc. too)
To get the data for the grid, create v2 version of @router.get("/user-operators"...) and relevant services. Reg1 excludes certain user_operators and for reg2 they should all be visible
vitests (can probably straight copy/paste from reg1)
pytests
Meets the DOD
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
User story is included
User role and type are identified
Acceptance criteria are included
Wireframes are included (if required)
Design / Solution is accepted by Product Owner
Dependencies are identified (technical, business, regulatory/policy)
Story has been estimated (under 13 pts)
·Definition of Done (Note: If any of these points are not applicable, mark N/A)
Acceptance criteria are tested by the CI pipeline
UI meets accessibility requirements
Configuration changes are documented, documentation and designs are updated
Passes code peer-review
Passes QA of Acceptance Criteria with verification in Dev and Test
Ticket is ready to be merged to main branch
Can be demoed in Sprint Review
Bugs or future work cards are identified and created
Reviewed and approved by Product Owner
Notes:
The text was updated successfully, but these errors were encountered:
Dependencies
Description:
As an internal user, I can see Operator Administrators and Access Requests grid(Only admin requests). This ticket is just about creating the grid. Actually approving/rejecting requests is in 2059
Acceptance Criteria:
Given I am an internal user on the dashboard
When I click Operator Administrators and Access Requests
Then I am brought to the Operator Access requests grid
Development Checklist:
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
·Definition of Done (Note: If any of these points are not applicable, mark N/A)
Notes:
The text was updated successfully, but these errors were encountered: