[openstreetmap/openstreetmap-website] Convert account setting menu to tabs, and include on other pages (#3298)
Andy Allan
notifications at github.com
Wed Aug 18 13:45:13 UTC 2021
This makes it easier to navigate around these pages. Since each tab corresponds to a given controller, this makes the selection of active tabs straightforward.

The tabs, like on the traces pages, also switch to a vertical list on small screen widths.

You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3298
-- Commit Summary --
* Convert account setting menu to tabs, and include on other pages
-- File Changes --
A app/views/application/_settings_menu.html.erb (18)
M app/views/oauth2_applications/edit.html.erb (2)
M app/views/oauth2_applications/index.html.erb (2)
M app/views/oauth2_applications/new.html.erb (2)
M app/views/oauth2_applications/show.html.erb (2)
M app/views/oauth2_authorized_applications/index.html.erb (2)
M app/views/oauth_clients/edit.html.erb (2)
M app/views/oauth_clients/index.html.erb (2)
M app/views/oauth_clients/new.html.erb (2)
M app/views/oauth_clients/show.html.erb (2)
M app/views/users/account.html.erb (8)
M config/locales/en.yml (9)
M test/integration/client_applications_test.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3298.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3298.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/3298
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210818/f06bc456/attachment-0001.htm>
More information about the rails-dev
mailing list