[openstreetmap/openstreetmap-website] Move shared partials to application directory (PR #7229)
Andy Allan
notifications at github.com
Wed Jul 15 16:06:05 UTC 2026
The rails default is to fall back to the "app/views/application" directory, and we already use that for some other partials. This provides consistency by refactoring the partials that were previous in the "shared" directory.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/7229
-- Commit Summary --
* Move shared partials to application directory
-- File Changes --
M .erb_lint.yml (2)
R app/views/application/_html_help.erb (0)
R app/views/application/_loader.html.erb (0)
R app/views/application/_markdown_help.html.erb (0)
R app/views/application/_pagination.html.erb (2)
R app/views/application/_richtext_field.html.erb (4)
R app/views/application/_section_divider.html.erb (0)
M app/views/browse/_relation.html.erb (2)
M app/views/changesets/history.html.erb (2)
M app/views/changesets/index.html.erb (4)
M app/views/diary_entries/_page.html.erb (4)
M app/views/directions/show.html.erb (2)
M app/views/feature_queries/show.html.erb (4)
M app/views/issues/_page.html.erb (4)
M app/views/layouts/_header.html.erb (2)
M app/views/layouts/map.html.erb (2)
M app/views/searches/queries/create.html.erb (2)
M app/views/searches/show.html.erb (2)
M app/views/sessions/new.html.erb (4)
M app/views/traces/_page.html.erb (4)
M app/views/user_blocks/_page.html.erb (8)
M app/views/users/changeset_comments/_page.html.erb (4)
M app/views/users/diary_comments/_page.html.erb (4)
M app/views/users/lists/_page.html.erb (8)
M app/views/users/new.html.erb (4)
M config/i18n-tasks.yml (2)
M config/locales/en.yml (115)
M lib/bootstrap_form/inputs/richtext_field.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7229.patch
https://github.com/openstreetmap/openstreetmap-website/pull/7229.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7229
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7229 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260715/49dca89b/attachment.htm>
More information about the rails-dev
mailing list