gitlab-org--gitlab-foss/app/views/profiles
Jacopo 153b48f9f9 Allow all users to delete their account
Previously the user could not delete his own account unless signup was
enabled in the global settings. This was due to the fact that deleting
the user would also delete the issues and other items associated to him.
Deleting an user does not destroy essential data anymore, for this
reason we removed the `signup_enabled?` check.
2017-08-17 14:38:57 +02:00
..
accounts Allow all users to delete their account 2017-08-17 14:38:57 +02:00
chat_names Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
emails Added limited width to profile settings 2017-06-23 16:14:49 +01:00
gpg_keys upcase in the model instead of in the view 2017-07-27 15:46:03 +02:00
keys Added limited width to profile settings 2017-06-23 16:14:49 +01:00
notifications Added limited width to profile settings 2017-06-23 16:14:49 +01:00
passwords Added limited width to profile settings 2017-06-23 16:14:49 +01:00
personal_access_tokens Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
preferences hide the feature flag for the repo editor feature 2017-08-08 09:19:08 -05:00
two_factor_auths Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
_event_table.html.haml Rename Personal Audit Log 2017-05-16 12:54:57 +00:00
_head.html.haml merge cropper library into profile_bundle 2017-03-03 16:54:20 -06:00
audit_log.html.haml moved declaration of breadcrumb_title into page_title method 2017-07-12 09:04:22 +01:00
show.html.haml moved @breadcrumb_title out of the HAML & into a helper method 2017-07-12 09:16:32 +01:00