-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui): bulk remove vulnerabilities #168
Merged
psyray
merged 17 commits into
Security-Tools-Alliance:release/2.1.0
from
0b3ud:bulk_del_vulns
Sep 22, 2024
Merged
Changes from 8 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
bb57f6f
feat(vulnerabilities page): add bulk delete button
0b3ud 170f856
feat(vulnerabilities page): add select all checkbox
0b3ud 9b0048d
Merge branch 'release/2.1.0' into bulk_del_vulns
0b3ud 89e0150
feat(ui-ux): change status clicking on badge
0b3ud b2b2866
fix(ui): Select all
0b3ud 2b03837
fix(vulnerabilities page): correct bulk delete
0b3ud f5d4c39
feat(vulnerabilities page): resolve and open all selected vulns at once
0b3ud d7658ab
fix(customjs): add back deleted code by mistake
0b3ud ca7b24c
enhancement(ui) : add icons and change some colors
0b3ud 1fbbe36
fix(ui): Remove empty id form button
0b3ud 818f560
fix(bug): Remove sorting attribute on checkboxes so the app doesn't s…
0b3ud 035c3dd
enhancement(ui): change text on buttons
0b3ud 7ff4060
fix(bug): remove consol.log
0b3ud 5b6295e
Refactor : Rewrite functions to make them more readable
0b3ud 6176548
feat(ui) : toggle multiple vulnerabilities
0b3ud c330308
feat(ui) : add vulnerabilities counter enable/disable btns on vuln se…
0b3ud 7afbd95
fix(ui) : remove useless Id
0b3ud File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you remove this console log