Added ability to change auth level IO-550

This commit is contained in:
Patrick Fic
2021-01-07 16:34:09 -08:00
parent 0c83a62dd2
commit 288bdf89a4
15 changed files with 417 additions and 4 deletions

View File

@@ -280,6 +280,9 @@
"edit": "Time Tickets -> Edit",
"enter": "Time Tickets -> Enter",
"list": "Time Tickets -> List"
},
"users": {
"editaccess": "Users -> Edit access"
}
},
"responsibilitycenter": "Responsibility Center",
@@ -1616,9 +1619,17 @@
"signout": "Sign Out",
"updateprofile": "Update Profile"
},
"errors": {
"updating": "Error updating user or association {{message}}"
},
"fields": {
"authlevel": "Authorization Level",
"displayname": "Display Name",
"email": "Email",
"photourl": "Avatar URL"
},
"labels": {
"actions": "Actions"
}
},
"vehicles": {