summaryrefslogtreecommitdiffstats
path: root/server/api/permissions.js
Commit message (Collapse)AuthorAgeFilesLines
* [server] PM integration in all missing api-points but groupsJannik Schönartz2020-06-081-0/+14
|
* [api/permissions][api/roles] update commentsChristian Hofmaier2019-02-261-1/+1
|
* [permissionmanager] api function to await asyncChristian Hofmaier2019-02-261-4/+3Star
|
* [permissionmanager] Permission API Call for Frontend ChecksChristian Hofmaier2019-02-161-2/+3
|
* Eslint fixChristian Hofmaier2019-02-151-1/+1
|
* [permissionmanager]Integrate new data-table + api formatChristian Hofmaier2019-02-151-65/+5Star
|
* Implement Middlware for Permission ManagerChristian Hofmaier2019-02-041-7/+8
|
* Change API to new structureChristian Hofmaier2019-01-111-59/+53Star
|
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-101-4/+5
| | | | | | | | 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
* language tags and function commentsChristian Hofmaier2018-08-061-0/+29
|
* ESlint is a great thing...Christian Hofmaier2018-08-051-8/+8
|
* Add Role Create/EditChristian Hofmaier2018-08-051-7/+23
|
* fixed eslintChristian Hofmaier2018-08-051-15/+15
|
* code adaptionChristian Hofmaier2018-08-051-3/+4
|
* [permissions] add permission managementChristian Hofmaier2018-08-051-19/+33
| | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-171-21/+21
|
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-021-0/+28