Junyan Qin
|
7e17c96c30
|
fix: linter error
|
2025-05-30 22:29:16 +08:00 |
|
whw174660897
|
f17b06767e
|
Feature add n8 n (#1468)
* feat(n8n): 添加n8n工作流API支持
添加n8n工作流API作为新的运行器类型,支持通过webhook调用n8n工作流,并提供多种认证方式(Basic、JWT、Header)。新增N8nAuthFormComponent用于处理n8n认证表单联动,并更新相关配置文件和测试用例。
* chore: remove pip mirror url
* perf: simplify ret def of pipeline metadata
* feat(n8n): raise exc instead of ret as normal msg
* perf: add var `user_message_text`
* chore(n8n): migration and default config
* chore: required database version
---------
Co-authored-by: hengwei.wang <@>
Co-authored-by: Junyan Qin <rockchinq@gmail.com>
|
2025-05-30 22:23:57 +08:00 |
|
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
|
c835555a59
|
chore: change zh_CN to zh_Hans
|
2025-05-14 16:44:48 +08:00 |
|
HYana
|
7a8102430f
|
fix: lint code to build success
|
2025-05-10 01:19:30 +08:00 |
|
Junyan Qin
|
7c15f3ba12
|
feat: plugin config editor form
|
2025-05-09 18:52:04 +08:00 |
|
Junyan Qin
|
6632d365c5
|
feat: complete plugin installation dialog
|
2025-05-09 14:58:17 +08:00 |
|
Junyan Qin
|
2d156b09f6
|
fix: bug in submit
|
2025-05-08 20:20:48 +08:00 |
|
Junyan Qin
|
e74de068ea
|
perf: unify entities
|
2025-05-08 18:09:52 +08:00 |
|