summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/PermissionModuleGrantRevoke.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add Snackbars to EventsChristian Hofmaier2018-08-101-4/+8
|
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-101-23/+26
| | | | | | | | Role Table has now a new column recursiveGroups to display if recursive selection is wanted Roles and Permissions can now have longer descriptions Data-Tables are now Udos Search-Tables
* Roles of Users now in fancy boxes and other small ui polishingChristian Hofmaier2018-08-071-1/+1
|
* language tags and function commentsChristian Hofmaier2018-08-061-4/+22
|
* Add Role Create/EditChristian Hofmaier2018-08-051-12/+18
|
* code adaptionChristian Hofmaier2018-08-051-2/+2
|
* [permissions] add permission managementChristian Hofmaier2018-08-051-0/+197
Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities