]> git.openstreetmap.org Git - rails.git/commit
Move profile links editing to links page
authorAnton Khorev <tony29@yandex.ru>
Tue, 3 Jun 2025 16:02:45 +0000 (19:02 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 1 Jul 2025 14:44:41 +0000 (17:44 +0300)
commit15a9bff336d09bf563c6f8cb88d47240cac358b3
tree2b68ac03ae5f60f7dd59f4eb3c118cc79498e1bd
parent660abc3647c9820aaa6132c1013dcc788d24e8a1
Move profile links editing to links page
app/controllers/profiles/descriptions_controller.rb
app/controllers/profiles/links_controller.rb
app/views/profiles/descriptions/show.html.erb
app/views/profiles/links/show.html.erb
config/locales/en.yml
test/controllers/profiles/descriptions_controller_test.rb
test/controllers/profiles/links_controller_test.rb
test/system/user_social_links_test.rb