summaryrefslogtreecommitdiff
path: root/app/views/admin/users
Commit message (Expand)AuthorAgeFilesLines
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-083-12/+36
* fix issue #39843 Incorrect guidance stating blocked users will be removed fro...Cesar Apodaca2017-12-151-1/+0
* Remove unused admin subnavsAnnabel Dunstone Gray2017-09-251-1/+0
* various breadcrumb updatesPhil Hughes2017-08-181-0/+2
* Make admin user actions dropdown consistentwinh-admin-user-actions-dropdownwinh2017-08-171-1/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-1/+20
* Allow users to be hard-removed from the admin users list pageNick Thomas2017-06-051-4/+10
* Allow admins to delete users from the admin users pageNick Thomas2017-06-011-1/+1
* Fix admin tabs32496-admin-tabsAnnabel Dunstone Gray2017-05-181-35/+36
* Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-062-2/+2
* Fix projects_limit RangeError on user createAlexander Randa2017-03-241-1/+1
* mark internal users in the admin panelhttp://jneen.net/2017-03-091-1/+3
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-1/+1
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-2/+2
* add admin panel for personal access tokensSimon Vocella2017-02-281-0/+2
* Don't allow deleting a ghost user.Timothy Andrew2017-02-242-2/+5
* Add active_when helperSemyon Pupkov2017-02-151-7/+7
* More backportDouwe Maan2017-02-061-4/+13
* Backport of the frontend view, including testsJose Ivan Vargas2017-02-061-6/+12
* Backport UI changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-062-22/+23
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-2/+2
* Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-293-28/+12
* Merge branch 'admin-scss' into 'master' Jacob Schatz2016-12-062-5/+5
|\
| * Remove admin.scssadmin-scssAnnabel Dunstone Gray2016-12-052-5/+5
* | The admin user projects view now has a clickable group linkJames Gregory2016-12-021-1/+1
|/
* Rename :name search parameter to :search_query at /admin/usersYar2016-11-011-1/+1
* Fix confusing description of a blocked user.Elias Werberich2016-08-021-5/+3
* Remove unnecesary CSS classAlfredo Sumaran2016-07-141-1/+1
* Add min attribute to project_limit field on user's formAndrey Krivko2016-07-081-1/+1
* Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-072-101/+111
* Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-072-111/+101
* Rephrase deletion alert messageAlfredo Sumaran2016-07-071-1/+1
* Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-072-101/+111
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-2/+3
* Add sub links to overviewAnnabel Dunstone2016-06-151-98/+101
* Add request access for groupsRémy Coutable2016-06-142-3/+2
* Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-5/+1
* Improve external users featureZeger-Jan van de Weg2016-03-142-3/+5
* Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-132-1/+6
* External UsersZeger-Jan van de Weg2016-03-132-0/+9
* Improve consistency of SSH Keys title in administration areassh-key-settingsRobert Speicher2016-03-031-1/+1
* Removed sorted text from dropdownsPhil Hughes2016-01-281-1/+1
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-142-101/+97
|\