fix(editor): UX Improvements to RBAC feature set (#9683)

This commit is contained in:
Csaba Tuncsik
2024-07-18 14:17:27 +02:00
committed by GitHub
parent 5b440a7679
commit 028a8a2c75
32 changed files with 337 additions and 112 deletions

View File

@@ -23,6 +23,7 @@ describe('ProjectCardBadge', () => {
id: '1',
},
},
resourceType: 'workflow',
personalProject: {
id: '1',
},
@@ -49,6 +50,7 @@ describe('ProjectCardBadge', () => {
name,
},
},
resourceType: 'workflow',
personalProject: {
id: '2',
},