Skip to content

feat(health-queue): allow select all items matching filter and fix backend bulk operations limit#761

Open
drondeseries wants to merge 1 commit into
javi11:mainfrom
drondeseries:feat/health-queue-select-all
Open

feat(health-queue): allow select all items matching filter and fix backend bulk operations limit#761
drondeseries wants to merge 1 commit into
javi11:mainfrom
drondeseries:feat/health-queue-select-all

Conversation

@drondeseries

Copy link
Copy Markdown
Contributor

Summary

Implements a "Select All" functionality on the Health and Queue UI pages to allow bulk operations on all filtered items, and removes/fixes backend bulk limitations.

Detailed Changes

  1. Frontend "Select All" UI: Added support to select all items matching the current search filter in both HealthPage.tsx and QueuePage.tsx instead of only selecting visible items on the current page.
  2. Bulk Action Support: Updated the health table header and queue components to support triggering actions on the entire selection.
  3. Backend Bulk Limit Fix: Corrected backend limits on bulk operations in internal/api to accommodate large numbers of selected files.

@drondeseries drondeseries force-pushed the feat/health-queue-select-all branch from 08e1f0f to a4fee27 Compare July 4, 2026 02:25
@drondeseries drondeseries force-pushed the feat/health-queue-select-all branch from a4fee27 to a9ff5c2 Compare July 4, 2026 02:25
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.

1 participant