Commit Graph

5 Commits

Author SHA1 Message Date
guangfei.zhao
79ee33be7c fix(knowledge): ensure proper id handling in document operations
refactor(teams): update user deletion to use user_id instead of id
refactor(knowledge): optimize data grid locale handling with useCallback
style(knowledge): adjust similarity display format in test chunks
refactor(knowledge): improve document selection logic and typing
2025-11-19 17:44:12 +08:00
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
46cc8a254a feat(i18n): add internationalization support across multiple components 2025-10-27 14:41:58 +08:00
guangfei.zhao
a1ac879c6c feat(settings): add team management functionality with user invite and team operations 2025-10-22 17:26:08 +08:00
guangfei.zhao
73510a3b74 feat(settings): add settings pages and layout with routing 2025-10-20 18:25:44 +08:00