- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_service.py | ||
| chat_service.py | ||
| conversation_persistence_service.py | ||
| document_service.py | ||
| flows_service.py | ||
| knowledge_filter_service.py | ||
| langflow_file_service.py | ||
| langflow_history_service.py | ||
| monitor_service.py | ||
| search_service.py | ||
| session_ownership_service.py | ||
| task_service.py | ||