]> git.openstreetmap.org Git - rails.git/commit
Move profile location editing to location page
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Jun 2025 03:32:19 +0000 (06:32 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 1 Jul 2025 14:35:14 +0000 (17:35 +0300)
commit82f863b7ffddd54a5e860743d37b7df9b1992b96
tree0c2dcb31579bbd622e3526ba55addcf675623f2d
parentf144ec969a0008bc4dda46d2dee0c42e5cfc92df
Move profile location editing to location page
app/controllers/profiles/descriptions_controller.rb
app/controllers/profiles/locations_controller.rb
app/views/profiles/descriptions/show.html.erb
app/views/profiles/locations/show.html.erb
config/locales/en.yml
test/controllers/profiles/locations_controller_test.rb
test/system/user_location_change_test.rb