Commit Graph

591 Commits

Author SHA1 Message Date
Joel
9bdd7e5465 fix: note match and render problem 2025-09-05 14:25:52 +08:00
Joel
ad0e79372f feat: can show notes 2025-09-05 14:19:13 +08:00
Joel
a362114486 chore: can render note 2025-09-05 11:26:13 +08:00
Joel
79ab253c26 fix: match variable error 2025-09-05 11:06:35 +08:00
Joel
783b78cc0a chore: add custom variable 2025-09-04 18:41:48 +08:00
Joel
b1e123c3aa fix: can not choose vars 2025-09-04 16:46:43 +08:00
Joel
84709a7941 temp 2025-09-02 10:06:57 +08:00
Joel
ec07636ce9 feat: preveiw wrap 2025-08-29 16:21:39 +08:00
Joel
4d4c8b21ac chore: some tiny ui fix 2025-08-29 14:35:37 +08:00
Joel
ec8754173f feat: copy and expand 2025-08-29 14:30:57 +08:00
Joel
7920b89714 chore: hotkey tip i18n 2025-08-29 11:07:34 +08:00
Joel
19e152fd0c chore: prompt editor ui 2025-08-28 16:57:12 +08:00
Joel
40591b2196 fix: not choose vars 2025-08-26 17:35:25 +08:00
Joel
286ab0d468 feat: insert the hitl config 2025-08-26 16:23:16 +08:00
Joel
71a511a470 feat: can insert hitl node by / 2025-08-26 15:51:03 +08:00
JzoNg
6b11973151 add workflow run events 2025-08-26 14:27:27 +08:00
JzoNg
949a894f03 preview tip of human input delivery methods 2025-08-26 14:27:27 +08:00
Joel
305b5da764 chore: pre popular placeholder ui 2025-08-25 17:47:45 +08:00
Joel
fda19d3f0e feat: in placeholder choose var 2025-08-25 16:29:58 +08:00
JzoNg
e5a2172a85 human input form display & submit in preview 2025-08-25 16:17:40 +08:00
Joel
2d89d59d74 main 2025-08-25 16:08:24 +08:00
Davide Delbianco
0a2111f33d
Expose agent node usage (#24355) 2025-08-23 10:57:58 +08:00
GuanMu
295b47cbff
Node search supports model and name search (#24331) 2025-08-22 22:01:11 +08:00
17hz
ffe1685b54
feat: Add default value support for all workflow start node variable types (#24129)
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
Joel
baa77d3cda chore: can show popup 2025-08-22 16:59:04 +08:00
Joel
a41176b66d chore: pre poplulte field 2025-08-22 16:24:45 +08:00
Charles Lee
0c595c4745
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
Joel
de9c5f10b3
feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-18 12:29:12 +08:00
Wu Tianwei
218e247fd2
refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
Rajhans Jadhao
8d47213529
fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-14 19:55:18 +08:00
GuanMu
de0dae9d9b
Fix node search (#23795)
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Check i18n Files and Create PR / check-and-update (push) Waiting to run
2025-08-12 14:48:35 +08:00
JzoNg
ebbed8f863 form field 2025-08-12 14:17:08 +08:00
JzoNg
bdf1e9ed3b form content 2025-08-12 13:59:28 +08:00
lyzno1
0c5e66bccb
fix: unified error handling for GotoAnything search actions (#23715) 2025-08-11 11:57:06 +08:00
HyaCinth
ff791efe18
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707) 2025-08-11 11:08:12 +08:00
crazywoola
7ee170f0a7
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
Matri Qi
ea502d36a9
lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
Guangdong Liu
79a3c1618f
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-10 11:09:47 +08:00
Ganondorf
5a0a2b7e44
Allow to export full screen image of workflow (#23655) 2025-08-09 15:31:32 +08:00
Joel
81f6344aaa feat: can update var 2025-08-08 16:16:52 +08:00
GuanMu
5cf55fcbab
feat: Enhance the alignment logic of the nodes in the context menu (#23617) 2025-08-08 15:20:24 +08:00
Joel
89963ecf59 feat: can remove 2025-08-08 15:08:02 +08:00
Joel
a18bcf3957 feat: pass current value to form input 2025-08-08 14:22:30 +08:00
JzoNg
c28720529e add suspended status 2025-08-08 11:27:11 +08:00
JzoNg
242826013e update validation for human input node 2025-08-08 10:38:32 +08:00
JzoNg
05453cb22f user action validation 2025-08-08 10:14:29 +08:00
JzoNg
da211d3009 timeout value validation 2025-08-08 09:42:21 +08:00
Matri Qi
cb5e2ad9b2
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-08 09:25:41 +08:00
JzoNg
f8a249de03 email config validation 2025-08-07 20:03:53 +08:00
Joel
e2e5dedceb feat: add form content editor 2025-08-07 18:28:17 +08:00