summaryrefslogtreecommitdiff
path: root/spec/features/profiles
Commit message (Expand)AuthorAgeFilesLines
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-298-8/+8
* Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-261-1/+1
|\
| * ported EE user service to CEJames Lopez2017-06-231-1/+1
* | Replace 'profile/notifications.feature' spinach test with an rspec analogblackst0ne2017-06-221-0/+21
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-198-8/+8
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Fix test failureszj-read-registry-patZ.J. van de Weg2017-06-061-1/+5
* Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+2
* Add happy path feature tests for redirect behaviorMichael Kozono2017-05-051-0/+60
* Fixed rspec testsJose Ivan Vargas2017-04-061-2/+2
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+2
* Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+32
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-32/+0
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-5/+5
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+13
* Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella2017-02-281-1/+1
* Updates SSH key title after pasting keyPhil Hughes2017-02-271-1/+1
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-29/+0
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+32
|\
| * Use check and uncheck methods from Capybara DSLRichard Macklin2017-02-011-2/+2
| * Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin2017-02-011-0/+32
* | Fixed some specsPhil Hughes2017-02-061-1/+1
|/
* Add a controller spec for personal access tokens.Timothy Andrew2016-12-161-40/+11
* Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-0/+26
* Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90acRyan Harris2016-11-291-1/+1
* Add specs for testing authorization and deny of chat userKamil Trzcinski2016-11-161-0/+77
* Convert "SSH Keys" Spinach features to RSpecrs-convert-ssh-key-featuresRobert Speicher2016-10-031-4/+43
* Restore SSH Key title auto-population behaviorRobert Speicher2016-09-131-0/+18
* Remove sleeping and replace escaped text.Connor Shea2016-08-131-2/+2
* Updated testsPhil Hughes2016-08-131-0/+4
* Avoid to show the original password field when password is automatically setedCarlos Ribeiro2016-08-081-0/+45
* Implement @DouweM's feedback.Timothy Andrew2016-06-161-0/+1
* Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-141-3/+5
|\
| * Fix preferences_spec test18417-nav-offscreenAnnabel Dunstone2016-06-101-3/+5
* | Implement second round of comments from @jschatz1.Timothy Andrew2016-06-101-1/+1
* | Implement @jschatz1's comments.Timothy Andrew2016-06-091-6/+6
* | Add tests for errors while creating/revoking personal access tokens.Timothy Andrew2016-06-031-2/+31
* | Don't use `natve['innerHTML']` in the feature spec.Timothy Andrew2016-06-031-11/+11
* | Only show a personal access token right after its creation.Timothy Andrew2016-06-021-12/+20
* | Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-7/+11
* | Add feature specs for personal access token management.Timothy Andrew2016-04-281-0/+52
|/
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-0/+39
* Use new routing helperDouwe Maan2015-09-081-1/+1
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
* Fix features syntaxRobert Speicher2015-06-221-1/+1
* Add `allowing_for_delay` helper method for feature specsRobert Speicher2015-06-141-6/+8
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-131-9/+48
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-131-0/+8
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-3/+3