Commit Graph

88 Commits

Author SHA1 Message Date
Junyan Qin 3ac96f464d perf: show description in bot form 2025-05-23 10:31:11 +08:00
Junyan Qin 7d34a2154b perf: unify i18n text class in frontend 2025-05-20 11:32:55 +08:00
Junyan Qin (Chin) a7d2a68639 feat: add supports for testing llm models (#1454)
* feat: add supports for testing llm models

* fix: linter error
2025-05-19 23:10:04 +08:00
Junyan Qin c835555a59 chore: change zh_CN to zh_Hans 2025-05-14 16:44:48 +08:00
Junyan Qin (Chin) 5abbcb62a2 Fix/system info 404 (#1413)
* fix: system info 404

* fix: lint error
2025-05-13 23:14:06 +08:00
Junyan Qin (Chin) 015be6008d fix: bugs in requesters (#1401) 2025-05-13 16:09:23 +08:00
devin-ai-integration[bot] 86ff6f5eb6 feat: plugin reordering (#1398)
* Add @dnd-kit/core and @dnd-kit/sortable dependencies for plugin sorting

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Add PluginSortDialog component with drag-and-drop functionality

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Integrate sorting button and dialog into PluginInstalledComponent

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Update HttpClient to use local backend URL for development

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Fix reorderPlugins method to use PUT and correct request format

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Update hover-card component using shadcn CLI

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* Fix formatting issues in plugin sorting components

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* refactor: move plugin sorting button and dialog to page component

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* refactor: move PluginSortDialog component to plugins directory

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* chore: remove old PluginSortDialog component file

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* fix: api bug

* perf: desciption in plugin sorting dialog

* fix: lint errors

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
2025-05-13 14:10:18 +08:00
Junyan Qin ab6820c3df fix: wrong base url 2025-05-11 18:51:50 +08:00
Junyan Qin 686002bf3a feat: open bot edit dialog after creating 2025-05-11 18:51:50 +08:00
Junyan Qin b7bf0a6172 fix: wrong base url 2025-05-11 17:39:24 +08:00
Junyan Qin 11d94ae8c3 feat: show version in sidebar 2025-05-10 18:31:10 +08:00
Junyan Qin f0cfd9f921 chore: format 2025-05-10 17:16:57 +08:00
Junyan Qin 90b479b9d2 feat: model editing 2025-05-10 14:25:44 +08:00
Junyan Qin d4cf6f650d fix: icon url incorrect in prod 2025-05-10 11:07:00 +08:00
Junyan Qin 101931a258 chore: base url for prod 2025-05-10 10:55:06 +08:00
HYana 7a8102430f fix: lint code to build success 2025-05-10 01:19:30 +08:00
Junyan Qin 4031ff2835 chore: remove unnecessary files and deps 2025-05-09 22:53:57 +08:00
Junyan Qin df700ec7c2 perf: add notification toasts 2025-05-09 22:36:13 +08:00
Junyan Qin cf6076f504 feat: login and register page 2025-05-09 20:33:12 +08:00
Junyan Qin 7c15f3ba12 feat: plugin config editor form 2025-05-09 18:52:04 +08:00
Junyan Qin 6935ac33ac feat: implement sort in plugin market 2025-05-09 17:13:06 +08:00
Junyan Qin 6632d365c5 feat: complete plugin installation dialog 2025-05-09 14:58:17 +08:00
Junyan Qin 9cb4f58dd0 fix: linter error 2025-05-09 11:34:02 +08:00
Junyan Qin 2d156b09f6 fix: bug in submit 2025-05-08 20:20:48 +08:00
Junyan Qin f6d3619bbe feat: use dynamic form to render pipeline config 2025-05-08 18:17:42 +08:00
Junyan Qin e74de068ea perf: unify entities 2025-05-08 18:09:52 +08:00
Junyan Qin d2fb0dd749 refactor: replace antd with shadcn/ui 2025-05-07 18:06:44 +08:00
Junyan Qin 4a41a4cf95 perf: styles of pipelines 2025-05-07 11:53:39 +08:00
Junyan Qin 3c39ffca72 perf: webui styles 2025-05-06 22:40:35 +08:00
Junyan Qin 646687b8da perf: styles of model config page 2025-05-06 21:18:39 +08:00
Junyan Qin 7382186bc4 fix: bugs in icon fetching 2025-05-06 11:34:49 +08:00
HYana 460e065eed feat: update eslint & prettier rules 2025-04-30 17:36:46 +08:00
HYana d4af2d4326 feat: finish update pipline but left some bugs 2025-04-29 23:49:15 +08:00
chris 5c162009ee 合并冲突 2025-04-29 15:41:17 +08:00
chris 44b005ffdd 合并冲突 2025-04-29 15:32:06 +08:00
Chris 4b5ac6ad03 http 2025-04-28 23:14:35 +08:00
Chris ea1a24fd1e Refactor and enhance UI components across the application
- Improved formatting and consistency in BotConfigPage, HomeSidebar, and Plugin components.
- Removed unnecessary Spin component to prevent layout collapse in BotConfigPage.
- Enhanced sidebar selection logic to reflect current URL path in HomeSidebar.
- Updated layout styles for better responsiveness and visual appeal.
- Implemented mock data fetching in PluginMarketComponent for improved testing and development.
- Added pagination and search functionality in PluginMarketComponent.
- Refactored PluginInstalledComponent to streamline plugin list rendering and modal handling.
- Adjusted CSS styles for better alignment and spacing in various components.
- Removed commented-out code in HttpClient for cleaner codebase.
- Enhanced NotFound component layout for better user experience.
2025-04-28 23:10:33 +08:00
Junyan Qin 2eaac168dc chore: rename web_ui dir to web 2025-04-28 21:41:03 +08:00