openstreetmap-website/app/views/messages
Anton Khorev 5befc0658a Wrap message action buttons in divs
Avoid redefining table cell display css property using d-flex. Now d-flex is on wrapper divs.
2024-04-15 03:14:00 +03:00
..
_heading.html.erb Add basic structures for UserMute and Message muting logic 2023-12-19 12:57:47 -05:00
_message_summary.html.erb Wrap message action buttons in divs 2024-04-15 03:14:00 +03:00
_messages_table.html.erb Enable Turbo Drive with morphing for Messages#{destroy,mark} 2024-03-21 14:55:16 +01:00
_sent_message_summary.html.erb Wrap message action buttons in divs 2024-04-15 03:14:00 +03:00
inbox.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
muted.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
new.html.erb Simplify link_to calls on message pages 2024-03-20 04:48:02 +03:00
no_such_message.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
outbox.html.erb Remove now-obsolete partials in app/views/messages/* 2024-03-21 14:55:16 +01:00
show.html.erb Replace border-grey css class with border-secondary-subtle 2024-04-06 17:11:38 +03:00