summaryrefslogtreecommitdiff
path: root/app/views/admin/users/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 and...schwedenmut2018-04-261-2/+2
* | [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
* 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 fro...Cesar Apodaca2017-12-151-1/+0
* 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
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+4
* 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
* Add user's last used IP addresses to admin pageStan Hu2016-01-121-0/+16
* Add two custom Date/Time conversion formatsRobert Speicher2016-01-071-4/+4
* Remove stamp gemRobert Speicher2016-01-071-4/+4
* Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-161-1/+1
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-1/+1
* Add "Confirm user" button in user admin pageStan Hu2015-08-051-0/+10
* Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-adminRobert Speicher2015-07-101-0/+1
* Add support for unlocking users in admin settingsStan Hu2015-07-021-0/+8
* Fix admin identities codeDmitriy Zaporozhets2015-06-231-1/+1
* Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-221-0/+8
|\
| * Add 2FA status to Admin::Users#showRobert Speicher2015-06-191-0/+8
* | Refactor admin user pageDmitriy Zaporozhets2015-06-221-230/+142
* | Move identities list to own controller actionDmitriy Zaporozhets2015-06-191-13/+1
* | Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-191-0/+14
|/
* You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-10/+14