BIG UPDATE. Reference pull request for full details. #44
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.
-You can now click the C-PAT logo to navigate to the home page.
-Added tooltip when hovering over "Import" button within the STIG Manager import section to clarify, "Assets imported from STIG Manager will be imported into their corresponding STIG Manager collection."
-Added Nebular Tabs on "Home" page. There are now 3 charts available to view; "POAM Status", "POAM Severity", and "POAM Estimated Completion".
-POAM Severity offers a chart view of the quantity of POAMs broken out into "CAT I - Critical/High", "CAT II - Medium", and CAT III - Low". Additionally, a new filter was added underneath the chart to filter by POAM Severity. This filter will also update the POAM List inside of the "Select POAM to Modify" dropdown.
-POAM Estimated Completion offers a chart view of the quantity of POAMs broken out into "OVERDUE", "< 30 Days", "30-60 Days", "60-90 Days", "90-180 Days", "180-365 Days", and "> 365 Days". The Estimated Completion Date is a calculation of the POAM Scheduled Completion Date with any applicable POAM Extension Time included. Additionally, a new filter was added underneath the POAM Estimated Completion chart to filter by POAM Estimated Completion Date. This filter will also update the POAM List inside of the "Select POAM to Modify" dropdown.
-Minor update to pre-existing POAM Status Chart. The previous POAM Status filter will now update the POAM List inside of the "Select POAM to Modify" dropdown.
-Note: Each chart and corresponding POAM selection list will operate independently of the others. Currently there is not a way to apply multiple filters, i.e., filter by Estimated Completion Date AND Status. More to come soon.
-Added Labels section to POAMs and all applicable API methods to handle POAM labels.