Commit Graph

670 Commits

Author SHA1 Message Date
yyh
9b1c147b5f Revert "Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev"
This reverts commit 7e7f23334b, reversing
changes made to 96bfbe3bbb.
2026-05-14 11:14:49 +08:00
yyh
7e7f23334b Merge branch 'chore/upgrade-xyflow-v12' into deploy/dev
# Conflicts:
#	web/app/components/workflow-app/components/workflow-header/features-trigger.tsx
#	web/app/components/workflow/block-selector/blocks.tsx
#	web/app/components/workflow/nodes/human-input/components/form-content.tsx
#	web/app/components/workflow/panel/debug-and-preview/hooks.ts
2026-05-14 10:49:52 +08:00
yyh
6ba0a14a1a chore: update reactflow 2026-05-14 10:21:51 +08:00
JzoNg
19eb783341 merge hitl 2026-05-13 14:55:44 +08:00
JzoNg
51b3e63472 fix(web): add input field crash 2026-05-13 14:14:53 +08:00
JzoNg
0a05435b37 merge hitl 2026-05-12 18:12:09 +08:00
JzoNg
ac05dc9fa3 fix(web): readonly state of form content 2026-05-12 18:05:33 +08:00
JzoNg
3f372352d8 fix(web): input fields variable name can not be duplicated 2026-05-12 17:27:14 +08:00
JzoNg
c86fd4cba0 fix(web): tests for component-ui & single-run-form 2026-05-12 16:28:50 +08:00
JzoNg
7e9222c10f merge hitl 2026-05-12 15:54:34 +08:00
JzoNg
8bb70e78b7 fix(web): dynamic select display in form content 2026-05-12 15:05:15 +08:00
JzoNg
94ad8674d6 fix(web): form content action button disable state 2026-05-12 15:05:15 +08:00
JzoNg
998201f6e3 fix(web): dynamic select display 2026-05-12 15:05:15 +08:00
QuantumGhost
17759c0b80 Merge remote-tracking branch 'upstream/main' into feat/hitl-form-enhancement 2026-05-12 15:04:10 +08:00
Coding On Star
1082f488a1 refactor: enhance modal layouts and scrolling behavior across components (#36033)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-11 06:16:56 +00:00
yyh
dd1cdbbd41 refactor(web): split premium badge button semantics (#36026)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 05:57:30 +00:00
yyh
bd0d10ac5c fix: use infotip for help glyphs (#36008)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:23:04 +00:00
yyh
a643b05368 fix(web): remove unsafe select value casts (#36007)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-11 04:01:49 +00:00
yyh
e134c1e0d5 feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
Blackoutta
0b70eec695 feat(human-input): expose selected action value (#35451) 2026-05-11 02:16:29 +00:00
Blackoutta
b95e6f6a7a feat: support editable class labels in question classifier (#35430) 2026-05-10 12:10:16 +00:00
Coding On Star
e48d7bb097 refactor(web): migrate drawer components to dify-ui and remove legacy drawer implementation (#35982)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-09 16:24:45 +00:00
Coding On Star
8581a68174 refactor(web): drop headless-ui, migrate overlay to dify-ui (#35963)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-09 10:33:25 +00:00
yyh
861f73267c feat(dify-ui): add Tabs/ToggleGroup (#35965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 08:23:50 +00:00
Joel
917a9e519e fix: languages missing 2026-05-09 15:20:38 +08:00
yyh
2c9e30426d refactor(web): migrate headless-ui components to dify-ui (#35962) 2026-05-09 06:49:26 +00:00
yyh
2bb1f0906b refactor(web): migrate legacy tooltip callers (#35961)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 05:26:21 +00:00
JzoNg
a6994cc680 merge hitl 2026-05-09 13:09:54 +08:00
JzoNg
0e389d223f fix(web): email input 2026-05-09 09:49:17 +08:00
JzoNg
eadaaa1aa0 fix(web): z-index of shortcut popup 2026-05-08 16:53:12 +08:00
JzoNg
a9de4bd96b fix(web): form in email test sender 2026-05-08 11:40:56 +08:00
JzoNg
d65cc21e85 fix(web): support dynamic selector in human input step run & email configure 2026-05-08 11:06:32 +08:00
JzoNg
23d39beeed fix(web): add email configuration check in human input node 2026-05-08 10:41:55 +08:00
JzoNg
04ed797ac9 merge main 2026-05-08 10:22:35 +08:00
yyh
2ff50514c8 refactor: migrate app selector to combobox (#35896) 2026-05-08 01:23:32 +00:00
Coding On Star
9331024d91 refactor(web): portal to follow elem migration (#35892)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-05-07 13:02:11 +00:00
yyh
cd66559ebf refactor(web): migrate tag controls to combobox (#35881) 2026-05-07 08:55:13 +00:00
yyh
bb3de5dd32 refactor: improve model selector search (#35875) 2026-05-07 07:05:14 +00:00
JzoNg
c0bedd9118 Merge branch 'main' into tp 2026-05-07 14:18:50 +08:00
shawnYJ
376c43e5ac fix(workflow): use correct field ID in KB metadata filter selection (#34149)
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-07 02:21:30 +00:00
JzoNg
21a9c8d59c Merge branch 'main' into tp 2026-05-06 15:39:10 +08:00
yyh
8967ff34b3 fix(web): normalize dify-ui overlay control (#35832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 07:28:13 +00:00
yyh
03e227f8f1 fix(web): align Tailwind v4 CSS migration (#35829)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 06:20:28 +00:00
非法操作
506e1a8bc7 fix: migrate condition operator popover (#35828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-06 06:16:28 +00:00
yyh
b2dacf0718 chore(tailwind-css): migrate to css first (#35754)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-06 04:28:11 +00:00
yyh
995c43f3dd refactor: migrate workflow queries to contracts (#35799)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 14:53:38 +00:00
JzoNg
e1e17d8a51 merge evaluation fe 2026-05-05 20:54:02 +08:00
JzoNg
f00f8e020f Merge branch 'main' into jzh 2026-05-05 19:55:21 +08:00
yyh
8e2b8168be refactor(web): migrate HITL overlays to base dialog (#35792)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-05 08:50:49 +00:00
yyh
87f87bc4a8 Merge branch 'feat/css-first' into deploy/dev
# Conflicts:
#	eslint-suppressions.json
#	web/app/components/datasets/create/step-two/components/__tests__/inputs.spec.tsx
#	web/app/components/workflow/selection-contextmenu.tsx
2026-05-05 12:10:26 +08:00