[openstreetmap/openstreetmap-website] More bootstrap forms (#3079)
Andy Allan
notifications at github.com
Wed Feb 3 14:00:42 UTC 2021
This PR refactors a few more forms to use bootstrap, namely:
* Checkbox on the accounts page that I previously overlooked
* User Blocks revoke form
* Message list action buttons
* OAuth client action buttons
* Export form
* Buttons on the welcome message
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3079
-- Commit Summary --
* Use bootstrap form styles for update home checkbox
* Refactor user_blocks revoke form to use bootstrap
* Use small bootstrap buttons for message inbox and outbox actions
* Use small bootstrap buttons for oauth client actions
* Refactor the export form to use bootstrap form controls
* Rework welcome message to use bootstrap buttons
-- File Changes --
M app/assets/stylesheets/common.scss (25)
M app/views/layouts/map.html.erb (24)
M app/views/messages/_message_summary.html.erb (8)
M app/views/messages/_sent_message_summary.html.erb (2)
M app/views/oauth_clients/index.html.erb (4)
M app/views/site/export.html.erb (18)
M app/views/user_blocks/revoke.html.erb (32)
M app/views/users/account.html.erb (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3079.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3079.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/3079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210203/c43b3185/attachment.htm>
More information about the rails-dev
mailing list