dify/web/app/components/workflow/nodes
Harry 8e600f3302 feat(trigger): optimize trigger parameter schema handling in useConfig
- Refactored the trigger parameter schema construction in `useConfig` to utilize a Map for improved efficiency and clarity.
- Updated the return value to ensure unique schema entries, enhancing the integrity of the trigger configuration.

These changes streamline the management of trigger parameters, improving performance and maintainability in the workflow component.
2025-09-08 23:39:44 +08:00
..
_base feat(FormInputItem): enhance UI components for improved user experience 2025-09-08 23:19:33 +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 feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +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(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00
trigger-plugin feat(trigger): optimize trigger parameter schema handling in useConfig 2025-09-08 23:39:44 +08:00
trigger-schedule fix: missing key for translation path (#25059) 2025-09-03 14:43:40 +08:00
trigger-webhook feat: implement trigger plugin authentication UI (#25310) 2025-09-07 21:53:22 +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