Merge branch 'signup-form' into 'develop'
Signup form Closes #35 and #58 See merge request funkwhale/funkwhale!49
No related branches found
No related tags found
Showing
- CHANGELOG 4 additions, 0 deletionsCHANGELOG
- api/config/settings/common.py 1 addition, 2 deletionsapi/config/settings/common.py
- api/config/urls.py 2 additions, 2 deletionsapi/config/urls.py
- api/funkwhale_api/users/adapters.py 3 additions, 8 deletionsapi/funkwhale_api/users/adapters.py
- api/funkwhale_api/users/dynamic_preferences_registry.py 15 additions, 0 deletionsapi/funkwhale_api/users/dynamic_preferences_registry.py
- api/tests/users/test_views.py 4 additions, 4 deletionsapi/tests/users/test_views.py
- deploy/env.prod.sample 0 additions, 5 deletionsdeploy/env.prod.sample
- front/src/components/auth/Login.vue 8 additions, 5 deletionsfront/src/components/auth/Login.vue
- front/src/components/auth/Settings.vue 8 additions, 5 deletionsfront/src/components/auth/Settings.vue
- front/src/components/auth/Signup.vue 137 additions, 0 deletionsfront/src/components/auth/Signup.vue
- front/src/router/index.js 6 additions, 0 deletionsfront/src/router/index.js
- front/src/store/instance.js 9 additions, 1 deletionfront/src/store/instance.js
Loading
Please register or sign in to comment