Reference pull request for full details. #55
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
-In addition to the new "Manage POAMs" page, POAM Approvers will be able to view a "POAM APPROVAL" button in the header of POAMs. When clicked, approvers will be presented with an approval page. Currently, the page is configured to support updating the Approval Status, Approval Date, and Approval Comments.
-In the top right of the page, there is now a user icon with an unread notification count badge. When clicked, a notification panel is presented. Currently, notifications are set up to alert users in the following scenarios:
-Added as an approver for a POAM.
-Removed as an approver for a POAM.
-Added as an assigned member for a POAM.
-Removed as an assigned member for a POAM.
-POAM has been submitted and is pending review(Alerts approver).
-POAM has been Approved/Rejected by an an approver(Alerts Submitter).
-The notification panel popover has the options to "Mark All as Read", Dismiss("X") individual notifications, or "See All Notifications".
-Clicking the aforementioned "See All Notifications" directs to a dedicated notifications page. The notification page displays notifications in the order or recent first, with unread notifications having a status indicator on the left side of the notification and Delete button on the right side of the notification. Additionally, in the Notifications page header there is a drop-down filter to review Read or Unread notifications, reset filter button, "Mark All as Read", or "Erase All Notifications".