gitlab-org--gitlab-foss/app/views/profiles
Timothy Andrew f706a973c2 View-related (and other minor) changes to !5951 based on @rymai's review.
- The `scopes_form` partial can be used in the `admin/applications` view
  as well

- Don't allow partials to access instance variables directly. Instead, pass
  in the instance variables as local variables, and use `local_assigns.fetch`
  to assert that the variables are passed in as expected.

- Change a few instances of `render :partial` to `render`

- Remove an instance of `required: false` in a view, since this is the default

- Inline many instances of a local variable (`ip = 'ip'`) in `auth_spec`
2016-12-16 16:29:32 +05:30
..
accounts implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
chat_names Evalute time_ago method instead of printing it 2016-11-21 20:53:18 +01:00
emails Fix preferences tests. 2016-06-30 10:42:07 -06:00
keys Restore SSH Key title auto-population behavior 2016-09-13 11:49:55 -04:00
notifications remove left_align setting from notification setting dropdown in favor of a pure css solution 2016-12-10 00:21:47 -06:00
passwords Implement top navigation concept for profile area 2016-04-19 20:05:30 +02:00
personal_access_tokens View-related (and other minor) changes to !5951 based on @rymai's review. 2016-12-16 16:29:32 +05:30
preferences ensure the 'fixed layout' preference is honored whenever possible 2016-09-20 00:51:00 -05:00
two_factor_auths Allow naming U2F devices. 2016-08-18 22:12:02 +05:30
_event_table.html.haml audit log UI update 2016-03-02 17:06:01 +00:00
_head.html.haml Replace namespace-specific application.js files with namespace-bundle.js files. 2016-07-15 14:42:28 -06:00
audit_log.html.haml Fix preferences tests. 2016-06-30 10:42:07 -06:00
show.html.haml Add organization field to user profile 2016-09-27 14:04:39 +03:00
update_username.js.haml properly escape username validation error message flash 2016-11-23 17:33:55 -06:00