summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-11/+7
* Split feature tests out to different build jobJeroen van Baarsen2014-04-131-1/+1
* Fix tests after can_create_team was removedDmitriy Zaporozhets2013-08-211-1/+0
* Remove form for adding user to several projects from admin area.Dmitriy Zaporozhets2013-06-221-14/+0
* Force user password change for users created by adminDmitriy Zaporozhets2013-06-131-17/+1
* Add settings for user permission defaultsDmitry Medvinsky2013-05-161-0/+8
* Minor usability improvementsDmitriy Zaporozhets2013-04-181-6/+6
* fix admin users testsDmitriy Zaporozhets2013-02-281-4/+4
* Removing ambiguity and non-working selectorsDmitriy Zaporozhets2013-02-211-1/+0
* move capybara scenarios to spec/featuresDmitriy Zaporozhets2013-02-211-0/+135