summaryrefslogtreecommitdiff
path: root/spec/features/merge_requests/diff_notes_resolve_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* prevent resolve buttons from being clicked twice triggering a race conditionMike Greiling2017-11-011-4/+2
* fix body scrollTop referencesMike Greiling2017-10-241-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-5/+24
|\
| * Fix resolved discussions not expanding on side by side viewClement Ho2017-10-181-5/+24
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-5/+15
|\ \ | |/
| * Add explicit test to test resolved discussion toggle contentadd-resolve-discussion-testClement Ho2017-10-101-5/+15
* | 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
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-2/+3
|\ \ | |/
| * Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-051-2/+3
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-6/+6
|\ \ | |/
| * Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-3/+3
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-3/+3
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-3/+3
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-1/+1
|/
* Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
* Fix resolve spinner and add testLuke "Jared" Bennett2017-04-111-0/+2
* Fix specsDouwe Maan2017-04-051-1/+1
* Fix link togglers jumping to topEric Eastwood2017-03-281-3/+3
* resloves failed rspec test24780-show-last-updated-or-resolved-in-mr-discussionNur Rony2016-11-231-1/+1
* makes system notes less intrusive to a conversationless-intrusive-system-noteNur Rony2016-11-171-1/+1
* Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-2/+0
* Fix a failing spec in diff_notes_resolve_spec.rbNick Thomas2016-10-281-4/+6
* Add test for jumping between discussions and unhiding toggled discussions.Connor Shea2016-08-161-0/+18
* Updated issues with jump tp buttonPhil Hughes2016-08-011-2/+3
* Tests for not logged in userPhil Hughes2016-07-291-7/+30
* Added tests for hidden jump to buttonPhil Hughes2016-07-291-0/+14
* Hides jump to next button if only one discussion visiblePhil Hughes2016-07-291-0/+12
* Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+28
* Correctly cycles the unresolved discussionsPhil Hughes2016-07-291-0/+5
* Fixed failing testsPhil Hughes2016-07-291-10/+2
* Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-2/+48
* Added tests for resolving comments featurePhil Hughes2016-07-271-0/+358