summaryrefslogtreecommitdiffstats
path: root/webapp/src/store/groups.js
Commit message (Expand)AuthorAgeFilesLines
* [configurator] small bugfixesUdo Walter2018-09-181-1/+3
* [groups] add ability to set a config for groups and clientsUdo Walter2018-09-181-0/+13
* [configurator] add ipxe configuratorUdo Walter2018-09-181-2/+1Star
* [groups] small bugfixesUdo Walter2018-09-181-12/+18
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-071-16/+25
* [webapp/groups] asdfUdo Walter2018-08-051-3/+3
* [groups] small bug fixesUdo Walter2018-08-041-4/+6
* [webapp/groups] bugfix + route to create group/clientUdo Walter2018-08-041-0/+1
* [groups] bugfix + add doubleclick to enter group/client + small design changeUdo Walter2018-08-021-1/+0Star
* eslint fixesUdo Walter2018-08-021-6/+6
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-9/+49
* [groups] add delete client/group functionalityUdo Walter2018-08-021-3/+33
* [groups] add ability to show all groups and clientsUdo Walter2018-08-021-1/+3
* [groups] add create functionalityUdo Walter2018-08-021-31/+29Star
* [groups] add client edit functionalityUdo Walter2018-08-011-8/+13
* [groups] add edit functionality to group infosUdo Walter2018-08-011-76/+51Star
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-28/+86
* [server/router] changed api routing from query keyword to url parameter for g...Udo Walter2018-07-301-4/+4
* [webapp/settings] simplified settings storageUdo Walter2018-07-201-1/+1
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-13/+31
* [webapp/groups] switched from emits to vuexUdo Walter2018-07-191-0/+33