-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
5
-
False
-
None
-
False
-
OCPSTRAT-1019 - Improve capabilities in Pipelines Dynamic Plugin and Static pages
-
0
-
Not Supported
-
-
-
ODC Sprint 3253, ODC Sprint 3254
Description
As a user, I want a list of all approvals needed for all my pipeline runs. From this page, I can approve or reject if I am an approver for the pipelines.
Acceptance Criteria
- Create a new Tab named "Approvals" along with the existing PL, PLR, and Repo in the Pipelines Tab page. tabs.
- The new tab should render a list table and Search and Filter options. The filtration will be done based on the Status of approvals.
- The approvals page should list all the PLRs in that ns that require approval.
- Create the Approve/Reject ModalsĀ
- Find the way to fetch the current user and check whether the current user is one of the approvers.
- Approve/Reject the ApprovalTask with the Modal if the current user is listed as one of the approvers.