summaryrefslogtreecommitdiff
path: root/app/views/admin/users/show.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-0/+4
|
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-109/+111
|
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-3/+2
|
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+2
|
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-121/+8
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+1
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-51/+64
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-21/+21
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-53/+51
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-44/+40
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-11/+15
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-18/+6
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-3/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-16/+32
|
* Removes EE differences12533-shared-runners-warningFilipa Lacerda2019-07-051-1/+1
|
* Add verification badge to users emails49814-display-in-admin-area-if-emails-are-verified-or-notBrandon Labuschagne2019-06-201-2/+3
| | | | | | | | This is being applied to the admin users view, when an admin selects a user profile tp view. It gives admins the ability to see an email verification status without the need of impersonating a user.
* Show if a user is using a license seattpresa-using-license-seatThiago Presa2019-05-281-0/+2
|
* CE port: Move EE differences for `app/views/admin/users/show.html.haml`ce-6099-move-ee-differences-for-app-views-admin-users-show-html-hamlDennis Tang2019-04-091-0/+7
|
* Add highest_role method to UserThiago Presa2019-03-221-0/+5
|
* Expose user's id in /admin/users/ show page.Eva Kadlecová2018-08-211-0/+4
|
* Fix styling of all card elementsAnnabel Dunstone Gray2018-08-091-4/+4
|
* Fix blocked user card stylesAnnabel Dunstone Gray2018-08-081-2/+2
|
* Remove background color from card-body styleGeorge Tsiolis2018-07-181-6/+6
|
* Replace well-list with content-list and hover-listAnnabel Dunstone Gray2018-05-291-2/+2
|
* Fix panel/card stylingAnnabel Dunstone Gray2018-05-221-2/+2
|
* Merge branch 'master' into bootstrap4Clement Ho2018-04-261-2/+2
|\
| * Resolve "User deletion modal with same info for delete user / delete user ↵schwedenmut2018-04-261-2/+2
| | | | | | | | and contributions"
* | [skip ci] Convert btn-xs to btn-smClement Ho2018-04-121-2/+2
| |
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-22/+22
| |
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-2/+2
|/
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-1/+1
| | | | | Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-4/+18
|
* fix issue #39843 Incorrect guidance stating blocked users will be removed ↵Cesar Apodaca2017-12-151-1/+0
| | | | from groups and projects as members
* various breadcrumb updatesPhil Hughes2017-08-181-0/+2
|
* Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-1/+20
|
* Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
| | | | + Add a partial for displaying user deletion guidance
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+4
| | | | | | | | | | | | | | | - Add a `destroy_user` ability. This didn't exist before, and was implicit in other abilities (only admins could access the admin area, so only they could destroy all users; a user can only access their own account page, and so can destroy only themselves). - Grant this ability to admins, and when the current user is trying to destroy themselves. Disallow destroying ghost users in all cases. - Modify the `Users::DestroyService` to check this ability. Also check it in views to decide whether or not to show the "Delete User" button. - Add a short summary of the Ghost User to the bio.
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
|
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
|
* Fix confusing description of a blocked user.Elias Werberich2016-08-021-5/+3
|
* External UsersZeger-Jan van de Weg2016-03-131-0/+4
| | | | | The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.
* Add user's last used IP addresses to admin pageStan Hu2016-01-121-0/+16
| | | | This would help admins figure out from where spam is originating.
* Add two custom Date/Time conversion formatsRobert Speicher2016-01-071-4/+4
|
* Remove stamp gemRobert Speicher2016-01-071-4/+4
| | | | Closes #5908
* Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-161-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
| | | | This removes the need for running an extra SQL query in these cases.
* Add "Confirm user" button in user admin pageStan Hu2015-08-051-0/+10
| | | | | Closes #2116 Closes https://github.com/gitlabhq/gitlabhq/issues/9502