[openstreetmap/openstreetmap-website] Reload only element type sections - how it's going to look with Turbo frames (PR #4565)
Anton Khorev
notifications at github.com
Thu Mar 7 17:05:02 UTC 2024
with turbo frames changes on top of #4563
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4565
-- Commit Summary --
* Add titles to changeset element page links
* Refactor common changeset element subpages code
* Reload only changeset element subpages
* Abort element subpage loading on page switching
* Install turbo
* Switch changeset element pages with Turbo on frontend
* Switch changeset element pages with Turbo on backend
-- File Changes --
M Gemfile (1)
M Gemfile.lock (5)
M app/assets/javascripts/application.js (5)
M app/assets/javascripts/index.js (2)
M app/controllers/changesets_controller.rb (37)
M app/helpers/browse_helper.rb (14)
A app/views/changesets/_elements.html.erb (12)
M app/views/changesets/_paging_nav.html.erb (5)
M app/views/changesets/show.html.erb (33)
M lib/classic_pagination/pagination_helper.rb (6)
M package.json (1)
A test/system/changeset_elements_test.rb (67)
M yarn.lock (18)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4565.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4565.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4565
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4565 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240307/492585a2/attachment.htm>
More information about the rails-dev
mailing list