5 Commits

Author SHA1 Message Date
-LAN-
62c412f26d
feat(web/checklist): Updates write mode validation in assigner node
Includes 'removeFirst' and 'removeLast' operations in the
set of conditions that bypass further validation checks.

Enhances logic to prevent unnecessary validation for
specific write operations.

Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-30 15:01:49 +08:00
Obada Khalili
8fbc9c9342
Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
Yi Xiao
f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
Yi Xiao
e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
KVOJJJin
935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00