summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/UserCreateForm.vue
Commit message (Collapse)AuthorAgeFilesLines
* [webapp] Add require symbol for the user / account formsJannik Schönartz2019-03-081-7/+11
|
* [webapp/dashboard] User data now stores in the global storage & ↵Jannik Schönartz2019-02-261-3/+6
| | | | [usermanagement] fix 'username already exist' error not workling properly
* [webapp/setup] StartPageSetup now uses the new UserCreateForm component & ↵Jannik Schönartz2019-02-261-1/+5
| | | | small fixes
* [webapp/user] Add user management module for creating / deleting user accountsJannik Schönartz2019-02-251-0/+188