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:
Max Peintner
2020-06-10 15:52:56 +02:00
committed by GitHub
parent 9965beee9c
commit a35afd2b88
23 changed files with 2404 additions and 1773 deletions

View File

@@ -286,7 +286,7 @@
"TYPE": {
"TITLE": "Type",
"0": "unknown type",
"1": "self created",
"1": "owned",
"2": "granted"
},
"NAME": "Name",