summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-058-185/+156Star
|\
| * ESlint is a great thing...Christian Hofmaier2018-08-051-8/+8
| * Add Role Create/EditChristian Hofmaier2018-08-058-186/+157Star
* | [webapp] improved data table with search and pagination;Udo Walter2018-08-059-204/+221
|/
* [external-backends] Added comments for the API functions and in the external-...Jannik Schönartz2018-08-059-26/+179
* fixed eslintChristian Hofmaier2018-08-059-37/+37
* fdsaChristian Hofmaier2018-08-052-2/+131
* [webapp/groups] asdfUdo Walter2018-08-052-4/+4
* code adaptionChristian Hofmaier2018-08-058-31/+12003
* mergeChristian Hofmaier2018-08-0557-12680/+2557Star
|\
| * [webapp/groups] add generic table actions component for search and pagination...Udo Walter2018-08-053-38/+146
| * mergeUdo Walter2018-08-045-15/+39
| |\
| | * [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-045-9/+39
| * | [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-046-51/+37Star
| * small changesUdo Walter2018-08-045-31/+34
| * [webapp/groups] small bugfixUdo Walter2018-08-041-1/+1
| * nvmUdo Walter2018-08-042-2/+7
| * [server] revert unnecessary changeUdo Walter2018-08-042-7/+2Star
| * [webapp+server] switched from hash mode routing to history modeUdo Walter2018-08-043-2/+8
| * [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
| * [server/groups] add 404 status code if group / client id not foundUdo Walter2018-08-042-32/+34
| * [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
| * [webapp] everythiing configurable (dashboardmodule, stores and global i18n me...Udo Walter2018-08-038-89/+108
| * [groups] icon fixUdo Walter2018-08-031-2/+2
| * [groups] add i18nUdo Walter2018-08-039-101/+236
| * [webapp/external-backends] Language tags are now camelCase for consistency. G...Jannik Schönartz2018-08-034-61/+71
| * [server/external-backends] Fixed some design issues. Smaller dialogs, dialog ...Jannik Schönartz2018-08-034-130/+151
| * [server/external-backends] Added sync settings for the backends. Groups and c...Jannik Schönartz2018-08-025-92/+290
| * [server/external-backends] Added sync settings for the backends. Method for g...Jannik Schönartz2018-08-025-5/+102
| * [groups] bugfix + add doubleclick to enter group/client + small design changeUdo Walter2018-08-026-154/+179
| * eslint fixesUdo Walter2018-08-023-12/+12
| * [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-029-51/+274
| * [groups] small bugfixUdo Walter2018-08-023-4/+5
| * [groups] add delete client/group functionalityUdo Walter2018-08-0210-106/+314
| * [groups] add ability to show all groups and clientsUdo Walter2018-08-024-4/+30
| * [groups] add create functionalityUdo Walter2018-08-029-130/+173
| * [groups] add client edit functionalityUdo Walter2018-08-016-87/+231
| * [groups] add edit functionality to group infosUdo Walter2018-08-0114-189/+169Star
| * [server/idoit] iDoIT api call returns now the object itself and the childs.Jannik Schönartz2018-07-311-1/+9
| * [server/ipxe] Fixed the embedded ipxe script to the router restructure.Jannik Schönartz2018-07-313-3/+12
| * [webapp/external-backends] Splitted the edit and delete Dialog.Jannik Schönartz2018-07-314-15/+26
| * [server/external-backends] Added iDoIT Api call for getting the locationtree ...Jannik Schönartz2018-07-313-42/+82