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 |
|
devin-ai-integration[bot]
|
fd1b5d494e
|
Add hover card to LLM model selector (#1393)
* Add hover card to LLM model selector to display detailed model information
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix formatting issues to resolve lint errors
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* Fix remaining formatting issue in DynamicFormItemComponent.tsx
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* perf(model preview): hover card style
* fix: wrong base url
---------
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 12:25:32 +08:00 |
|
Junyan Qin
|
fd7c386c12
|
perf: make button cursor-pointer as default
|
2025-05-10 12:31:21 +08:00 |
|
HYana
|
7a8102430f
|
fix: lint code to build success
|
2025-05-10 01:19:30 +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
|
6935ac33ac
|
feat: implement sort in plugin market
|
2025-05-09 17:13:06 +08:00 |
|
Junyan Qin
|
dafbed91e7
|
perf: plugin card styles
|
2025-05-09 16:06:04 +08:00 |
|
Junyan Qin
|
83d64528bb
|
feat: perf plugin card
|
2025-05-09 15:55:07 +08:00 |
|
Junyan Qin
|
e74de068ea
|
perf: unify entities
|
2025-05-08 18:09:52 +08:00 |
|
Junyan Qin
|
436b45c05c
|
feat: bot enable and pipeline binding
|
2025-05-08 12:09:20 +08:00 |
|
Junyan Qin
|
d2fb0dd749
|
refactor: replace antd with shadcn/ui
|
2025-05-07 18:06:44 +08:00 |
|