summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/PermissionModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [eventmanager] Add module and functionalityChristian Hofmaier2019-03-241-2/+2
| | | | | | - list to show all events, buttons to create/delete events - can add groups/clients to event - can add blacklist to event
* [webapp] fix tabsbar card missing classUdo Walter2019-02-261-1/+1
|
* [webapp] small tabbar design tweaksUdo Walter2019-02-261-4/+4
|
* [webapp] small ui fixesUdo Walter2019-02-261-1/+1
|
* [permissionmanager] rework for blacklist systemChristian Hofmaier2019-02-251-22/+34
| | | | | - integrate PM into PM itself - wildcard function for hasPermission()
* [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-151-1/+1
| | | | This also fixes timeout crashes that occurred if a group had a lot of subgroups
* language tags and function commentsChristian Hofmaier2018-08-061-2/+4
|
* [permissions] add permission managementChristian Hofmaier2018-08-051-15/+75
| | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+51