summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix discussion counter spec mock dataLukas Eipert2019-01-231-0/+2
|/
* 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
|/
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-0/+1
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-082-1/+4
* Fix collapsing discussion repliesWinnie Hellmann2018-12-041-46/+0
* Improve discussion rendering performancePhil Hughes2018-11-272-39/+1
* 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
* Discussions redesignFatih Acet2018-11-082-2/+92
* Copy changes for abuse clarityJeremy Watson2018-11-071-1/+1
* Merge branch 'mr-image-commenting' into 'master'Filipa Lacerda2018-11-071-1/+1
|\
| * Re-implemented image commenting on diffsPhil Hughes2018-11-051-1/+1
* | Add 'only history' option to notes filterFelipe Artur2018-11-052-2/+29
|/
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-312-8/+15
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-232-2/+61
* Prettify all spec filesMike Greiling2018-10-172-8/+4
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-175-2/+16
* enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+1
* Fix placeholder note renderingFatih Acet2018-10-031-0/+25
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-074-7/+47
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'mast...André Luís2018-08-012-26/+23
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-2/+7
* Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-7/+2
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-012-23/+26
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-202-26/+23
* Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-2/+7
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-052-10/+13
* Changes tab VUE refactoringFelipe Artur2018-06-2113-205/+331
* Resolve "Remove “commented” from comment system notes"Constance Okoghenun2018-06-191-1/+0
* Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-113-4/+4
* Fix specMark Chao2018-06-061-2/+2
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-113-2/+37
* Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-202-2/+2
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-121-0/+14
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+3
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-286-20/+224
* Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox2018-02-072-47/+66