summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/PermissionModuleRoleList.vue
Commit message (Collapse)AuthorAgeFilesLines
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-101-17/+12Star
| | | | | | | | 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-5/+11
|
* Add Role Create/EditChristian Hofmaier2018-08-051-2/+1Star
|
* [permissions] add permission managementChristian Hofmaier2018-08-051-0/+91
Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities