438 Commits

Author SHA1 Message Date
zxhlyh
f98c721cd5 merge chore/slice-workflow 2025-04-17 15:43:59 +08:00
zxhlyh
587891015d chore: slice workflow 2025-04-17 15:38:27 +08:00
NFish
a7a281bde4 Merge branch 'fix/reset-password-security' into deploy/dev 2025-04-16 17:49:01 +08:00
Novice
a44b8cb189 Merge branch 'feat/structured-output' into deploy/dev 2025-04-16 10:01:51 +08:00
diuwu
7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
2025-04-15 17:05:50 +08:00
Hash Brown
438463b1c4
feat: edit question in Chat (#17961) 2025-04-15 15:37:08 +08:00
Junjie.M
9f8947f1dd
feat: plugin tool selector add tool default description (#18018) 2025-04-14 19:08:53 +08:00
yusheng chen
4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
Joel
d80f4c7d3b
chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
Novice
4e8ab0593d Merge branch 'fix/langfuse-qc-cost' into deploy/dev 2025-04-14 13:38:55 +08:00
crazywoola
8f9cbe1c49
Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
诗浓
f84832e0c2
feat: added export workflow as img (#17904) 2025-04-14 11:18:18 +08:00
GuanMu
0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
crazywoola
4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen
7ca497f0d6
refactor & perf: improve type safety of component PluginList (#17498) 2025-04-13 10:52:54 +08:00
Good Wood
fe19cc7568
fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
Joel
fbdbae58f5 merge 2025-04-11 14:55:32 +08:00
Joel
f8145480fc
fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
KVOJJJin
17a26da1e6
Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei
29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
zxhlyh
30f7118c7a
Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
yusheng chen
f633d1ee92
chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656) 2025-04-09 12:10:17 +08:00
Joel
358d5978cb merge main 2025-04-08 14:17:07 +08:00
Marcelo Díaz
d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
Good Wood
7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 2025-04-08 09:24:42 +08:00
GeorgeCaoJ
0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
yusheng chen
dd4b03e812
refactor & perf of file var-reference-vars.tsx (#17444) 2025-04-07 10:13:22 +08:00
yusheng chen
bf69b97639
refactor & perf: declare const object outside component ConstantField (#17495) 2025-04-07 10:12:35 +08:00
yusheng chen
6d59b8d85b
refactor: type improvement of component AddVariablePopupWithPosition (#17497) 2025-04-07 10:12:20 +08:00
yusheng chen
e3dc9f3c31
refactor & perf: declare const object outside component VarReferencePicker (#17496) 2025-04-07 10:12:10 +08:00
yusheng chen
c05e03fc09
refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00
crazywoola
da2113bde9
fix: client side error (#17428) 2025-04-04 15:59:02 +08:00
非法操作
dcb8939c7f
feat: add resize debug panel width (#17427) 2025-04-03 21:30:04 +08:00
Novice
dcdec98c8e
feat: agent node add memory (#15976) 2025-04-03 16:40:58 +08:00
XiaoBa
3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-04-03 16:35:59 +08:00
Good Wood
b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +08:00
twwu
78f23a899c fix: ensure JSON is set correctly when quitting advanced editing 2025-04-03 15:39:03 +08:00
诗浓
4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358) 2025-04-02 21:32:21 +08:00
zxhlyh
78409dfec1
fix: loop single run log (#17329) 2025-04-02 15:22:24 +08:00
twwu
5e8334a3db refactor: improve JSON schema handling and type inference 2025-04-02 14:46:21 +08:00
twwu
268364a3e8 Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output 2025-04-02 14:11:37 +08:00
twwu
e87261e8ce refactor: replace Toast notifications with emit for editing state management 2025-04-02 14:11:32 +08:00
zxhlyh
713902dc47
Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
zxhlyh
e58703877b
chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
Joel
ba3f12c39d chore: panel other collasple handle 2025-04-01 14:09:26 +08:00
twwu
934d0a32cd Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output 2025-04-01 14:07:05 +08:00
twwu
993227397a fix: update unmount logic and adjust schema node styles 2025-04-01 14:07:00 +08:00
HuDenghui
4b5ec242e7
fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00
Joel
61dcc90a2d feat: use new arrow icon 2025-04-01 11:35:59 +08:00
Obada Khalili
6372cb7b41
Support variables in question classifier classes (#17227) 2025-04-01 11:19:36 +08:00