-
- Downloads
Add confirmation modal to "Change username"
Showing
- app/assets/javascripts/profile/account/components/update_username.vue 121 additions, 0 deletions...avascripts/profile/account/components/update_username.vue
- app/assets/javascripts/profile/account/index.js 15 additions, 0 deletionsapp/assets/javascripts/profile/account/index.js
- app/assets/javascripts/vue_shared/components/gl_modal.vue 36 additions, 41 deletionsapp/assets/javascripts/vue_shared/components/gl_modal.vue
- app/controllers/profiles_controller.rb 12 additions, 6 deletionsapp/controllers/profiles_controller.rb
- app/views/profiles/accounts/show.html.haml 2 additions, 14 deletionsapp/views/profiles/accounts/show.html.haml
- changelogs/unreleased/41758-after-changing-username-url-still-redirects-to-old-route.yml 5 additions, 0 deletions...er-changing-username-url-still-redirects-to-old-route.yml
- spec/controllers/profiles_controller_spec.rb 22 additions, 0 deletionsspec/controllers/profiles_controller_spec.rb
- spec/features/profile_spec.rb 6 additions, 2 deletionsspec/features/profile_spec.rb
- spec/features/profiles/account_spec.rb 9 additions, 3 deletionsspec/features/profiles/account_spec.rb
- spec/javascripts/profile/account/components/update_username_spec.js 172 additions, 0 deletions...cripts/profile/account/components/update_username_spec.js
Please register or sign in to comment