Commit Graph

4 Commits

Author SHA1 Message Date
guangfei.zhao
83df8a7373 feat(auth): enhance password change flow and error handling
- Return response from useProfileSetting hook after password change
2025-11-19 17:43:45 +08:00
guangfei.zhao
9199ed7c29 feat(i18n): add internationalization support across multiple components 2025-10-29 16:40:20 +08:00
guangfei.zhao
34181cf025 refactor(knowledge): restructure knowledge creation form and hooks
feat(knowledge): add GeneralForm and ChunkMethodForm components
2025-10-13 18:25:44 +08:00
guangfei.zhao
5c937df5ed feat(knowledge): add knowledge base management with dialog system
- Implement knowledge base list, create, and detail pages
- Add dialog provider and components for confirmation and alerts
- Include knowledge card and grid view components
- Enhance header with user menu and logout functionality
- Implement knowledge operations hooks for CRUD operations
2025-10-13 12:26:10 +08:00