Move JavaScript to accommodate URL changes
Changing `/-/profile` -> `/-/user_settings/profile`
显示
- .rubocop_todo/style/hash_as_last_array_item.yml 1 个添加, 0 个删除.rubocop_todo/style/hash_as_last_array_item.yml
- app/assets/javascripts/pages/profiles/index.js 1 个添加, 8 个删除app/assets/javascripts/pages/profiles/index.js
- app/assets/javascripts/pages/user_settings/profiles/show/index.js 13 个添加, 1 个删除...ts/javascripts/pages/user_settings/profiles/show/index.js
- app/assets/javascripts/pages/user_settings/profiles/show/init_timezone_dropdown.js 0 个添加, 0 个删除...ges/user_settings/profiles/show/init_timezone_dropdown.js
- app/assets/javascripts/profile/password_prompt/constants.js 0 个添加, 0 个删除app/assets/javascripts/profile/password_prompt/constants.js
- app/assets/javascripts/profile/password_prompt/index.js 0 个添加, 0 个删除app/assets/javascripts/profile/password_prompt/index.js
- app/assets/javascripts/profile/password_prompt/password_prompt_modal.vue 0 个添加, 0 个删除...scripts/profile/password_prompt/password_prompt_modal.vue
- app/controllers/application_controller.rb 1 个添加, 1 个删除app/controllers/application_controller.rb
- app/controllers/concerns/confirm_email_warning.rb 1 个添加, 1 个删除app/controllers/concerns/confirm_email_warning.rb
- app/controllers/oauth/applications_controller.rb 1 个添加, 1 个删除app/controllers/oauth/applications_controller.rb
- app/controllers/profiles/avatars_controller.rb 1 个添加, 1 个删除app/controllers/profiles/avatars_controller.rb
- app/controllers/profiles_controller.rb 3 个添加, 25 个删除app/controllers/profiles_controller.rb
- app/controllers/user_settings/profiles_controller.rb 78 个添加, 0 个删除app/controllers/user_settings/profiles_controller.rb
- app/helpers/profiles_helper.rb 1 个添加, 1 个删除app/helpers/profiles_helper.rb
- app/helpers/search_helper.rb 1 个添加, 1 个删除app/helpers/search_helper.rb
- app/helpers/sidebars_helper.rb 2 个添加, 2 个删除app/helpers/sidebars_helper.rb
- app/helpers/tree_helper.rb 1 个添加, 1 个删除app/helpers/tree_helper.rb
- app/presenters/user_presenter.rb 1 个添加, 1 个删除app/presenters/user_presenter.rb
- app/views/layouts/profile.html.haml 1 个添加, 1 个删除app/views/layouts/profile.html.haml
- app/views/profiles/emails/index.html.haml 1 个添加, 1 个删除app/views/profiles/emails/index.html.haml
加载中
想要评论请 注册 或 登录