gitlab-org--gitlab-foss/app/views/profiles
Jacob Schatz 6713600793 Merge branch 'remove-2fa-status' into 'master'
Remove 2FA status on enable page

The 2FA status on the enabling page is useless, since it always is `disabled`. A user is enabling 2FA, so he already knows that it is disabled.

### Before

![Screenshot_2016-03-29_12.41.27](/uploads/4800a13a82f176077a11ecaf13ed0cb1/Screenshot_2016-03-29_12.41.27.png)

### After
![Screenshot_2016-03-29_12.40.55](/uploads/a77e8acd7cf99190bbd6bd340542ad10/Screenshot_2016-03-29_12.40.55.png)

See merge request !3436
2016-04-04 23:14:04 +00:00
..
accounts Moved 2fa into separate view 2016-03-11 09:51:07 +00:00
emails Heading spacing 2016-03-03 08:40:12 +00:00
keys Remove duplicated ago 2016-03-21 19:11:32 +01:00
notifications Fixed issue with notification settings not saving 2016-03-30 08:40:44 +01:00
passwords Shows password form when signed in with linked account 2016-03-24 11:22:44 +00:00
preferences Preferences view 2016-03-02 17:05:04 +00:00
two_factor_auths Remove 2FA status on enable page 2016-03-29 12:41:54 +02:00
_event_table.html.haml audit log UI update 2016-03-02 17:06:01 +00:00
audit_log.html.haml audit log UI update 2016-03-02 17:06:01 +00:00
show.html.haml Fix failing spec 2016-03-17 14:30:38 -05:00
update_username.js.haml