summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_impersonation_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-2/+2
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+5
* Add accept_confirm for admin_users_impersonation_tokens_specJose Ivan Vargas2017-10-131-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Change trigger('focus') -> clickStan Hu2017-08-091-1/+1
|/
* Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2'cherry-pick-41db362cRémy Coutable2017-07-281-1/+3
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
* Update tests to cover removal of inactive tokens tablekushalpandya2017-07-141-4/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-5/+5
* refactors finder and correlated codeTiago Botelho2017-03-011-34/+23
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+83