Commit Graph

170 Commits (902c07de18e44d4089aab3499c440715c763db35)

Author SHA1 Message Date
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) 1 year 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
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 1 year ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 1 year ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 1 year ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
zxhlyh 713902dc47
Feat/loop break node (#17268) 1 year ago
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 1 year ago
非法操作 d87d66ab88
fix missing agent node help link (#16841) 1 year ago
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 1 year ago