summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/PermissionModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-1/+1
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [permissionmanager] remove console log and tab animationChristian Hofmaier2019-05-201-2/+2
|
* [permissionmanager] frontend reworkChristian Hofmaier2019-05-201-48/+21Star
| | | | | | | | | - bulk call for loading childs of groups - change submit to save/create - reload site after role changes - skip blacklist when no groups selected - performance improvements - new dialog system
* [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