Redirect personal access tokens to user_settings
Move /-/profile/personal_access_tokens to /-/user_settings/personal_access_tokens and redirect end_point to new endpoint till next major release (17.0) Changelog: changed
显示
- .gitlab/CODEOWNERS 3 个添加, 3 个删除.gitlab/CODEOWNERS
- .rubocop_todo/capybara/testid_finders.yml 0 个添加, 1 个删除.rubocop_todo/capybara/testid_finders.yml
- .rubocop_todo/layout/line_length.yml 0 个添加, 1 个删除.rubocop_todo/layout/line_length.yml
- .rubocop_todo/rspec/feature_category.yml 0 个添加, 1 个删除.rubocop_todo/rspec/feature_category.yml
- .rubocop_todo/rspec/verified_doubles.yml 0 个添加, 1 个删除.rubocop_todo/rspec/verified_doubles.yml
- .rubocop_todo/style/class_and_module_children.yml 0 个添加, 1 个删除.rubocop_todo/style/class_and_module_children.yml
- app/assets/javascripts/pages/user_settings/personal_access_tokens/index.js 0 个添加, 0 个删除...ripts/pages/user_settings/personal_access_tokens/index.js
- app/controllers/profiles/personal_access_tokens_controller.rb 0 个添加, 74 个删除...controllers/profiles/personal_access_tokens_controller.rb
- app/controllers/profiles_controller.rb 3 个添加, 3 个删除app/controllers/profiles_controller.rb
- app/controllers/user_settings/active_sessions_controller.rb 14 个添加, 12 个删除app/controllers/user_settings/active_sessions_controller.rb
- app/controllers/user_settings/application_controller.rb 7 个添加, 0 个删除app/controllers/user_settings/application_controller.rb
- app/controllers/user_settings/personal_access_tokens_controller.rb 76 个添加, 0 个删除...ollers/user_settings/personal_access_tokens_controller.rb
- app/controllers/user_settings/user_settings_controller.rb 0 个添加, 1 个删除app/controllers/user_settings/user_settings_controller.rb
- app/helpers/projects/terraform_helper.rb 1 个添加, 1 个删除app/helpers/projects/terraform_helper.rb
- app/helpers/projects_helper.rb 1 个添加, 1 个删除app/helpers/projects_helper.rb
- app/mailers/emails/profile.rb 4 个添加, 4 个删除app/mailers/emails/profile.rb
- app/serializers/personal_access_token_entity.rb 1 个添加, 1 个删除app/serializers/personal_access_token_entity.rb
- app/views/user_settings/personal_access_tokens/index.html.haml 1 个添加, 1 个删除...iews/user_settings/personal_access_tokens/index.html.haml
- config/routes/profile.rb 0 个添加, 6 个删除config/routes/profile.rb
- config/routes/user_settings.rb 12 个添加, 1 个删除config/routes/user_settings.rb
加载中
想要评论请 注册 或 登录