Junyan Qin (Chin)
|
f1e9f46af1
|
feat: event log of bots (#1441)
* feat: basic arch of event log
* feat: complete event log framework
* fix: bad struct in bot log api
* feat: add event logging to all platform adapters
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* feat: add event logging to client classes
Co-Authored-By: wangcham233@gmail.com <651122857@qq.com>
* refactor: bot log getting api
* perf: logger for aiocqhttp and gewechat
* fix: add ignored logger in dingtalk
* fix: seq id bug in log getting
* feat: add logger in dingtalk,QQ official,Slack, wxoa
* feat: add logger for wecom
* feat: add logger for wecomcs
* perf(event logger): image processing
* 完成机器人日志的前端部分 (#1479)
* feat: webui bot log framework done
* feat: bot log complete
* perf(bot-log): style
* chore: fix incompleted i18n
* feat: support message session copy
* fix: filter and badge text
* perf: styles
* feat: add bot toggle switch in bot card
* fix: linter errors
---------
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: wangcham233@gmail.com <651122857@qq.com>
Co-authored-by: HYana <65863826+KaedeSAMA@users.noreply.github.com>
|
2025-05-27 22:36:50 +08:00 |
|
devin-ai-integration[bot]
|
2bf94539bd
|
Add i18n support with language selector on login page (#1410)
* feat: add i18n support with language selector on login page
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete i18n implementation for all webui components
Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>
* feat: complete all hardcoded text
* feat: dynamic label i18n
* fix: lint errors
* fix: lint errors
* delete sh fils
* fix: edit model dialog title
---------
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 22:39:19 +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 |
|
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
|
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
|
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 |
|
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 |
|
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
|
9336abff8b
|
perf: 使用 json-editor-vue 作为json编辑器
|
2024-11-10 11:46:41 +08:00 |
|
Junyan Qin
|
0fe161cd7f
|
pref: 优化日志显示
|
2024-11-10 11:04:29 +08:00 |
|
Junyan Qin
|
7da9171dde
|
feat: 插件优先级更改功能
|
2024-10-20 22:20:35 +08:00 |
|
Junyan Qin
|
12f1f3609d
|
feat: 引入 vjsf 渲染表单
|
2024-10-15 16:16:39 +08:00 |
|
Junyan Qin
|
d52f9b9543
|
feat(settings): json 编辑器
|
2024-10-15 14:23:56 +08:00 |
|
RockChinQ
|
0dd74c825b
|
feat: 前端基础框架
|
2024-10-13 22:34:35 +08:00 |
|
RockChinQ
|
21f153e5c3
|
chore: webui 前端模板
|
2024-10-11 22:23:08 +08:00 |
|