Commit Graph

180 Commits (bbe88c4541c99d10d4bc820e47e3aa43e0648794)

Author SHA1 Message Date
Minamiyama bbe88c4541
Merge branch 'langgenius:main' into feat/description-field-for-env-var 11 months ago
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 11 months ago
zxhlyh 68f41bbaa8
Fix/workflow use nodes hooks (#21822) 12 months ago
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 12 months ago
NFish 6013d90426
Fix/ serveral bugs fixed in enterprise (#21729) 12 months ago
Minamiyama 7c76458b18
fix: fix node valid detect (#21709) 12 months ago
Minamiyama 0f23e3d9ab
fix(ui): no hover effect in copy button of code node (#21671) 12 months ago
Mminamiyama d8d1103c1e rename: des→description 12 months ago
crazywoola 81fc49d78c
fix: value_selector will be empty string (#21598) 12 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 12 months ago
Mminamiyama 902c07de18 CRLF→LF 12 months ago
Mminamiyama 7c097fe6eb feat(env-panel): add description field to environment variables
Add description field to environment variable modal and display it in the env item component. This allows users to provide additional context for each environment variable.
12 months ago
-LAN- 0f5417ab84
feat(web): Contains sys.files in the default template. (#21476) 12 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
12 months ago
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 12 months ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 12 months ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 1 year ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 1 year ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 1 year ago
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 1 year ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1 year ago
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 1 year ago
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
1 year ago
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 1 year ago
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 1 year ago
Junjie.M e3daef19e7
chatflow/workflow add field required (#18892) 1 year ago
Joel c6fb879cea
fix: select struct output root object show the wrong type (#18582) 1 year ago
allenZhang 94e22ba0fd
feat: add search input field (#18409) 1 year ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 1 year ago
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 1 year ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 1 year ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 1 year ago
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 1 year ago
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 1 year ago