Commit Graph

5 Commits

Author SHA1 Message Date
guangfei.zhao
19b70a4abd feat(chunk): add chunk editing and image preview functionality 2025-10-30 17:56:03 +08:00
guangfei.zhao
9199ed7c29 feat(i18n): add internationalization support across multiple components 2025-10-29 16:40:20 +08:00
guangfei.zhao
de3d196e11 feat(breadcrumbs): implement reusable breadcrumbs component and update usage
refactor(chunk): enhance chunk list with bulk operations and improved UI
2025-10-17 11:11:48 +08:00
guangfei.zhao
0b97991a36 feat(document-preview): add document preview page and improve chunk list UI
- Implement new document preview page with support for various file types
- Move file preview functionality from parsed-result to dedicated preview page
- Enhance chunk list UI with better visual hierarchy and styling
- Add document preview button in parsed-result page
- Improve error handling and loading states for both pages
2025-10-16 17:21:21 +08:00
guangfei.zhao
5a0a9ef2a1 feat(knowledge): add chunk management and document processing features 2025-10-16 16:23:53 +08:00