summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/GroupModuleClientList.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] add no permission snackbar to 403 responsesUdo Walter2020-05-301-5/+5
|
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-6/+6
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [webapp/groups] clear table filters if group id changesUdo Walter2019-04-181-1/+6
|
* [webapp/datatable] add sort by number and ipv4Udo Walter2019-04-151-2/+2
|
* [datatable] exportButton -> copyButtonUdo Walter2019-04-131-1/+1
|
* [webapp/groups] add copy to clipboard buttonUdo Walter2019-04-131-1/+1
|
* [webapp/groups] yet another small redesignUdo Walter2019-04-131-17/+3Star
|
* [webapp/groups] small redesign (better UX and perforance); disable buggy ↵Udo Walter2019-04-121-7/+21
| | | | tabs transition;
* [webapp] small lang string fixesUdo Walter2019-04-121-4/+4
|
* [groups] add button to wake clients viaUdo Walter2019-04-111-7/+17
|
* [webapp] fix disabled animation causing bugUdo Walter2019-03-281-3/+3
|
* [webapp/configurator] add ability to assign configs to groups/clientsUdo Walter2019-02-261-3/+3
| | | | [server] increase request size limit to 50mb
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-34/+13Star
| | | | + some scrolling bugfixes
* [webapp/groups] add loading indicator to the group and client tablesUdo Walter2018-11-151-1/+4
|
* [groups] add ability to show all nested children and not just direkt ↵Udo Walter2018-08-071-5/+5
| | | | children + bug fixes
* [webapp/groups] add color to selected table rows + bug fixesUdo Walter2018-08-061-10/+2Star
|
* [webapp/searchtable] add multi item selection with shift keyUdo Walter2018-08-061-11/+9Star
|
* [webapp] improved data table with search and pagination;Udo Walter2018-08-051-34/+23Star
|
* [webapp/groups] add generic table actions component for search and ↵Udo Walter2018-08-051-19/+10Star
| | | | pagination; added this to the groups module
* [groups] add i18nUdo Walter2018-08-031-14/+40
|
* [groups] bugfix + add doubleclick to enter group/client + small design changeUdo Walter2018-08-021-3/+4
|
* [groups] add dialog to delete, remove and add groups/clientsUdo Walter2018-08-021-5/+11
|
* [groups] add delete client/group functionalityUdo Walter2018-08-021-32/+82
|
* [groups] add create functionalityUdo Walter2018-08-021-41/+31Star
|
* [groups] add edit functionality to group infosUdo Walter2018-08-011-8/+2Star
|
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-29/+51
|
* [webapp/groups] switched from emits to vuexUdo Walter2018-07-191-2/+5
|
* [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-191-0/+70