Junyan Qin
a0056eb14c
perf: dynamic and pipeline config ui
2025-05-08 18:23:08 +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
ef6be4dfd9
fix: async bugs in BotForm
2025-05-08 12:23:24 +08:00
Junyan Qin
436b45c05c
feat: bot enable and pipeline binding
2025-05-08 12:09:20 +08:00
Junyan Qin
2893c30f5c
fix(botForm): default value not set to adapter_config while creating bot
2025-05-08 11:39:27 +08:00
Junyan Qin
4604f70a57
feat: switch dynamic to shadcn
2025-05-08 11:28:52 +08:00
Junyan Qin
9e24e240d8
perf: ui styles
2025-05-07 22:59:11 +08:00
Junyan Qin
9c3f5920da
perf: remove antd from bot page
2025-05-07 21:56:44 +08:00
Junyan Qin
0d21faa9d3
feat: meta field for bot form
2025-05-07 21:38:04 +08:00
Junyan Qin
124e1215e8
perf: hover animation for pipeline and bot cards
2025-05-07 20:53:03 +08:00
Junyan Qin
d2fb0dd749
refactor: replace antd with shadcn/ui
2025-05-07 18:06:44 +08:00
Junyan Qin
f5cee8b6b5
perf: make icon of model provider more tiny
2025-05-07 11:55:31 +08:00
Junyan Qin
4a41a4cf95
perf: styles of pipelines
2025-05-07 11:53:39 +08:00
Junyan Qin
bcba5162b7
feat: show adapters' label in card
2025-05-06 23:15:41 +08:00
Junyan Qin
7414b288dc
perf: bot card css
2025-05-06 23:09:44 +08:00
Junyan Qin
3c39ffca72
perf: webui styles
2025-05-06 22:40:35 +08:00
Junyan Qin
324f1c324d
feat: icon in sidebar
2025-05-06 21:56:12 +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
f1beb10893
修复插件管理卡片样式
2025-04-29 16:25:58 +08:00
chris
5c162009ee
合并冲突
2025-04-29 15:41:17 +08:00
chris
db547fb378
合并冲突
2025-04-29 15:36:03 +08:00
chris
44b005ffdd
合并冲突
2025-04-29 15:32:06 +08:00
chris
d42b29d673
修复仓库冲突
2025-04-29 15:05:15 +08:00
chris
9d724dbb8d
修复仓库冲突
2025-04-29 14:58:17 +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
Chris
8eca2cba58
feat: 完善404页面,添加返回按钮和支持联系信息
2025-04-28 22:23:48 +08:00
Junyan Qin
23321ce8e6
ci: adapt for current webui
2025-04-28 21:59:37 +08:00
Junyan Qin
1949ebb304
fix(rename): typo
2025-04-28 21:41:55 +08:00
Junyan Qin
2eaac168dc
chore: rename web_ui dir to web
2025-04-28 21:41:03 +08:00
HYana
453237aef8
feat: webUI2.0 前端介面更新
...
1. 剩余登陆注册未完成
2. 剩余插件列表&市场未完成
2025-04-28 13:54:35 +08:00
dependabot[bot]
d0ceaff6ed
chore(deps): bump jsonpath-plus from 10.1.0 to 10.2.0 in /web
...
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/s3u/JSONPath/releases )
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md )
- [Commits](https://github.com/s3u/JSONPath/compare/v10.1.0...v10.2.0 )
---
updated-dependencies:
- dependency-name: jsonpath-plus
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-07 02:56:43 +00:00
Junyan Qin
45a64bea78
feat: add marketplace
2025-02-04 00:14:45 +08:00
Junyan Qin
97bb24c5b9
feat: supports for provider reloading
2025-01-04 23:07:10 +08:00
Junyan Qin
6e9c213893
fix: 登录失败时无提示
2024-11-20 21:03:02 +08:00
Junyan Qin
0d25578e22
perf: 配置文件页放到单独组件
2024-11-17 19:54:07 +08:00
Junyan Qin
20e3edba8f
feat: 用户账户系统
2024-11-17 19:11:44 +08:00
Junyan Qin
9fc891ec01
chore: Hello LangBot !
2024-11-16 17:57:39 +08:00
Junyan Qin
318b6e6bf1
typo: minor fix
2024-11-16 17:16:40 +08:00
Junyan Qin
ca3999d251
feat: 插件文件更改热重载
2024-11-16 16:45:13 +08:00
Junyan Qin
bb219889e5
feat: 消息平台热重载
2024-11-16 12:40:57 +08:00
Junyan Qin
16153dc573
perf: 设置页标题改为小写
2024-11-12 20:04:03 +08:00
Junyan Qin
e0d9a295ab
perf: 优化部分 UI 显示
2024-11-12 18:57:43 +08:00
Junyan Qin
eabdda5eb1
feat: 改为 WebHashHistory
2024-11-12 18:29:37 +08:00
Junyan Qin
43f45f9184
feat: 修改 apibase
2024-11-12 18:14:53 +08:00
Junyan Qin
54bbfc8eda
perf: dashboard 添加图表更新提示
2024-11-10 15:38:06 +08:00