summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+70
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-811/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-18/+50
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+95
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-2/+4
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Add verification badge to users emails49814-display-in-admin-area-if-emails-are-verified-or-notBrandon Labuschagne2019-06-201-0/+26
* Put some flaky specs in quarantineRémy Coutable2019-04-241-5/+2
* Add last activity to user administrationBrandon Labuschagne2019-02-051-4/+38
* Keep sorting selection when search users on admin panelDmitriy Zaporozhets2018-12-041-2/+12
* Fix losing search query when sort users on admin users pageDmitriy Zaporozhets2018-12-031-0/+43
* Add config to disable impersonationImre Farkas2018-11-291-29/+72
* Add a test for the creation of an internal user by an admin54093-the-default_value_for-gem-doesn-t-handle-actioncontroller-parameters-correctlyRoger Rüttimann2018-11-151-1/+17
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+46
* Expose user's id in /admin/users/ show page.Eva Kadlecová2018-08-211-0/+1
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Jacopo2018-08-071-1/+14
* Fix broken breadcrumb in admin/userRobin Naundorf2018-07-171-0/+38
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * Remove a warning from spec/features/admin/admin_users_spec.rbRobert Speicher2018-05-031-1/+1
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-3/+3
|/
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-4/+4
* Impersonation no longer gets stuck on password change.Tiago Botelho2017-11-201-3/+20
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-2/+2
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* | fixed spec/features/admin/admin_users_spec.rbPhil Hughes2017-09-271-2/+2
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/adminRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Allow users to be hard-deleted from the admin user show pageNick Thomas2017-06-051-0/+3
* Allow users to be hard-removed from the admin users list pageNick Thomas2017-06-051-1/+2
* Allow admins to delete users from the admin users pageNick Thomas2017-06-011-0/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* Backport of the frontend view, including testsJose Ivan Vargas2017-02-061-1/+1
* Tiny refactoring example in admin users feature specSemyon Pupkov2017-01-021-9/+9
* Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-23/+132
* Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-0/+17
* The admin user projects view now has a clickable group linkJames Gregory2016-12-021-0/+28
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-14/+14
* Set user data in profile link in the headerDmitriy Zaporozhets2016-07-051-6/+2