summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/GroupModuleClientList.vue
Commit message (Collapse)AuthorAgeFilesLines
* [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