dify/web/app/components/workflow/panel
17hz ffe1685b54
Some checks are pending
autofix.ci / autofix (push) Waiting to run
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
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
..
chat-record fix: Disable question editing in chat history (#22438) 2025-07-15 19:41:51 +08:00
chat-variable-panel chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
debug-and-preview style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
env-panel chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
global-variable-panel Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
version-history-panel style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
index.tsx fix: Optimize the workspace panel width calculation (#22195) 2025-07-11 19:12:12 +08:00
inputs-panel.tsx feat: Add default value support for all workflow start node variable types (#24129) 2025-08-22 18:44:48 +08:00
record.tsx Feat node search (#23685) 2025-08-11 10:19:52 +08:00
workflow-preview.tsx fix: Optimize the workspace panel width calculation (#22195) 2025-07-11 19:12:12 +08:00