gitlab-org--gitlab-foss/app/views/layouts
Dmitriy Zaporozhets aec9f211e5 Merge branch 'impersonate' into 'master'
refactor login as to be impersonation with better login/logout

Modifies the existing "login as" feature to be called impersonation.

This also adds:

* Application keep track of who is impersonating the user so they can revert back to the original user without having to log out.
* Stores the user profile via `HTTP_REFERER` so you get redirected back to the person you have impersonated once you stop.

## Screenshots:

![](http://sindacio.us/i/2015-10-28_17-52-41.png)
![](http://sindacio.us/i/2015-10-28_17-53-08.png)

See merge request !1702
2015-11-14 09:04:10 +00:00
..
ci CI details cleanup 2015-11-05 15:24:27 +01:00
header Merge branch 'impersonate' into 'master' 2015-11-14 09:04:10 +00:00
nav Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
_bootlint.haml Bootlint integration 2015-04-01 21:33:22 +02:00
_broadcast.html.haml Improve layout css 2015-01-14 18:42:25 -08:00
_collapse_button.html.haml Toggle sidebar button more obvious 2015-02-23 14:27:52 -08:00
_flash.html.haml hide no-ssh message if notice or alert present 2013-08-10 21:20:03 +03:00
_google_analytics.html.haml Fix google analytics setting being ignored 2013-05-24 23:17:07 +03:00
_head.html.haml Fix referals for :back and relative URL installs. 2015-10-03 08:58:31 -04:00
_init_auto_complete.html.haml Fix URL targets for uploads, markdown preview and autocomplete in MR textareas 2015-09-18 16:35:53 +02:00
_page.html.haml Re-use User objects for avatar_icon where possible 2015-10-15 12:05:01 +02:00
_page_title.html.haml Replace page_title with page-title. Correct margin for some blocks/layouts 2013-07-13 08:45:48 +03:00
_piwik.html.haml Update piwik template 2015-11-08 18:03:30 +02:00
_search.html.haml Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
_user_styles.html.haml Use display: inline where appropriate 2015-08-06 14:55:03 +02:00
admin.html.haml Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
application.html.haml Add PreferencesHelper module 2015-06-13 17:58:16 -04:00
dashboard.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
devise.html.haml Link to help from signin page bottom. 2015-09-08 14:42:39 +01:00
errors.html.haml Add PreferencesHelper module 2015-06-13 17:58:16 -04:00
explore.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
group.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
group_settings.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
help.html.haml Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
notify.html.haml Fix typo in email comment: hone -> one 2015-11-11 13:40:47 +00:00
profile.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
project.html.haml Fix URL targets for uploads, markdown preview and autocomplete in MR textareas 2015-09-18 16:35:53 +02:00
project_settings.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
search.html.haml Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
snippets.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00