openrag/frontend/components
Deon Sanchez f28ba54da3 Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown
- Added a new `DeleteConfirmationDialog` component for confirming deletions.
- Updated `KnowledgeDropdown` to include a loading state and improved user feedback during file operations.
- Enhanced the search page to support bulk deletion of documents with confirmation dialog.
- Integrated event dispatching for knowledge updates after file operations.
- Refactored various components for better readability and maintainability.
2025-09-16 16:07:49 -06:00
..
ui Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
code-component.tsx Added code component and markdown renderer 2025-09-11 16:42:37 -03:00
confirmation-dialog.tsx Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
discord-link.tsx lint 2025-08-18 22:26:15 -04:00
file-upload-area.tsx lint 2025-08-18 22:26:15 -04:00
github-star-button.tsx lint 2025-08-18 22:26:15 -04:00
knowledge-dropdown.tsx Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
knowledge-filter-dropdown.tsx frontend bug fix and lint 2025-08-14 15:22:31 -04:00
knowledge-filter-panel.tsx misc ux improvements 2025-08-21 02:32:28 -04:00
markdown-renderer.tsx Added code component and markdown renderer 2025-09-11 16:42:37 -03:00
mode-toggle.tsx frontend 2025-07-11 00:58:29 -04:00
navigation-layout.tsx frontend redesign 2025-08-14 15:06:38 -04:00
navigation.tsx (frontend): Add zustand library for managing loading state in the application 2025-09-09 21:40:35 -03:00
theme-provider.tsx frontend 2025-07-11 00:58:29 -04:00