summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Test impersonation using img data attribute instead of usernameAnnabel Dunstone2016-06-071-4/+4
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-5/+5
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-loginSean McGivern2016-05-161-0/+3
* Prevent impersonation if blockedAndrew Tomaka2015-12-021-0/+10
* test fixValery Sizov2015-11-301-1/+4
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-12/+38
* Clarify spec title explanationPavel Forkert2015-09-241-1/+1
* Move login button to user page, switched to POST methodPavel Forkert2015-09-241-16/+21
* Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+16
* Allow Admin to filter users by 2FA statusRobert Speicher2015-06-191-0/+40
* Add 2FA status to Admin::Users#showRobert Speicher2015-06-191-4/+24
* Even more hound fixesJeroen van Baarsen2015-02-121-10/+12
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-19/+19
* Fix testsDmitriy Zaporozhets2015-02-051-3/+3