feat: Add checkbox selection and bulk operations #1

Merged
krosales merged 1 commits from feature/checkbox-bulk-operations into main 2025-10-10 01:38:43 +00:00

1 Commits

Author SHA1 Message Date
b35c87bd28 feat: Add checkbox selection and bulk operations
- Add checkbox functionality to Expedientes.jsx with bulk document deletion
- Add checkbox functionality to PedimentoDetail.jsx documents table
- Implement custom modal for deletion confirmation with modern UI
- Fix pagination reset on filter changes in Procesos.jsx
- Add bulk selection with 'select all' functionality
- Integrate with /record/documents/bulk-delete/ endpoint
- Improve UX with loading states and success/error messages
2025-10-09 13:01:49 -05:00