]> git.openstreetmap.org Git - rails.git/commit
Rework issues display page to be responsive
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 10:58:47 +0000 (11:58 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 15 Jan 2020 11:20:27 +0000 (12:20 +0100)
commitcd801b2c12eae0f11fadf4b247e1403f9e3a5b78
tree475b199d0ba2930e0ae34838bc0e8a46c28967ed
parent2190aad23d6cbeb15125e221b941c313cdf01df5
Rework issues display page to be responsive

This change uses the bootstrap grid to make the issues page responsive,
and avoids having lots of custom widths of divs specified via CSS.

It also changes the display of the reports and comments to be more
like diary entry comments, by having all metadata on one line and shown
before the comment / report text.
app/assets/stylesheets/common.scss
app/views/issues/_comments.html.erb
app/views/issues/_reports.html.erb
app/views/issues/show.html.erb
config/locales/en.yml