summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/StartPageSetup.vue
Commit message (Expand)AuthorAgeFilesLines
* [webapp] upgrade/migration from vuetify 1.5 to 2.XUdo Walter2020-01-191-1/+1
* [server/setup] Move (initial) setup in it's own api fileJannik Schönartz2019-03-041-5/+6
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-041-1/+1
* [authentication] Rewrite code in async/await, fix edit account moduleJannik Schönartz2019-02-261-4/+5
* [account] Fix for the changePassword methodJannik Schönartz2019-02-261-1/+3
* [webapp/setup] StartPageSetup now uses the new UserCreateForm component & sma...Jannik Schönartz2019-02-261-69/+16Star
* [account] Add editable user info, change statuscodes, delete accountJannik Schönartz2019-02-241-7/+1Star
* [authentication] Implement initial root account setupJannik Schönartz2019-02-221-0/+156