mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 02:59:30 +00:00
feat(console): granted project detail (#203)
* granted project detail * support for grantedProjects * getGrantedProjectGrantByIDs * fix grant members bindings * seperate granted from owned project detail * lint * dont show apps on granted projects
This commit is contained in:
@@ -286,7 +286,7 @@
|
||||
"TYPE": {
|
||||
"TITLE": "Type",
|
||||
"0": "unknown type",
|
||||
"1": "self created",
|
||||
"1": "owned",
|
||||
"2": "granted"
|
||||
},
|
||||
"NAME": "Name",
|
||||
|
Reference in New Issue
Block a user