yangdx
|
51be3fcfa5
|
feat(i18n): add translations for pipeline status UI
|
2025-03-26 12:50:33 +08:00 |
|
yangdx
|
d7c0b420b9
|
feat: add pipeline status monitoring dialog
- Add pipeline status API and types
- Create PipelineStatusDialog component with position control
- Unify modal overlay style across components
|
2025-03-26 12:05:54 +08:00 |
|
yangdx
|
25db83f8e2
|
Update webui assets
|
2025-03-25 22:44:53 +08:00 |
|
yangdx
|
d456269718
|
feat: Add file name display in WebUI
Backend:
- Add file_path field to DocStatusResponse
- Update document status response creation
Frontend:
- Remove metadata column
- Improve filename display with truncation and tooltips
- Add show/hide filename toggle with proper styling
- Update translations for all supported languages"
|
2025-03-25 22:42:46 +08:00 |
|
yangdx
|
e36cc87633
|
Remove metadata column from DocumentManager table
|
2025-03-25 20:58:21 +08:00 |
|
yangdx
|
bb7074d793
|
Fix: disabel document fecting in backup
- Replace useTabVisibility with useSettingsStore
- Remove unused initialLoadRef
- Simplify document fetching logic
|
2025-03-19 21:37:12 +08:00 |
|
yangdx
|
c42f08c0e6
|
Add navigation service for centralized login redirect routing
- Simplify token validation logic in API
- Update axios interceptor to use navigation service
|
2025-03-18 19:45:43 +08:00 |
|
yangdx
|
55d796c669
|
Fix linting
|
2025-03-14 00:03:45 +08:00 |
|
yangdx
|
e30162e50a
|
Minimized API request between Tab view change
|
2025-03-13 19:50:37 +08:00 |
|
yangdx
|
3b6fabca0e
|
Added tab visibility context and provider for dynamic tab management
- Introduced TabVisibilityProvider component
- Created TabContent for conditional rendering
- Added context and hooks for tab visibility
- Updated DocumentManager dependencies
- Integrated provider in App component
|
2025-03-13 15:15:42 +08:00 |
|
baoheping
|
59a2202e7c
|
Added Minimum Degree
|
2025-03-08 11:01:10 +00:00 |
|
ArnoChen
|
e083ebb95a
|
improve streaming error handling
|
2025-02-18 00:30:51 +08:00 |
|
ArnoChen
|
c2a7079392
|
finish document manager
|
2025-02-17 01:05:31 +08:00 |
|
ArnoChen
|
fc3ca2777f
|
add query settings
|
2025-02-16 21:43:14 +08:00 |
|
ArnoChen
|
d1358c30f3
|
enhance web UI with retrieval testing and UI improvements
|
2025-02-16 04:34:22 +08:00 |
|
ArnoChen
|
1fe456666a
|
add document manager and site heaer
clean
format
|
2025-02-15 23:29:30 +08:00 |
|