]> git.openstreetmap.org Git - rails.git/commit
Add a page to change the visibility of legacy traces
authorRub21 <rub2106@gmail.com>
Thu, 3 Sep 2026 10:55:31 +0000 (12:55 +0200)
committerRub21 <rub2106@gmail.com>
Wed, 9 Sep 2026 15:11:01 +0000 (10:11 -0500)
commit2bc2bdd7f2d1d8b31309073db35c2d16a7744312
tree182c28c44be60701f7f49f2887a511c954f6f1a1
parent3f1da548654a07ff25ddb782af2fee957b47591e
Add a page to change the visibility of legacy traces
.rubocop_todo.yml
app/controllers/traces/legacy_visibilities_controller.rb [new file with mode: 0644]
app/helpers/trace_helper.rb
app/views/traces/legacy_visibilities/edit.html.erb [new file with mode: 0644]
config/locales/en.yml
config/routes.rb
test/controllers/traces/legacy_visibilities_controller_test.rb [new file with mode: 0644]