summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* mergeChristian Hofmaier2018-11-1917-38/+420
|\
| * [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-154-2/+18
| * [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-155-5/+5
| * [idoit] Clients are now added to the idoit backendJannik Schönartz2018-11-121-1/+1
| * [registration] add configurator for registration hooksUdo Walter2018-11-129-33/+399
* | mergeChristian Hofmaier2018-11-191-3/+3
|/
* [webapp/configurator] fix deleted configs/entries still being selected after ...Udo Walter2018-09-181-0/+4
* [groups] fix groups configId sometimes not showing in edit modeUdo Walter2018-09-181-0/+1
* [configurator] remove spacerUdo Walter2018-09-181-1/+1
* [configurator] small bugfixesUdo Walter2018-09-185-4/+13
* [groups] add ability to set a config for groups and clientsUdo Walter2018-09-183-1/+51
* [configurator] add ipxe configuratorUdo Walter2018-09-1811-4/+586
* [groups] small bugfixesUdo Walter2018-09-185-20/+32
* Update npm packagesJannik Schönartz2018-09-172-123/+153
* [registration] Add parent tree view in the manual registrationJannik Schönartz2018-08-291-0/+1
* [external-backends] Add getClient methods for all backendsJannik Schönartz2018-08-291-0/+1
* [external-backends] Use search table instead of datatablesJannik Schönartz2018-08-282-14/+17
* Add Snackbars to EventsChristian Hofmaier2018-08-102-8/+14
* [server/router] Rework routerJannik Schönartz2018-08-104-17/+15Star
* [permissions] fix bug with recursive-mode-switchChristian Hofmaier2018-08-101-5/+8
* [permissions] Add recursive group selection + tables changed to search tablesChristian Hofmaier2018-08-104-107/+121
* Roles of Users now in fancy boxes and other small ui polishingChristian Hofmaier2018-08-074-12/+14
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-078-132/+99Star
* mergeUdo Walter2018-08-065-24/+83
|\
| * language tags and function commentsChristian Hofmaier2018-08-065-24/+83
* | [webapp/groups] add color to selected table rows + bug fixesUdo Walter2018-08-064-72/+64Star
* | [webapp/searchtable] add multi item selection with shift keyUdo Walter2018-08-063-25/+66
|/
* [webapp/searchtable] bugfixUdo Walter2018-08-061-0/+4
* [webapp/groups] add browser back/forwared compatibilityUdo Walter2018-08-052-6/+18
* mergeUdo Walter2018-08-055-51/+118
|\
| * Add Role Create/EditChristian Hofmaier2018-08-055-51/+118
* | [webapp] improved data table with search and pagination;Udo Walter2018-08-057-202/+219
|/
* [external-backends] Added comments for the API functions and in the external-...Jannik Schönartz2018-08-054-8/+7Star
* [webapp/groups] asdfUdo Walter2018-08-052-4/+4
* code adaptionChristian Hofmaier2018-08-055-5/+11992
* mergeChristian Hofmaier2018-08-0531-12523/+1954Star
|\
| * [webapp/groups] add generic table actions component for search and pagination...Udo Walter2018-08-053-38/+146
| * mergeUdo Walter2018-08-041-10/+12
| |\
| | * [webapp/external-backends] Small error fix with the sync dialog.Jannik Schönartz2018-08-041-8/+2Star
| | * [external-backends] Sync types are now defined in the backend classes, so eve...Jannik Schönartz2018-08-041-4/+12
| * | [webapp] npm updateUdo Walter2018-08-042-38/+138
| |/
| * [webapp/router] changed dynamic route namespacingUdo Walter2018-08-041-10/+6Star
| * [groups] small bug fixesUdo Walter2018-08-044-49/+35Star
| * small changesUdo Walter2018-08-044-30/+33
| * [webapp/groups] small bugfixUdo Walter2018-08-041-1/+1
| * [webapp+server] switched from hash mode routing to history modeUdo Walter2018-08-041-0/+1
| * [webapp] login now redirect to the requested routeUdo Walter2018-08-045-18/+33
| * [webapp/groups] bugfix + route to create group/clientUdo Walter2018-08-042-13/+18
| * [webapp/groups] add routes; groups and clients can now be accessed directly u...Udo Walter2018-08-043-8/+46
| * [webapp/router] small bugfixUdo Walter2018-08-041-6/+5Star