Commit Graph

87 Commits

Author SHA1 Message Date
yessenia 076a8ecff4 feat: portal position 2025-08-27 18:46:09 +08:00
Joel 40591b2196 fix: not choose vars 2025-08-26 17:35:25 +08:00
Joel 5156b8f9c9 fix: not auto focus and popup var hide 2025-08-26 16:54:00 +08:00
Joel 71a511a470 feat: can insert hitl node by / 2025-08-26 15:51:03 +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
Joel 2d89d59d74 main 2025-08-25 16:08:24 +08:00
Joel 4f56acd432 chore: fix variable change ux error 2025-08-25 15:36:40 +08:00
Joel c1b7412465 chore: handle textare to ui 2025-08-25 15:31:21 +08:00
Joel 62b9a20115 chore: fix placeholder ux 2025-08-25 14:40:51 +08:00
Joel 5392401e60 chore: btn text 2025-08-22 18:10:53 +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
yessenia 465e978209 feat: modify shortcutsplugin 2025-08-22 16:13:54 +08:00
yessenia a9ea8cfd1c feat: shortcut popup unit test 2025-08-21 16:30:19 +08:00
yessenia c771f4dbc7 feat: shortcut popup 2025-08-20 18:18:42 +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
Yongtao Huang 2476511368
Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-14 13:47:23 +08:00
Joel 81f6344aaa feat: can update var 2025-08-08 16:16:52 +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
Joel e2e5dedceb feat: add form content editor 2025-08-07 18:28:17 +08:00
Joel 6da1a48cad chore: notes add form content holder 2025-08-07 17:56:37 +08:00
Joel 465ff7838a fix: move style 2025-08-07 17:25:15 +08:00
Joel a4bf493343 chore: hanele drag ui 2025-08-07 16:56:56 +08:00
Joel c27f20b4b7 chore: hide tree view 2025-08-07 15:06:13 +08:00
Joel a9e6140dc6 feat: can drag and drop hitl block 2025-08-07 15:05:44 +08:00
JzoNg 82530df38f mail body input 2025-08-06 17:04:46 +08:00
Joel bb8d54c48b chore: fix hitl not full 2025-08-06 16:59:46 +08:00
Joel 922aeb7c21 feat: node hitl render 2025-08-06 16:56:54 +08:00
Joel 177be06d09 files 2025-08-05 18:31:32 +08:00
Joel 736ec55f86 feat: hitl block 2025-08-05 18:31:18 +08:00
Joel ab373197f9 feat: i18n 2025-08-05 15:14:17 +08:00
zxhlyh f78b903a49
Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
Joel e257455c9c feat: input filed form 2025-07-25 16:59:09 +08:00
Joel 63af5305e6 chore: template 2025-07-25 15:47:35 +08:00
HyaCinth 45cebf09b0
fix: Optimize input variable retrieval logic (#22888) (#22914) 2025-07-24 21:57:55 +08:00
Minamiyama 7e666dc3b1
fix(prompt-editor): show error warning for destructive env and conv var (#21802) 2025-07-15 14:10:50 +08:00
Joel 5375d9bb27
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
2025-07-10 14:14:02 +08:00
zxhlyh 45dc0a43d3
fix: prompt editor insert context (#21526) 2025-06-26 09:58:58 +08:00
zxhlyh 819c02f1f5
fix: prompt editor click to insert variable (#21470) 2025-06-25 11:34:58 +08:00
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 2025-06-17 16:11:30 +08:00
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 2025-05-19 23:17:18 +08:00
allenZhang 5a6f20d575
Optimize the event handling and rendering logic of the component picker (#19232) 2025-05-06 09:48:53 +08:00
Good Wood 1bc94b92ac
fix: fix import LexicalErrorBoundary error (#19124) 2025-04-30 11:05:47 +08:00
Joel 759584f8c5
fix: not render conversation var in prompt editor (#18728) 2025-04-25 09:06:07 +08:00
allenZhang 94e22ba0fd
feat: add search input field (#18409) 2025-04-22 11:07:18 +08:00
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
Wu Tianwei 59b2e1ab82
Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +08:00