-
- Downloads
Add latest changes from gitlab-org/gitlab@master
Showing
- app/assets/javascripts/pages/registrations/welcome/index.js 7 additions, 0 deletionsapp/assets/javascripts/pages/registrations/welcome/index.js
- app/controllers/application_controller.rb 11 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/concerns/invisible_captcha.rb 2 additions, 2 deletionsapp/controllers/concerns/invisible_captcha.rb
- app/controllers/oauth/applications_controller.rb 1 addition, 0 deletionsapp/controllers/oauth/applications_controller.rb
- app/controllers/oauth/authorizations_controller.rb 1 addition, 0 deletionsapp/controllers/oauth/authorizations_controller.rb
- app/controllers/profiles_controller.rb 1 addition, 0 deletionsapp/controllers/profiles_controller.rb
- app/controllers/registrations_controller.rb 49 additions, 5 deletionsapp/controllers/registrations_controller.rb
- app/helpers/sessions_helper.rb 0 additions, 4 deletionsapp/helpers/sessions_helper.rb
- app/models/user.rb 18 additions, 0 deletionsapp/models/user.rb
- app/views/devise/registrations/new.html.haml 1 addition, 1 deletionapp/views/devise/registrations/new.html.haml
- app/views/devise/sessions/new.html.haml 1 addition, 1 deletionapp/views/devise/sessions/new.html.haml
- app/views/devise/shared/_experimental_separate_sign_up_flow_box.html.haml 1 addition, 4 deletions.../shared/_experimental_separate_sign_up_flow_box.html.haml
- app/views/devise/shared/_signin_box.html.haml 1 addition, 1 deletionapp/views/devise/shared/_signin_box.html.haml
- app/views/layouts/_head.html.haml 1 addition, 1 deletionapp/views/layouts/_head.html.haml
- app/views/layouts/devise_experimental_separate_sign_up_flow.html.haml 2 additions, 1 deletion...youts/devise_experimental_separate_sign_up_flow.html.haml
- app/views/profiles/show.html.haml 1 addition, 0 deletionsapp/views/profiles/show.html.haml
- app/views/registrations/welcome.html.haml 17 additions, 0 deletionsapp/views/registrations/welcome.html.haml
- changelogs/unreleased/20-add-signup-step-2.yml 5 additions, 0 deletionschangelogs/unreleased/20-add-signup-step-2.yml
- config/routes.rb 4 additions, 0 deletionsconfig/routes.rb
- db/migrate/20190912223232_add_role_to_users.rb 12 additions, 0 deletionsdb/migrate/20190912223232_add_role_to_users.rb
app/views/registrations/welcome.html.haml
0 → 100644
Please register or sign in to comment