Commit Graph

4 Commits

Author SHA1 Message Date
guangfei.zhao
a1e8f47ed4 refactor(Login): rewrite login page using Material-UI components
- Replace styled components with Material-UI's AppBar, Toolbar, and Card
- Update form fields to handle email and password instead of just username
- Improve error handling for both email and password fields
- Simplify layout and remove social login options
2025-10-09 18:11:35 +08:00
guangfei.zhao
5f93573e57 feat: implement RAG dashboard with MUI and react-router
Add new RAG dashboard feature including:
- Main application layout with header and sidebar
- Multiple pages (Home, KnowledgeBase, PipelineConfig, Dashboard, MCP)
- Theme configuration and styling
- Routing setup with protected routes
- Login page and authentication flow
- Various UI components and mock data for dashboard views
2025-10-09 17:23:15 +08:00
guangfei.zhao
446b422a12 add prototype index html 2025-10-09 16:07:01 +08:00
guangfei.zhao
19c18e61a0 first commit 2025-10-09 15:59:50 +08:00