Commit Graph

906 Commits

Author SHA1 Message Date
JzoNg
e1e17d8a51 merge evaluation fe 2026-05-05 20:54:02 +08:00
JzoNg
dd54ca0cab feat(web): fix template 2026-05-05 20:41:53 +08:00
JzoNg
8a72e46ce8 feat(web): use api to fetch template 2026-05-05 20:27:35 +08:00
JzoNg
39b4cb9008 Merge branch 'jzh' into deploy/dev 2026-04-30 16:52:23 +08:00
JzoNg
b060e81824 fix(web): test history of batch test 2026-04-30 16:51:16 +08:00
JzoNg
2c4c7c2edd Merge branch 'jzh' into deploy/dev 2026-04-30 13:27:14 +08:00
JzoNg
dc76f4082f fix(web): i18n of switch modal 2026-04-30 12:53:52 +08:00
JzoNg
1d1b9d56c7 Merge branch 'jzh' into deploy/dev 2026-04-29 18:41:14 +08:00
JzoNg
c18c953a7c fix(web): style of batch test 2026-04-29 17:46:29 +08:00
JzoNg
ae2df0c35e fix(web): style of batch test 2026-04-29 17:28:53 +08:00
JzoNg
a0d8e84667 merge evaluation fe 2026-04-29 15:42:20 +08:00
JzoNg
aaa15770d5 fix(web): metric descriptions 2026-04-29 15:34:00 +08:00
JzoNg
b420298398 fix(web): style of default metric 2026-04-29 14:31:23 +08:00
JzoNg
31e74371ef Merge branch 'main' into jzh 2026-04-29 12:06:29 +08:00
knyazz
d0956039e7
chore: correction of ru translation (#35645)
Co-authored-by: Смирнов Евгений Владимирович <EvVSmirnov@inno.tech>
2026-04-29 09:59:17 +08:00
JzoNg
fcd2b5fef4 merge evaluation fe 2026-04-28 16:38:51 +08:00
JzoNg
42889d23e5 fix(web): snippet card 2026-04-28 16:05:26 +08:00
JzoNg
9dd73b4d47 Merge branch 'main' into jzh 2026-04-28 11:02:44 +08:00
github-actions[bot]
65a08ed7ab
chore(i18n): sync translations with en-US (#35595)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-27 07:51:03 +00:00
JzoNg
f93b769894 Merge branch 'jzh' into deploy/dev 2026-04-27 15:51:00 +08:00
JzoNg
9df3a7bcf9 Merge branch 'main' into jzh 2026-04-27 14:47:53 +08:00
JzoNg
47050b8d15 merge evaluation-fe 2026-04-27 14:36:32 +08:00
Wu Tianwei
89bf75eba9
fix: enhance file uploader with billing support and update translations (#35583)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-27 06:33:34 +00:00
JzoNg
5263a65ed6 Merge branch 'main' into jzh 2026-04-24 17:52:27 +08:00
github-actions[bot]
0baefa6163
chore(i18n): sync translations with en-US (#35552)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-04-24 08:33:11 +00:00
Junyan Qin
d92946e241 Merge remote-tracking branch 'origin/main' into deploy/dev
# Conflicts:
#	api/core/app/entities/task_entities.py
#	api/core/llm_generator/llm_generator.py
#	api/core/llm_generator/output_parser/suggested_questions_after_answer.py
#	api/core/llm_generator/prompts.py
#	api/models/comment.py
#	api/services/workflow_event_snapshot_service.py
#	api/tests/test_containers_integration_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py
#	api/tests/unit_tests/core/llm_generator/test_llm_generator.py
#	api/tests/unit_tests/services/workflow/test_workflow_event_snapshot_service.py
#	eslint-suppressions.json
#	web/app/components/app/app-publisher/index.tsx
#	web/app/components/datasets/settings/permission-selector/index.tsx
#	web/app/components/plugins/plugin-page/plugin-tasks/__tests__/index.spec.tsx
#	web/app/components/workflow/block-selector/blocks.tsx
#	web/app/components/workflow/block-selector/main.tsx
#	web/i18n/ar-TN/app-debug.json
#	web/i18n/de-DE/app-debug.json
#	web/i18n/en-US/workflow.json
#	web/i18n/es-ES/app-debug.json
#	web/i18n/fa-IR/app-debug.json
#	web/i18n/fr-FR/app-debug.json
#	web/i18n/hi-IN/app-debug.json
#	web/i18n/id-ID/app-debug.json
#	web/i18n/it-IT/app-debug.json
#	web/i18n/ja-JP/app-debug.json
#	web/i18n/ko-KR/app-debug.json
#	web/i18n/nl-NL/app-debug.json
#	web/i18n/pl-PL/app-debug.json
#	web/i18n/pt-BR/app-debug.json
#	web/i18n/ro-RO/app-debug.json
#	web/i18n/ru-RU/app-debug.json
#	web/i18n/sl-SI/app-debug.json
#	web/i18n/th-TH/app-debug.json
#	web/i18n/tr-TR/app-debug.json
#	web/i18n/uk-UA/app-debug.json
#	web/i18n/vi-VN/app-debug.json
#	web/i18n/zh-Hans/workflow.json
#	web/i18n/zh-Hant/app-debug.json
2026-04-24 16:27:59 +08:00
Junyan Chin
5e336c47fd
feat: marketplace and oauth fixes (#35509)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-04-24 07:53:14 +00:00
JzoNg
24d3e8edba Merge branch 'main' into jzh 2026-04-23 16:18:36 +08:00
非法操作
6b4736bf78
fix: improve collaboration (#35309) 2026-04-23 07:37:05 +00:00
非法操作
19037268cd feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-23 12:54:48 +08:00
JzoNg
b371dd2cdf Merge branch 'main' into jzh 2026-04-22 20:44:13 +08:00
github-actions[bot]
4b6803ba06
chore(i18n): sync translations with en-US (#35492)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-04-22 09:43:21 +00:00
非法操作
afec528f51
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 08:55:16 +00:00
JzoNg
93fa6e7749 Merge branch 'jzh' into deploy/dev 2026-04-20 18:02:31 +08:00
JzoNg
689571df22 Merge branch 'main' into jzh 2026-04-20 18:01:17 +08:00
JzoNg
89200fc1ce merge main 2026-04-20 18:00:24 +08:00
Joel
3cd6ef4464
chore: export dsl add loading (#35427) 2026-04-20 08:47:15 +00:00
Joel
3bb3670cb5 merge 2026-04-20 13:41:51 +08:00
JzoNg
c44ba62da3 Merge branch 'main' into jzh 2026-04-20 12:06:18 +08:00
Joel
103ba6ae3b mrege 2026-04-20 10:39:37 +08:00
非法操作
d81444683b
chore: improve conversation opener (#35403)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-20 02:33:04 +00:00
JzoNg
e7fc22c6b3 Merge branch 'main' into jzh 2026-04-20 10:24:40 +08:00
JzoNg
b91727b804 Merge branch 'main' into jzh 2026-04-20 10:23:09 +08:00
非法操作
ba5d8c1b29
fix: complete assigned variable reference descriptions (#35406) 2026-04-20 02:09:05 +00:00
Joel
12b2f0ac3b chore: tip i18n 2026-04-20 09:06:44 +08:00
非法操作
f980d5d3be
feat: copy nodes cross apps (#33273)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-17 10:02:26 +00:00
Joel
21420eab64 chore: hidden tooltip 2026-04-16 18:40:23 +08:00
Joel
b33270f825 feat: support config in embedding 2026-04-16 18:08:30 +08:00
Joel
6978767f56 feat: workflow support get params from url and add set url config modal 2026-04-16 16:56:06 +08:00
hjlarry
b491ea53c5 fix: improve i18n and comment default uuidv7 2026-04-16 15:18:06 +08:00