MaxKB/apps/application/flow
zhangzhanwei 2cf1ad7ea4 fix: In the variable aggregation strategy that returns the first non-null value of each group, empty strings, empty lists, and empty objects are not treated as null values 2025-10-29 15:34:34 +08:00
..
compare fix: Variable assignment data type converted (#4279) 2025-10-28 18:32:11 +08:00
step_node fix: In the variable aggregation strategy that returns the first non-null value of each group, empty strings, empty lists, and empty objects are not treated as null values 2025-10-29 15:34:34 +08:00
__init__.py feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
common.py feat: Variable assignment nodes support ending nodes (#4247) 2025-10-24 11:59:08 +08:00
default_workflow.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_en.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_zh.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
default_workflow_zh_Hant.json feat: Resources authorization (#3183) 2025-06-04 13:05:39 +08:00
i_step_node.py feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
loop_workflow_manage.py fix: Cannot use form collection in loop (#4210) 2025-10-17 15:44:36 +08:00
tools.py fix: improve error logging in tools.py to include exception info 2025-10-29 15:08:57 +08:00
workflow_manage.py fix: When there is a form node in the loop node, the loop data is lost (#4214) 2025-10-17 18:13:13 +08:00