LightRAG/lightrag_webui/src/components
yangdx e064534941 feat(ui): enhance ClearDocumentsDialog with loading spinner and timeout protection
- Add loading spinner animation during document clearing operation
- Implement 30-second timeout protection to prevent hanging operations
- Disable all interactive controls during clearing to prevent duplicate requests
- Add comprehensive error handling with automatic state reset
2025-08-17 01:33:39 +08:00
..
documents feat(ui): enhance ClearDocumentsDialog with loading spinner and timeout protection 2025-08-17 01:33:39 +08:00
graph Sync frontend with backend MAX_GRAPH_NODES 2025-07-08 00:21:42 +08:00
retrieval Improve select dropdown styling in query settings 2025-07-31 23:52:44 +08:00
status feat: add threshold status line to StatusCard with i18n support 2025-07-28 02:51:36 +08:00
ui feat(pagination): Implement document list pagination backends and frontend UI 2025-07-30 17:58:32 +08:00
ApiKeyAlert.tsx Revert AlerDialog implementation 2025-03-26 18:22:18 +08:00
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx Added language and theme switching function to login page and homepage 2025-03-12 00:42:12 +08:00
Root.tsx Resolve the language setting persistence issue 2025-03-12 14:36:34 +08:00
ThemeProvider.tsx Fix linting 2025-03-12 18:55:15 +08:00
ThemeToggle.tsx Added Minimum Degree 2025-03-08 11:01:10 +00:00