- Replace Add Policies picker with a modal table (filters + multi-select + select-all filtered) - Add has-versions filter and external id short display - Group row actions and add bulk remove for backup items - Add/adjust tests for picker and bulk remove
1.0 KiB
1.0 KiB
Tasks: Policy Picker UX (015)
Branch: 015-policy-picker-ux | Date: 2026-01-02
Input: spec.md, plan.md
Phase 1: Setup
- T001 Create spec/plan/tasks and checklist.
Phase 2: Core
- T002 Update “Add Policies” picker option labels to include type/platform/short external id.
- T006 Replace picker with a modal table (multi-select).
- T007 Add filters: policy type, platform, last synced, ignored, has versions.
- T008 Implement “select all” for filtered results (via Filament table selection).
- T012 Group row actions (View/Remove) in backup items table.
- T013 Add bulk remove action for backup items.
Phase 3: Tests + Verification
- T003 Add test coverage for policy picker option labels.
- T004 Run targeted tests.
- T005 Run Pint (
./vendor/bin/pint --dirty). - T009 Update/add tests for table picker bulk add.
- T010 Run targeted tests.
- T011 Run Pint (
./vendor/bin/pint --dirty). - T014 Add test coverage for bulk remove.