openrag/frontend
Deon Sanchez 3d74edfe3c Enhance Knowledge Page with Bulk Document Deletion
- Implemented bulk selection and deletion functionality in the Knowledge page.
- Added a confirmation dialog for bulk deletions, providing user feedback on success or failure.
- Updated AgGrid configuration to support multiple row selection and checkbox functionality.
- Styled checkboxes for better visibility and user experience.
- Refactored related components to accommodate new bulk actions.
2025-09-17 17:31:51 -06:00
..
components Implement document deletion functionality in KnowledgeActionsDropdown 2025-09-17 17:22:19 -06:00
hooks re-skin 2025-08-18 22:19:43 -04:00
lib re-skin 2025-08-18 22:19:43 -04:00
public frontend 2025-07-11 00:58:29 -04:00
src Enhance Knowledge Page with Bulk Document Deletion 2025-09-17 17:31:51 -06:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
components.json frontend 2025-07-11 00:58:29 -04:00
eslint.config.mjs frontend 2025-07-11 00:58:29 -04:00
next.config.ts updates to routers 2025-09-08 17:22:14 -04:00
package-lock.json replace knowledge table with ag grid 2025-09-17 14:33:59 -05:00
package.json replace knowledge table with ag grid 2025-09-17 14:33:59 -05:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts re-skin 2025-08-18 22:19:43 -04:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00