summaryrefslogtreecommitdiff
path: root/spec/features/admin
Commit message (Expand)AuthorAgeFilesLines
* Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-45/+74
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-142-0/+155
|\
| * Move CI admin builds and runners specs to correct directory [ci skip]Kamil Trzcinski2015-12-142-0/+133
|/
* 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
* Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-27/+0
* Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-adminRobert Speicher2015-07-101-0/+33
* 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
* Use `page.all` and `page.within` in specsrs-expect-syntax-specsRobert Speicher2015-06-131-1/+1
* Update ffaker gemRobert Speicher2015-05-201-1/+1
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-142-4/+4
* Even more hound fixesJeroen van Baarsen2015-02-121-10/+12
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-124-37/+37
* Fix testsDmitriy Zaporozhets2015-02-051-3/+3
* Css/views cleanup after layout restyleDmitriy Zaporozhets2014-12-211-1/+1
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-2/+2
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-11/+7
* Split feature tests out to different build jobJeroen van Baarsen2014-04-134-4/+4
* 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 testDmitriy Zaporozhets2013-04-021-1/+1
* Removed not relevant tests for admin.projectsDmitriy Zaporozhets2013-03-251-42/+0
* 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-214-0/+289