Add workflow filters on diagram (#12974)

> [!NOTE]
> The new behavior is hidden behind a feature flag. 

## Before


https://github.com/user-attachments/assets/30c6d001-d9c8-4006-b577-e4e450d58b12

## After


https://github.com/user-attachments/assets/79446976-4508-41d2-8044-4078f67c02e0
This commit is contained in:
Baptiste Devessier
2025-07-01 10:35:18 +02:00
committed by GitHub
parent 7756b472a4
commit 34e9e7d836
13 changed files with 400 additions and 43 deletions

View File

@ -142,6 +142,8 @@ export {
IconFilter,
IconFilterCog,
IconFilterOff,
IconFilterPlus,
IconFilterX,
IconFlag,
IconFlask,
IconFocusCentered,
@ -152,6 +154,7 @@ export {
IconForbid,
IconFunction,
IconGauge,
IconGitBranchDeleted,
IconGitCommit,
IconGripVertical,
IconH1,

View File

@ -204,6 +204,8 @@ export {
IconFilter,
IconFilterCog,
IconFilterOff,
IconFilterPlus,
IconFilterX,
IconFlag,
IconFlask,
IconFocusCentered,
@ -214,6 +216,7 @@ export {
IconForbid,
IconFunction,
IconGauge,
IconGitBranchDeleted,
IconGitCommit,
IconGripVertical,
IconH1,