Makes dismissed issues a first class citezen
- Adds `dismissedIssues` to the Vuex store - Re-works the mutation so dismissed, new items are labelled as dismissed rather than `new` - Renders these dismissed items at the bottom of the list of vulns - Allows dismissed issues to switch lists in real time - Refactors a lot of security reports mutations to allow for DRYer code
Showing
This diff is collapsed.
Please register or sign in to comment