summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/GroupModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [groups] add ability to show all nested children and not just direkt ↵Udo Walter2018-08-071-22/+20Star
| | | | children + bug fixes
* [webapp/groups] add browser back/forwared compatibilityUdo Walter2018-08-051-5/+17
|
* [webapp/groups] asdfUdo Walter2018-08-051-1/+1
|
* [groups] small bug fixesUdo Walter2018-08-041-7/+5Star
|
* small changesUdo Walter2018-08-041-20/+19Star
|
* [webapp/groups] small bugfixUdo Walter2018-08-041-1/+1
|
* [webapp/groups] bugfix + route to create group/clientUdo Walter2018-08-041-13/+17
|
* [webapp/groups] add routes; groups and clients can now be accessed directly ↵Udo Walter2018-08-041-5/+38
| | | | using a url
* [groups] add delete client/group functionalityUdo Walter2018-08-021-2/+5
|
* [groups] add create functionalityUdo Walter2018-08-021-1/+1
|
* [groups] add client edit functionalityUdo Walter2018-08-011-1/+1
|
* [groups] add edit functionality to group infosUdo Walter2018-08-011-22/+14Star
|
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-22/+26
|
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-5/+9
|
* [webapp/groups] switched from emits to vuexUdo Walter2018-07-191-26/+13Star
|
* [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-191-6/+55
|
* [webapp/dashboard] added first implementation of global snackbarsUdo Walter2018-07-171-0/+35