[openstreetmap/openstreetmap-website] Even more bootstrap forms (#3092)

Andy Allan notifications at github.com
Wed Feb 10 15:45:12 UTC 2021


This pull request refactors four more forms to use bootstrap, specifically changeset comments, new notes, user terms and the third-party login form.

After this, there are only three more forms remaining, and then we can remove all the custom standard-form CSS. I tried refactoring the search form / directions form today, but it's a bit of a nightmare!
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3092

-- Commit Summary --

  * Rework changeset comments form to use bootstrap styling
  * Convert the new note form to use bootstrap
  * Update terms form to use bootstrap
  * Refactor the third-party login form to use bootstrap

-- File Changes --

    M app/assets/stylesheets/common.scss (9)
    M app/views/browse/changeset.html.erb (18)
    M app/views/browse/new_note.html.erb (8)
    M app/views/users/login.html.erb (23)
    M app/views/users/terms.html.erb (62)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3092.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3092.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3092
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210210/0aa4328c/attachment.htm>


More information about the rails-dev mailing list