summaryrefslogtreecommitdiffstats
path: root/server/api
Commit message (Collapse)AuthorAgeFilesLines
...
| * [groups] add create functionalityUdo Walter2018-08-022-4/+8
| |
| * [groups] add client edit functionalityUdo Walter2018-08-012-6/+24
| |
| * [groups] add edit functionality to group infosUdo Walter2018-08-012-26/+32
| |
| * [server/ipxe] Fixed the embedded ipxe script to the router restructure.Jannik Schönartz2018-07-311-2/+7
| |
| * [server/external-backends] Added iDoIT Api call for getting the locationtree ↵Jannik Schönartz2018-07-311-19/+10Star
| | | | | | | | of an object.
| * [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-312-40/+45
| |
| * [server] Refactored redundant variable naming. Fixed eslint. :|Jannik Schönartz2018-07-302-16/+16
| |
| * [server] Changed old modules to the new rounter restructure.Jannik Schönartz2018-07-302-18/+39
| |
| * [server/external-backends] Implemented checkConnection of iDoIT. Simple auth ↵Jannik Schönartz2018-07-301-6/+6
| | | | | | | | call is made with error handling.
| * mergeUdo Walter2018-07-302-22/+36
| |\
| | * [server/backends] Added iDoII Backend. Implemented a checkConnection method ↵Jannik Schönartz2018-07-261-13/+27
| | | | | | | | | | | | for each individual backend. Switches in backends can now have recursive elements. They are only shown if the switch is set to true.
| | * [server/ipxe-loader] Fixed the script for booting a pxe-linux.Jannik Schönartz2018-07-251-9/+9
| | |
| * | [server/router] changed api routing from query keyword to url parameter for ↵Udo Walter2018-07-302-41/+39Star
| |/ | | | | | | group and client api (todo: the rest)
* / [permissions] add permission managementChristian Hofmaier2018-08-052-19/+66
|/ | | | | Add Roles Table with Delete Roles and Create Roles possibilities Add Users Table with Grant Roles and Revoke Roles possibilities
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-4/+6
|
* mergeUdo Walter2018-07-191-4/+18
|\
| * [server/external-backends] Added ids to the backend credentials to reduce ↵Jannik Schönartz2018-07-191-4/+18
| | | | | | | | overhead in the db. Only the values of the credentials are saved. Added dummy method for check connection.
* | [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-193-22/+49
|/
* [server] Fixed eslint errors. (Standard ESLint is used)Jannik Schönartz2018-07-176-142/+143
|
* [external-backends] Added API and Frontend module external-backends.Jannik Schönartz2018-07-171-0/+75
|
* [server/ipxe] Building ipxe with external configs.Jannik Schönartz2018-07-172-1/+42
|
* [server] Initial commit to add the node server stuff.Jannik Schönartz2018-07-024-0/+92