dify/web/app
CodingOnStar 3c58c68b8d feat(workflow): implement variable modal state management and helpers
- Introduced a new custom hook  to manage the state of the variable modal, encapsulating logic for handling variable types, values, and validation.
- Created helper functions for formatting and validating variable data, improving modularity and reusability.
- Added new components for rendering variable modal sections, enhancing the user interface and user experience.
- Implemented comprehensive unit tests for the new hook and helpers to ensure functionality and correctness.
2026-03-24 18:22:35 +08:00
..
(commonLayout) refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
(humanInputLayout)/form/[token] refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
(shareLayout) refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
account refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
activate refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
components feat(workflow): implement variable modal state management and helpers 2026-03-24 18:22:35 +08:00
education-apply refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
forgot-password refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
init refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
install refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
oauth-callback feat: the frontend part of mcp (#22131) 2025-07-10 14:14:02 +08:00
repos/[owner]/[repo]/releases refactor: route low-cost next modules through compat re-exports (#33622) 2026-03-18 10:37:29 +08:00
reset-password refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
signin refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
signup refactor(web): update frontend toast call sites to use the new shortcut API (#33808) 2026-03-20 16:02:22 +08:00
styles chore: add dev proxy server, update deps (#33371) 2026-03-13 12:52:19 +08:00
layout.tsx refactor: lazy load large modules (#33888) 2026-03-24 15:29:42 +08:00
page.tsx refactor: route next/link through compat re-export (#33632) 2026-03-18 12:14:59 +08:00
routePrefixHandle.tsx refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00