summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/UserModuleDelete.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)
* [authentication] Restructure api to match our new error code standardJannik Schönartz2019-03-041-0/+6
| | | | | Moved most of the res.send from the lib to the api Fixed frontend to match the new api
* [webapp] small ui fixesUdo Walter2019-02-261-1/+1
|
* [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-251-0/+73