]> git.openstreetmap.org Git - rails.git/commit
Render GPX import notifications, from the trace record as possible
authorPablo Brasero <pablo@pablobm.com>
Thu, 30 Jul 2026 11:52:34 +0000 (12:52 +0100)
committerPablo Brasero <pablo@pablobm.com>
Thu, 30 Jul 2026 14:11:00 +0000 (15:11 +0100)
commit13dafde677c91e0c532238e50a4992a1513bd549
tree98ab3c681bc2f27df96ea8085a3f8b72f7e91cfc
parent9ed8a4333445443252b7ad47ba458a38fca4b785
Render GPX import notifications, from the trace record as possible
app/models/gpx_import_notification_details.rb [new file with mode: 0644]
app/models/user_notifications.rb
app/views/notifications/_gpx_details.html.erb
app/views/notifications/_gpx_import_failure.html.erb
app/views/notifications/_gpx_import_success.html.erb