This website requires JavaScript.
fa42853d41
feat(chunk): add chunk selection and highlighting in PDF viewer
main
guangfei.zhao
2025-11-25 14:46:25 +08:00
70926de445
Merge branch 'main' of https://code.deep-pilot.chat/AI_POC/TERES_web_frontend
Zhu,JW
2025-11-24 11:22:12 +08:00
898c0988db
fix(agent): redirect to blank page when navigating home from model page
Zhu,JW
2025-11-24 11:22:03 +08:00
79d0cf6f3b
refactor(knowledge): remove language display from KnowledgeInfoCard
guangfei.zhao
2025-11-20 14:12:15 +08:00
c992c04c7c
feat(knowledge): add document parser and metadata management
guangfei.zhao
2025-11-20 14:00:30 +08:00
79ee33be7c
fix(knowledge): ensure proper id handling in document operations
guangfei.zhao
2025-11-19 17:44:12 +08:00
83df8a7373
feat(auth): enhance password change flow and error handling
guangfei.zhao
2025-11-19 17:43:45 +08:00
d84fd8934e
feat(knowledge): add local upload translation and sync tab with URL
guangfei.zhao
2025-11-18 17:32:09 +08:00
f5b51c8863
feat(Sidebar): update navigation items order and icons
guangfei.zhao
2025-11-18 15:57:31 +08:00
8ceff84776
feat(knowledge): enhance knowledge base detail page with embedded views
guangfei.zhao
2025-11-18 15:53:54 +08:00
fc0b7b2cc9
feat(login): add password visibility toggle and confirm password field
guangfei.zhao
2025-11-18 11:15:09 +08:00
fd640631fc
fix(pdfjs): ensure correct MIME type for PDF.js worker files
guangfei.zhao
2025-11-17 13:35:37 +08:00
11d2bf228a
refactor(knowledge): rename GeneralForm to CreateGeneralForm and simplify form fields
guangfei.zhao
2025-11-17 11:30:34 +08:00
3ab77361a1
feat(pdf-viewer): add postinstall script for pdfjs worker and simplify pdf rendering
guangfei.zhao
2025-11-17 11:20:20 +08:00
3118fa4f1b
fix(login): correct password validation message path
guangfei.zhao
2025-11-17 10:42:42 +08:00
32c77d9f8e
build(iframe-bridge): update module imports and tsconfig for NodeNext
guangfei.zhao
2025-11-15 01:23:40 +08:00
b75a4e4564
build: install and link subpackage dependencies after copying workspace
guangfei.zhao
2025-11-15 00:46:07 +08:00
94ff0c13f7
refactor(Dockerfile): reorder pnpm install step for better build efficiency
guangfei.zhao
2025-11-15 00:45:08 +08:00
ae9ca74dbc
feat(chunk): add pdf preview and locate functionality to chunk results
guangfei.zhao
2025-11-15 00:29:43 +08:00
5bacd45419
fix(auth): prevent unauthorized requests and improve logout handling
guangfei.zhao
2025-11-14 20:51:24 +08:00
034c190373
feat(iframe-bridge): implement iframe communication bridge and language sync
guangfei.zhao
2025-11-14 20:07:08 +08:00
4356813820
refactor(language): move language constants to common module and improve language handling
guangfei.zhao
2025-11-14 17:42:10 +08:00
ef8076d87f
feat(models): add models page and refactor profile form
guangfei.zhao
2025-11-14 16:48:42 +08:00
97402674cd
ci(deploy): add pipefail condition and git clone comment
guangfei.zhao
2025-11-14 13:49:09 +08:00
9ff85984e4
build: add docker-compose and deploy script for frontend service
guangfei.zhao
2025-11-14 13:38:37 +08:00
a606b5766a
feat: add base url utility and update api endpoints
guangfei.zhao
2025-11-11 11:27:56 +08:00
21d46e7440
refactor(Dockerfile): reorganize build steps and remove redundant copy
guangfei.zhao
2025-11-10 16:27:27 +08:00
e392062a4b
build: remove pnpm install from Dockerfile
guangfei.zhao
2025-11-10 16:19:24 +08:00
4fb906a84d
build(docker): add pnpm workspace support and multi-stage dependency installation
guangfei.zhao
2025-11-10 16:18:37 +08:00
0457f2edd1
refactor(Dockerfile): split frontend build commands for clarity
guangfei.zhao
2025-11-10 16:14:04 +08:00
a3ff72e575
feat(iframe): add iframe bridge for ragflow integration
guangfei.zhao
2025-11-10 16:11:21 +08:00
81fa34669a
feat: update env configs and add team canvas endpoint
guangfei.zhao
2025-11-10 11:09:22 +08:00
b2053760be
feat: add ragflow web project & add pnpm workspace file
guangfei.zhao
2025-11-09 11:18:58 +08:00
ed6e0ab282
feat(agent-mui): add agent canvas, nodes, and related components
guangfei.zhao
2025-11-07 17:49:44 +08:00
b610ee0a8f
feat(knowledge): add parse type enum and refactor configuration components
guangfei.zhao
2025-11-07 13:30:59 +08:00
b2d4d32375
fix(agent): rename IFlow to IAgent for clarity
guangfei.zhao
2025-11-07 10:20:44 +08:00
ddce6638ad
feat(knowledge): add build mode support for configuration components
guangfei.zhao
2025-11-07 10:10:40 +08:00
d24b371929
feat(knowledge): add pipeline support and build mode selection
guangfei.zhao
2025-11-06 23:06:23 +08:00
e325beea4b
feat(agent): implement agent detail page with canvas view and version history
guangfei.zhao
2025-11-06 16:53:47 +08:00
889d385709
feat(agent): implement agent management UI and operations
guangfei.zhao
2025-11-05 17:20:58 +08:00
b34988e830
feat(agent): add agent management feature with list view and routing
guangfei.zhao
2025-11-04 18:32:51 +08:00
37dcab1597
feat(knowledge): add overview page for knowledge base logs
guangfei.zhao
2025-11-04 15:32:55 +08:00
74c4f798a5
feat(knowledge): add RAPTOR and Knowledge Graph config sections to parsers
guangfei.zhao
2025-11-03 17:47:33 +08:00
19b70a4abd
feat(chunk): add chunk editing and image preview functionality
guangfei.zhao
2025-10-30 17:56:03 +08:00
b35fe51d60
feat(i18n): add file upload translations and update raptor prompt
guangfei.zhao
2025-10-29 16:54:04 +08:00
9199ed7c29
feat(i18n): add internationalization support across multiple components
guangfei.zhao
2025-10-29 16:40:20 +08:00
184c232cc8
feat(knowledge): add team filtering and improve request handling
guangfei.zhao
2025-10-29 13:24:19 +08:00
ef0a99ea30
refactor(build): improve caching strategy with content hashing feat(header): add translation support for menu items fix(models): enhance model factory handling with proper dialogs
guangfei.zhao
2025-10-29 10:29:08 +08:00
303715f82c
feat: add flask dev mode and optimize SVG handling
guangfei.zhao
2025-10-28 15:28:56 +08:00
ba569dafad
build(vite): configure server host and allowed hosts
guangfei.zhao
2025-10-27 15:09:18 +08:00
87f530ca55
refactor(model-dialogs): remove unused azure openai and bedrock dialog hooks
guangfei.zhao
2025-10-27 14:59:49 +08:00
24ceec5cc3
feat(docker): add flask build mode support and port configuration
guangfei.zhao
2025-10-27 14:56:13 +08:00
46cc8a254a
feat(i18n): add internationalization support across multiple components
guangfei.zhao
2025-10-27 14:41:58 +08:00
49742f6219
fix(knowledge): format progress percentage to 2 decimal places
guangfei.zhao
2025-10-24 17:56:19 +08:00
fd256025b3
feat(llm-config): add generic configuration dialog for LLM providers
guangfei.zhao
2025-10-24 17:49:25 +08:00
edba1f049e
feat(models): implement model configuration dialogs for Azure, Bedrock and Ollama
guangfei.zhao
2025-10-24 15:40:34 +08:00
a9b47f776b
refactor(setting): split model dialogs into separate components
guangfei.zhao
2025-10-24 11:41:44 +08:00
cdc0a466b4
refactor(mcp): improve server list pagination and form validation
guangfei.zhao
2025-10-23 17:14:59 +08:00
b513565f30
feat(mcp): implement mcp server management with CRUD operations
guangfei.zhao
2025-10-23 16:28:23 +08:00
a1ac879c6c
feat(settings): add team management functionality with user invite and team operations
guangfei.zhao
2025-10-22 17:26:08 +08:00
73274300ec
feat(settings): add system status page and improve models page
guangfei.zhao
2025-10-22 16:32:49 +08:00
9137ae3063
feat(models): enhance model management with improved dialogs and state handling
guangfei.zhao
2025-10-22 15:27:31 +08:00
497ebfba9f
feat(model-settings): add system default model configuration dialog
guangfei.zhao
2025-10-22 11:51:27 +08:00
4784fcb23f
feat(settings): refactor LLM model management UI and components
guangfei.zhao
2025-10-21 18:21:48 +08:00
bcfcc4b40a
feat(vite): add vite-plugin-svgr for SVG component support
guangfei.zhao
2025-10-21 16:48:48 +08:00
504156fb95
feat: add new SVG assets for file icons, LLM providers, and UI elements
guangfei.zhao
2025-10-21 16:41:22 +08:00
6ca5e235b4
feat(settings): add user profile and password management
guangfei.zhao
2025-10-21 11:40:47 +08:00
73510a3b74
feat(settings): add settings pages and layout with routing
guangfei.zhao
2025-10-20 18:25:44 +08:00
85eb3ab3da
feat(logging): add loglevel package and implement logger utility
guangfei.zhao
2025-10-20 14:57:43 +08:00
266b10a23b
refactor(docker): update port configuration and remove docker-compose
guangfei.zhao
2025-10-20 11:35:31 +08:00
cb34c927d4
refactor(docker): update nginx port and simplify docker-compose config
guangfei.zhao
2025-10-20 11:04:13 +08:00
91eaa37283
refactor: update grid component props and optimize docker setup
guangfei.zhao
2025-10-20 10:34:38 +08:00
3f85b0ff78
feat(knowledge): add knowledge graph visualization component
guangfei.zhao
2025-10-17 16:43:03 +08:00
de3d196e11
feat(breadcrumbs): implement reusable breadcrumbs component and update usage
guangfei.zhao
2025-10-17 11:11:48 +08:00
50628816e3
feat(knowledge): refactor knowledge creation form and improve form handling
guangfei.zhao
2025-10-16 18:52:20 +08:00
f4e2f4f10c
fix(routing): correct document-preview route path and update API port
guangfei.zhao
2025-10-16 17:25:13 +08:00
91bf724ac0
chore: update API base URL to new server IP address
guangfei.zhao
2025-10-16 17:21:49 +08:00
0b97991a36
feat(document-preview): add document preview page and improve chunk list UI
guangfei.zhao
2025-10-16 17:21:21 +08:00
5a0a9ef2a1
feat(knowledge): add chunk management and document processing features
guangfei.zhao
2025-10-16 16:23:53 +08:00
4f956e79ba
feat(knowledge-testing): add pagination and document filtering to testing interface
guangfei.zhao
2025-10-16 11:48:00 +08:00
fd4309582d
feat(form): add form field components and configuration updates
guangfei.zhao
2025-10-15 18:48:48 +08:00
fe8747983e
feat(knowledge): add configuration components and refactor general form
guangfei.zhao
2025-10-15 16:24:53 +08:00
486815d83e
feat(knowledge-config): enhance knowledge configuration form with accordion sections
guangfei.zhao
2025-10-14 19:15:32 +08:00
9f6785672f
feat(knowledge): restructure knowledge base pages and components
guangfei.zhao
2025-10-14 18:06:12 +08:00
7384ae36d0
feat(knowledge): add knowledge base detail page components and hooks
guangfei.zhao
2025-10-14 15:42:40 +08:00
34181cf025
refactor(knowledge): restructure knowledge creation form and hooks
guangfei.zhao
2025-10-13 18:25:44 +08:00
cedb0699f5
update Docker
Ding, Shuo
2025-10-13 16:03:23 +08:00
005a803968
update dockerfile
Ding, Shuo
2025-10-13 15:12:56 +08:00
e8b20bb716
add dockerfile
Ding, Shuo
2025-10-13 14:37:25 +08:00
5c937df5ed
feat(knowledge): add knowledge base management with dialog system
guangfei.zhao
2025-10-13 12:26:10 +08:00
d475a0e982
feat(knowledge): enhance knowledge base management with improved interfaces and components
guangfei.zhao
2025-10-11 18:30:41 +08:00
836ee763e3
feat(user): add user data management system with global state
guangfei.zhao
2025-10-11 17:18:40 +08:00
6f0332c1ff
refactor(auth): standardize authorization token handling
guangfei.zhao
2025-10-11 14:20:56 +08:00
650c41dc41
refactor(layout): migrate styled components to sx prop in Header and Sidebar
guangfei.zhao
2025-10-11 11:31:24 +08:00
d6ff547f20
feat(auth): implement secure authentication flow with RSA encryption
guangfei.zhao
2025-10-10 18:25:20 +08:00
a1282de74f
feat: add new interfaces, services, and utilities for API integration
guangfei.zhao
2025-10-10 15:09:04 +08:00
8cf7a4e5d5
feat(i18n): add internationalization support with i18next
guangfei.zhao
2025-10-10 11:15:56 +08:00
a1e8f47ed4
refactor(Login): rewrite login page using Material-UI components
guangfei.zhao
2025-10-09 18:11:35 +08:00
5f93573e57
feat: implement RAG dashboard with MUI and react-router
guangfei.zhao
2025-10-09 17:23:15 +08:00
446b422a12
add prototype index html
guangfei.zhao
2025-10-09 16:07:01 +08:00