gitlab-org--gitlab-foss/app/views/profiles
James Edwards-Jones 84352177d4 Replace @user with current_user on Account page
Previously we used @user, but this changed to local_assigns[:user]
so we could pass a second variable to the view from an EE module

Since we were already using current_user librally there it makes sense
to replace the remaining usages.

See: https://docs.gitlab.com/ee/development/module_with_instance_variables.html
2018-12-04 15:14:34 +00:00
..
accounts Replace @user with current_user on Account page 2018-12-04 15:14:34 +00:00
active_sessions Convert remaining pull-* to float-* 2018-05-29 18:54:05 -05:00
chat_names [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
emails Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
gpg_keys Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
keys Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
notifications Replace label-light with label-bold. Because it's bold, not light 2018-07-19 17:11:31 -05:00
passwords Unite green buttons under one css class 2018-09-19 13:55:48 +03:00
personal_access_tokens Eliminate duplicated words 2018-11-22 01:01:23 +09:00
preferences Fix application layout form description 2018-10-30 17:10:00 +00:00
two_factor_auths Resolve "2FA mobile options should be rephrased" 2018-10-04 22:04:49 +00:00
_event_table.html.haml Replace well-list with content-list and hover-list 2018-05-29 08:08:35 -07:00
audit_log.html.haml removed profile webpack bundle tag 2018-02-23 17:18:24 +01:00
show.html.haml User can keep their commit email private 2018-11-07 12:24:14 +00:00