summaryrefslogtreecommitdiffstats
path: root/webapp/src/store/groups.js
Commit message (Expand)AuthorAgeFilesLines
* [webapp/groups] fix tab switching when setting showallUdo Walter2019-05-011-2/+6
* [webapp/groups] load into info if groups is opened via routeUdo Walter2019-05-011-3/+3
* [webapp/groups] small ux fixUdo Walter2019-05-011-0/+1
* [webapp/groups] compact group view is now optionalUdo Walter2019-05-011-0/+7
* [webapp/groups] automatically switch to subgroups or clients on loadUdo Walter2019-04-181-1/+1
* [webapp/groups] same as last commit but betterUdo Walter2019-04-141-1/+11
* [groups,clients] include config as associationUdo Walter2019-04-131-9/+1Star
* [webapp/groups] fix crashUdo Walter2019-03-311-1/+1
* [webapp/groups] parents of groups and clients are now clickableUdo Walter2019-03-301-46/+49
* [webapp/groups] performance improvementsUdo Walter2019-02-281-4/+13
* [webapp] small ui fixesUdo Walter2019-02-261-0/+1
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-241-2/+2
* [groups] add iprange functionality to groups; add refresh buttonUdo Walter2019-02-231-7/+27
* [groups,clients,configurator] api rework to the new formatUdo Walter2018-12-041-16/+17
* eslint fixesUdo Walter2018-11-261-1/+1
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-261-6/+12
* [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-151-0/+5
* [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