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
|
51b3e63472
|
fix(web): add input field crash
|
2026-05-13 14:14:53 +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
|
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 |
|
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
|
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 |
|
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
|
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
|
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
|
fe2f7a8920
|
refactor(web): migrate short tooltips to dify-ui (#35715)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-30 03:29:17 +00:00 |
|
QuantumGhost
|
9ad5d89b07
|
feat(web): Use number_limits for file uploading limit
Align with the current form definition in start node.
Co-Authored-By: GPT 5.4 <codex@openai.com>
|
2026-04-27 07:12:21 +08:00 |
|
JzoNg
|
1c5d877372
|
fix(web): human input form content submittion
|
2026-04-24 11:21:58 +08:00 |
|
JzoNg
|
a8e663863d
|
fix(web): human input step run preview restriction
|
2026-04-24 11:06:58 +08:00 |
|
JzoNg
|
60f577fd11
|
fix(web): step run of file uploader
|
2026-04-24 10:56:19 +08:00 |
|
JzoNg
|
d72794bc67
|
fix(web): form content preview
|
2026-04-23 18:56:41 +08:00 |
|
JzoNg
|
d494e42166
|
Test human input form submissions across entry points
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
cfb501c1f6
|
Localize human input field configuration labels
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
67c832e60e
|
Allow typed single-run human input submissions
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
5309b56225
|
Use shared renderer for human input content
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
c2fd595a82
|
Fix human input typing regressions
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
85d05f5113
|
Preview human input field types in markdown
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
71803d7c76
|
Add human input field type selector
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
93945d603e
|
Show typed human input outputs in panel
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
acd1641d16
|
Infer human input output variable types
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
5faa4f9520
|
Define detailed human input field types
|
2026-04-23 18:55:34 +08:00 |
|
JzoNg
|
6c4f293719
|
Refactor human input form item types
|
2026-04-23 18:55:34 +08:00 |
|
Coding On Star
|
d65a6b4810
|
refactor: migrate from PortalToFollowElem to Popover component across various components (#35454)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 10:09:22 +00:00 |
|
Coding On Star
|
d583b1b835
|
refactor(web): continue replacing PortalToFollowElem with Popover components (#35431)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-21 02:44:52 +00:00 |
|
yyh
|
dfcc0f8863
|
refactor(dify-ui): finish primitive migration from web/base/ui to @langgenius/dify-ui (#35349)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-17 08:46:11 +00:00 |
|
Stephen Zhou
|
abb84f1c38
|
chore: enable noUncheckedIndexedAccess (#35178)
|
2026-04-16 13:01:35 +00:00 |
|
yyh
|
538093855b
|
refactor(web): align Switch API with Base UI naming convention (#35269)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-04-15 15:47:59 +00:00 |
|
yyh
|
af7d5e60b4
|
feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-15 13:11:20 +00:00 |
|
yyh
|
e1bbe57f9c
|
refactor(web): re-design button api (#35166)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-14 13:22:23 +00:00 |
|
Coding On Star
|
1703df5c00
|
test: add unit tests for workflow components including tools and inspect vars (#34843)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-10 13:11:36 +00:00 |
|
yyh
|
f42c1b68a4
|
refactor(web): move avatar to base ui (#34889)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 04:44:05 +00:00 |
|
Stephen Zhou
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-04-02 07:06:11 +00:00 |
|
Coding On Star
|
7fbb1c96db
|
feat(workflow): add selection context menu helpers and integrate with context menu component (#34013)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com>
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com>
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com>
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-25 17:21:48 +08:00 |
|