dify/web/app/components/workflow/nodes
Harry 5e5ffaa416 feat(tool-form): add extraParams prop to ToolForm and ToolFormItem components
- Introduced extraParams prop to both ToolForm and ToolFormItem components for enhanced flexibility in passing additional parameters.
- Updated component usage to accommodate the new prop, improving the overall functionality of the tool forms.
2025-09-03 14:53:27 +08:00
..
_base fix(dynamic_select): implement function 2025-09-03 14:53:27 +08:00
agent CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
answer lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
assigner Merge branch 'main' into feat/trigger 2025-09-01 18:05:31 +08:00
code feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
document-extractor Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
end lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
http CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
if-else feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
iteration feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
list-operator feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
llm CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
loop feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
loop-end Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
loop-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
parameter-extractor CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
question-classifier CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
start feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
template-transform feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
tool feat(tool-form): add extraParams prop to ToolForm and ToolFormItem components 2025-09-03 14:53:27 +08:00
trigger-plugin refactor: unify trigger node architecture and clean up technical debt (#24886) 2025-09-01 15:47:44 +08:00
trigger-schedule fix: missing key for translation path (#25059) 2025-09-03 14:43:40 +08:00
trigger-webhook fix: delete var of webhook (#25038) 2025-09-03 14:49:56 +08:00
variable-assigner feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
constants.ts feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00