Does this https://github.com/openstreetmap/openstreetmap-website/pull/5453#issuecomment-2661441402, replacing `/account/edit` paths with `/account`. You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5696 -- Commit Summary -- * Use follow_redirect! in account update tests * Test account destroy route * Move edit account action to show * Update account path in system tests that visit it * Update account path in ConfirmationsController * Update account path in PdDeclarationsController * Update account path in TermsController * Update account path in UserMutesController * Update account path in UsersController * Update account path on web pages -- File Changes -- M app/abilities/ability.rb (2) M app/controllers/accounts/pd_declarations_controller.rb (2) M app/controllers/accounts/terms_controller.rb (4) M app/controllers/accounts_controller.rb (10) M app/controllers/confirmations_controller.rb (2) M app/controllers/user_mutes_controller.rb (2) M app/controllers/users_controller.rb (4) M app/views/accounts/deletions/show.html.erb (2) R app/views/accounts/show.html.erb (0) M app/views/application/_auth_providers.html.erb (2) M app/views/application/_settings_menu.html.erb (2) M app/views/layouts/_header.html.erb (2) M app/views/site/_not_public_flash.erb (2) M app/views/users/show.html.erb (2) M config/locales/en.yml (2) M config/routes.rb (3) M test/controllers/accounts/pd_declarations_controller_test.rb (2) M test/controllers/accounts/terms_controller_test.rb (8) M test/controllers/accounts_controller_test.rb (55) M test/controllers/confirmations_controller_test.rb (10) M test/controllers/users_controller_test.rb (2) M test/system/account_deletion_test.rb (14) M test/system/user_email_change_test.rb (4) M test/system/user_muting_test.rb (4) M test/system/user_suspension_test.rb (4) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5696.patch https://github.com/openstreetmap/openstreetmap-website/pull/5696.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5696 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev