openstreetmap-website/app/views/users
Andy Allan 627f2493fa Refactor away from global form control styling
This enables forms to be converted one-by-one to bootstrap. Without this
refactoring, these global styles interfere with form control styling from
bootstrap.

The rearrangement of the search and directions styling is to solve CSS selector specitivity issues.
2020-07-01 17:23:02 +02:00
..
_auth_association.html.erb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00
_contact.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00
_popup.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
_terms.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
_user.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00
account.html.erb Cache OpenID provider names on a per-locale basis 2020-04-15 22:48:28 +01:00
blocked.html.erb Use _html suffix to avoid using raw when displaying translated strings 2019-12-22 11:28:18 +01:00
confirm.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
confirm_email.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
index.html.erb Use bootstrap table striping to replace hand-cycled table stripes 2020-03-18 12:14:24 +01:00
login.html.erb Use an unstyled list for the login buttons 2020-01-30 10:24:08 +01:00
logout.html.erb Refactor away from global form control styling 2020-07-01 17:23:02 +02:00
lost_password.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
new.html.erb Cache OpenID provider names on a per-locale basis 2020-04-15 22:48:28 +01:00
no_such_user.html.erb Avoid double-escaping display names when sent through the translation system 2020-01-08 19:07:18 +01:00
reset_password.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
show.html.erb Rework user#set_status and #delete to avoid GET requests 2020-06-10 11:49:18 +02:00
suspended.html.erb Use _html suffix to avoid using raw when displaying translated strings 2019-12-22 11:28:18 +01:00
terms.html.erb Rename form-row to standard-form-row to avoid clashing with a bootstrap class 2020-01-15 17:16:11 +01:00