summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/SettingsModule.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-1/+1
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [webapp] small polishing fixesUdo Walter2019-03-311-25/+85
|
* [webapp] fix disabled animation causing bugUdo Walter2019-03-281-4/+7
|
* [webapp/log] first system log implementation (wip, frontend only atm)Udo Walter2019-03-041-1/+1
|
* [webapp] add option to disable all animationsUdo Walter2019-03-031-3/+6
|
* [webapp] fix tabsbar card missing classUdo Walter2019-02-261-1/+1
|
* [webapp] small tabbar design tweaksUdo Walter2019-02-261-1/+3
|
* [webapp/groups] ipranges design change; add icons to some tabsUdo Walter2019-02-251-2/+2
|
* [webapp/datatable] add button to filter only selected rowsUdo Walter2019-01-161-1/+3
| | | | + some scrolling bugfixes
* [groups] fix api method to get a group taking way to long with all=trueUdo Walter2018-11-151-1/+1
| | | | This also fixes timeout crashes that occurred if a group had a lot of subgroups
* [webapp/settings] Added tabs and design to the settings page.Jannik Schönartz2018-07-251-15/+51
|
* [webapp] put settings state into settings objectUdo Walter2018-07-201-1/+1
|
* [webapp/settings] simplified settings storageUdo Walter2018-07-201-50/+9Star
|
* [webapp/settings] added switch to enable colored tab panelsUdo Walter2018-07-201-0/+11
|
* [webapp] Fixed eslint errorsJannik Schönartz2018-07-171-5/+5
|
* [webapp/settings] added offset to select box dropdownUdo Walter2018-07-041-0/+1
|
* [webapp] Initial commit to add the node webapp stuff.Jannik Schönartz2018-07-021-0/+86