summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/GroupModuleGroupList.vue
Commit message (Collapse)AuthorAgeFilesLines
* [documentation] add groups/clients module documentationUdo Walter2019-07-221-2/+6
|
* [webapp/groups] fix tab switching when setting showallUdo Walter2019-05-011-1/+1
|
* [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-1/+1
|
* [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/+1Star
|
* [webapp/groups] small redesign (better UX and perforance); disable buggy ↵Udo Walter2019-04-121-7/+23
| | | | tabs transition;
* [webapp] small lang string fixesUdo Walter2019-04-121-2/+2
|
* [webapp/registration] switch to the new selctbox for groups selectionUdo Walter2019-02-251-1/+1
|
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-3/+3
| | | | + some scrolling bugfixes
* [webapp] add second iteration of the virtual table with more featuresUdo Walter2019-01-151-13/+9Star
| | | | | search (normal, regex, case sensitive, per column, multiple search filter) sorting + ui polishing
* [webapp] add first version of a virtualized table for better performanceUdo Walter2019-01-131-25/+6Star
|
* [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-9/+7Star
|
* [webapp] improved data table with search and pagination;Udo Walter2018-08-051-35/+28Star
|
* [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-12/+34
|
* [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/+81
|
* [groups] add create functionalityUdo Walter2018-08-021-40/+30Star
|
* [groups] add edit functionality to group infosUdo Walter2018-08-011-12/+2Star
|
* [groups] add edit form for groups; add description to groups and clientsUdo Walter2018-07-311-34/+41
|
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-2/+2
|
* [webapp/groups] switched from emits to vuexUdo Walter2018-07-191-4/+14
|
* [server/groups][webapp/groups] added first version of the groups moduleUdo Walter2018-07-191-0/+75