summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/GroupModuleDialog.vue
Commit message (Expand)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-4/+3Star
* [webapp/clients] Add the choice to select backends when deleting clientsJannik Schönartz2019-10-161-2/+23
* [groups] add button to wake clients viaUdo Walter2019-04-111-5/+23
* [webapp] migrate from vue cli 2 to vue cli 3Udo Walter2019-03-051-1/+2
* [webapp] add single select to selectbox; eslint fixUdo Walter2019-03-031-1/+0Star
* [webapp] small bugfixes + eslint fixes + color fixUdo Walter2019-03-031-14/+32
* [webapp/groups+configurator] performance improvementsUdo Walter2019-02-261-0/+1
* [webapp/configurator] add ability to assign configs to groups/clientsUdo Walter2019-02-261-8/+8
* [webapp] small ui fixesUdo Walter2019-02-261-1/+1
* [webapp/datatable] add rowcount propUdo Walter2019-02-241-1/+1
* [webapp/groups] rework old tables to new data tableUdo Walter2019-02-241-38/+68
* rework user api to restUdo Walter2019-02-221-1/+2
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-0/+1
* eslint fixesUdo Walter2018-11-261-4/+7
* [webapp+server] Add first implementation of a websocket to alert webclients o...Udo Walter2018-11-261-1/+33
* [groups] small bugfixesUdo Walter2018-09-181-3/+7
* [groups] add ability to show all nested children and not just direkt children...Udo Walter2018-08-071-2/+2
* [webapp/groups] add color to selected table rows + bug fixesUdo Walter2018-08-061-30/+27Star
* [groups] add i18nUdo Walter2018-08-031-18/+38
* [groups] bugfix + add doubleclick to enter group/client + small design changeUdo Walter2018-08-021-9/+17
* eslint fixesUdo Walter2018-08-021-5/+5
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-20/+117
* [groups] add delete client/group functionalityUdo Walter2018-08-021-0/+70