dify/web/app/components/workflow/nodes
lyzno1 7129de98cd
feat: implement workflow onboarding modal system (#24551)
2025-08-27 13:31:22 +08:00
..
_base feat: implement workflow onboarding modal system (#24551) 2025-08-27 13:31:22 +08:00
agent minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288) 2025-08-01 14:51:16 +08:00
answer lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
assigner lint: fix tailwind lint issues (#23367) 2025-08-08 09:25:41 +08:00
code fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +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 Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
if-else style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
iteration fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104) 2025-07-29 21:39:40 +08:00
iteration-start Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
knowledge-retrieval feat: support metadata condition filter string array (#23111) 2025-07-30 16:13:45 +08:00
list-operator lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
llm fix: resolve merge conflict between Features removal and validation enhancement (#24150) 2025-08-19 13:47:38 +08:00
loop lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +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 fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
question-classifier fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182) 2025-07-31 10:03:33 +08:00
start lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
template-transform lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00
tool fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707) 2025-08-11 11:08:12 +08:00
trigger-plugin feat(workflow): Plugin Trigger Node with Unified Entry Node System (#24205) 2025-08-20 23:49:10 +08:00
trigger-schedule feat(trigger-schedule): simplify timezone handling with user-centric approach (#24401) 2025-08-24 21:03:59 +08:00
trigger-webhook refactor(trigger-webhook): remove redundant WebhookParam type and sim… (#24390) 2025-08-24 00:21:47 +08:00
variable-assigner chore: fix function name typo (#23306) 2025-08-03 10:09:26 +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