dify/web/app/components/workflow/block-selector
Wu Tianwei 33edf97f81
feat: RBAC (#37107)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: Charles Yao <chongbinyao33@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Jingyi <jingyi.qi@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
2026-06-18 16:35:29 +00:00
..
__tests__ feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
market-place-plugin feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
rag-tool-recommendations feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
snippets fix(web): correct icon of tag (#37326) 2026-06-11 07:01:46 +00:00
tool feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
trigger-plugin feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
agent-selector.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
all-start-blocks.tsx feat(web): refine onboarding UI (#37433) 2026-06-15 08:47:15 +00:00
all-tools.tsx fix(workflow): refine tool picker copy (#37477) 2026-06-16 05:33:34 +00:00
block-selector-row.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
blocks.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
constants.tsx feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
data-sources.tsx feat(web): create system-features vertical (#36894) 2026-06-01 10:15:25 +00:00
featured-tools.tsx feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
featured-triggers.tsx feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
hooks.ts fix(workflow): reset block selector tab on reopen (#37469) 2026-06-16 00:22:54 +00:00
index-bar.tsx feat(web): improve a11y and remove data-testid (#35999) 2026-05-11 03:53:03 +00:00
index.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
main.tsx fix(workflow): reset block selector tab on reopen (#37469) 2026-06-16 00:22:54 +00:00
start-blocks.tsx fix(web): tighten start block preview card spacing (#37379) 2026-06-12 08:55:57 +00:00
tabs.tsx feat(workflow): update start node UI (#37348) 2026-06-12 04:42:43 +00:00
tool-picker.tsx feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
tools.tsx refactor: stabilize selector preview cards (#36105) 2026-05-13 06:16:26 +00:00
types.ts feat(agent-v2): sync nightly updates to main (#37599) 2026-06-18 05:03:34 +00:00
use-check-vertical-scrollbar.ts test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
use-sticky-scroll.ts chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
view-type-select.tsx refactor(web): mark Props of workflow/ components as read-only (#25219) (#37304) 2026-06-11 00:18:51 +00:00