[ADF-2553] added select box and updating role (#3148)

* [ADF-2553] start adding dropdown

* [ADF-2553] added select box and updating role

* [ADF-2553] added some fixes

* [ADF-2554] added test for component phase 1

* [ADF-2553] fixed error and added tests

* [ADF-2553] added documentation and improved api call
This commit is contained in:
Vito
2018-04-08 16:25:51 +01:00
committed by Eugenio Romano
parent 1d517d3a8a
commit 79789cb070
13 changed files with 599 additions and 30 deletions
+1 -1
View File
@@ -234,7 +234,7 @@
"PERMISSION_DISPLAY": {
"INHERITED" : "Inherited",
"AUTHORITY_ID" : "Authority ID",
"NAME": "Name",
"ROLE": "Role",
"LOCALLY_SET" : "Locally set"
}
}