[openstreetmap/openstreetmap-website] More bootstrap forms (#3063)
Andy Allan
notifications at github.com
Wed Jan 20 15:40:46 UTC 2021
This PR converts the message, user registration, and diary comment forms to use bootstrap.
The user registration third-party-auth section was a little fiddly, due to the appearing and disappearing form fields, but I wanted to keep the current behaviour for now.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3063
-- Commit Summary --
* Convert to use bootstrap form
* Refactor user registration form to use bootstrap
* Refactor diary comment form to use bootstrap
-- File Changes --
M app/assets/stylesheets/common.scss (12)
M app/views/diary_entries/show.html.erb (22)
M app/views/messages/new.html.erb (23)
M app/views/users/new.html.erb (71)
M test/controllers/users_controller_test.rb (10)
M test/integration/user_creation_test.rb (5)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3063.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3063.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/3063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210120/4af0a8d7/attachment.htm>
More information about the rails-dev
mailing list