dify/web/app/components/workflow/workflow-generator
Wu Tianwei 8f6b57fe24
fix: add RBAC feature across various components (#37732)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-22 07:30:28 +00:00
..
__tests__ feat: harden /create and /refine workflow generation for edge cases (#37336) 2026-06-12 02:41:17 +00:00
apply.ts feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
example-prompts.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
generation-phases.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00
index.tsx fix: add RBAC feature across various components (#37732) 2026-06-22 07:30:28 +00:00
mount.tsx feat: enhance go to anything (#32130) 2026-06-04 11:06:17 +00:00
storage.ts refactor(web): migrate shared localStorage to createLocalStorageState (#37408) 2026-06-19 13:51:45 +00:00
store.ts feat: enhance go to anything (#32130) 2026-06-04 11:06:17 +00:00
types.ts feat: enhance go to anything (#32130) 2026-06-04 11:06:17 +00:00
use-gen-graph.ts feat: harden /create and /refine workflow generation for edge cases (#37336) 2026-06-12 02:41:17 +00:00