dify/web/app/components/workflow/nodes/assigner
crazywoola 4dc06ee43f
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
2025-05-15 22:39:35 +08:00
..
components feat: support remove first and remove last in variable assigner (#19144) 2025-04-30 15:50:00 +08:00
default.ts revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
hooks.ts Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
node.tsx Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
types.ts feat: support remove first and remove last in variable assigner (#19144) 2025-04-30 15:50:00 +08:00
use-config.ts feat: support remove first and remove last in variable assigner (#19144) 2025-04-30 15:50:00 +08:00
utils.ts Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00