Skip to content

feat(scan): add bulk delete functionality for saved scans - #120

Open
DevOlabode wants to merge 1 commit into
mainfrom
feat/delete-all-scans
Open

feat(scan): add bulk delete functionality for saved scans#120
DevOlabode wants to merge 1 commit into
mainfrom
feat/delete-all-scans

Conversation

@DevOlabode

@DevOlabode DevOlabode commented Aug 21, 2026

Copy link
Copy Markdown
Member

Implement a new API endpoint DELETE /api/scans to remove all saved scan reports while retaining the account storage. Update the ScanController and storageService to handle the deletion logic, including necessary authentication checks and error handling. Enhance the frontend with a confirmation dialog for users to delete all scans, ensuring a smooth user experience. Update documentation to reflect the new functionality.

closes #110

Implement a new API endpoint `DELETE /api/scans` to remove all saved scan reports while retaining the account storage. Update the ScanController and storageService to handle the deletion logic, including necessary authentication checks and error handling. Enhance the frontend with a confirmation dialog for users to delete all scans, ensuring a smooth user experience. Update documentation to reflect the new functionality.
@DevOlabode DevOlabode self-assigned this Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Delete all Scans

1 participant