Skip to content

feat/bulk delete history#239

Merged
Userunknown84 merged 4 commits into
Userunknown84:mainfrom
Aharshi3614:feat/bulk_delete_history
Jun 24, 2026
Merged

feat/bulk delete history#239
Userunknown84 merged 4 commits into
Userunknown84:mainfrom
Aharshi3614:feat/bulk_delete_history

Conversation

@Aharshi3614

@Aharshi3614 Aharshi3614 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Closes #233

Added bulk delete functionality for history items.

Backend:

  • Added DELETE /api/history/bulk endpoint
  • Supports deleting multiple items at once
  • Returns deleted count

Frontend:

  • Added checkboxes to history items
  • Select All / Deselect All buttons
  • Bulk delete button with count
  • Confirm dialog before deletion

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@Aharshi3614 is attempting to deploy a commit to the Aditya Sharma's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Aharshi3614 Aharshi3614 changed the title Feat/bulk delete history feat/bulk delete history Jun 24, 2026
@Userunknown84 Userunknown84 merged commit 862a106 into Userunknown84:main Jun 24, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Bulk Delete for History

2 participants