summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+13
* Move EE differences in CE diff files into CEPhil Hughes2019-03-011-0/+8
* Merge branch 'winh-note_form_spec-vue-test-utils' into 'master'Fatih Acet2019-03-011-59/+98
|\
| * Refactor note_form_spec.js to use Vue test utilsWinnie Hellmann2019-02-281-59/+98
* | Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-271-2/+2
|/
* Add support for toggling discussion filter from notes sectionKushal Pandya2019-02-263-6/+116
* Extract ResolveWithIssueButton from NoteableDiscussion componentWinnie Hellmann2019-02-252-0/+70
* Merge branch 'winh-jest-gitlab-ui' into 'master'Kushal Pandya2019-02-211-33/+0
|\
| * Move discussion_jump_to_next_button_spec.js to JestWinnie Hellmann2019-02-211-33/+0
* | CE backport of design-management-issue-tabPhil Hughes2019-02-201-0/+10
|/
* Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-181-18/+4
* Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-182-0/+33
* Fix polling for replies to individual notesHeinrich Lee Yu2019-02-142-7/+141
* Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-02-121-33/+85
* Merge branch '55209-tool-tip-hides-menu-item' into 'master'Phil Hughes2019-02-121-8/+22
|\
| * Hide More Actions tooltip when the menu opens55209-tool-tip-hides-menu-itemSimon Knox2019-02-121-8/+22
* | Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-071-1/+0
|\ \ | |/ |/|
| * Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+0
* | Revert "Convert noteable_note_spec.js to Vue test utils"Winnie Hellmann2019-02-061-70/+23
* | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-064-38/+194
* | Merge branch 'winh-noteable_note_spec-vue-test-utils' into 'master'Fatih Acet2019-02-061-23/+70
|\ \ | |/ |/|
| * Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-01-301-23/+70
* | Merge branch 'winh-note_app_spec-vue-test-utils' into 'master'sh-bump-supported-ruby-versionsFatih Acet2019-02-061-81/+86
|\ \
| * | Convert note_app_spec.js to Vue test utilsWinnie Hellmann2019-02-041-81/+86
| |/
* | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-17/+48
|/
* Convert noteable_discussion_spec.js to Vue test utilsWinnie Hellmann2019-01-291-65/+77
* refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-281-0/+74
* Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-281-0/+33
|\
| * refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-281-0/+33
* | Convert note_actions_spec.js to Vue test utilsWinnie Hellmann2019-01-251-19/+33
* | Merge branch 'sh-bump-chrome-golang-ci-image' into 'master'Clement Ho2019-01-241-0/+2
|\ \
| * | Fix discussion counter spec mock dataLukas Eipert2019-01-231-0/+2
| |/
* | Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-5/+11
|/
* Discussion filters - ensured note links resolves to the right noteConstance Okoghenun2019-01-101-5/+41
* Removed discard comment buttonConstance Okoghenun2019-01-071-1/+0
* Made discussion filters only visible in merge request discussions tabConstance Okoghenun2019-01-021-2/+34
* MR commits display commit ID for discussionsFatih Acet2018-12-211-8/+65
* Merge branch 'fixed-note-awards-js' into 'master'Filipa Lacerda2018-12-121-0/+23
|\
| * Fixed emoji awards not being added to notesPhil Hughes2018-12-111-0/+23
* | Make commit IDs in merge request discussion header monospaceWinnie Hellmann2018-12-111-2/+44
* | Fix MR discussion counts being offPaul Slaughter2018-12-101-27/+44
|/
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-083-1/+6
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-082-1/+4
* Updated variable name to forceExpandedPhil Hughes2018-12-041-1/+1
* Fixed multiple diff line discussions not expandingPhil Hughes2018-12-041-0/+10
* Fix collapsing discussion repliesWinnie Hellmann2018-12-041-46/+0
* Improve discussion rendering performancePhil Hughes2018-11-275-54/+119
* Allow commenting to resolved non-diff discussions_acet-fix-unable-to-reply-resolved-nondiff-discussionFatih Acet2018-11-221-0/+44
* Made diff & note data consistentPhil Hughes2018-11-141-3/+2
* Fixed failing note actions specPhil Hughes2018-11-091-0/+3