summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/StartPage.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-3/+28
| | | | still TODO: switch from old grid system (v-layout/v-flex) to the new one (v-row/v-col)
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-0/+53
[backend] Reworked authentication library to the api structure Add authentication api to remove the login routes from the router.js [webapp] Split login Page in StartPage + Login/Setup Add Setup Page for the initial root creation