summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-145-17/+17
* Remove unused button classes `btn-create` and `comment-btn`George Tsiolis2019-01-101-2/+2
* Discussion filters - ensured note links resolves to the right noteConstance Okoghenun2019-01-101-2/+21
* Fixes doubles tooltips on note awardsPhil Hughes2019-01-091-4/+6
* Merge branch '8535-add-mr-comment-on-ctrl-enter' into 'master'Phil Hughes2019-01-071-2/+5
|\
| * Added handleKeySubmit method to match EE8535-add-mr-comment-on-ctrl-enterNatalia Tepluhina2019-01-071-2/+5
* | Removed discard comment buttonConstance Okoghenun2019-01-071-9/+0
|/
* Collapsible Comments Test for IssuesRamya Authappan2019-01-032-3/+7
* Made discussion filters only visible in merge request discussions tabConstance Okoghenun2019-01-022-2/+19
* Revert "Merge branch 'winh-discussion-header-commented' into 'master'"Winnie Hellmann2018-12-212-39/+7
* Merge branch 'winh-merge-request-commit-context' into 'master'Kushal Pandya2018-12-211-19/+20
|\
| * MR commits display commit ID for discussionsFatih Acet2018-12-211-19/+20
* | Display "commented" only for commit discussions on merge requestsWinnie Hellmann2018-12-192-7/+39
|/
* Add message saying who resolved nondiff discussionsbigelow2018-12-172-11/+22
* Display reply field if resolved discussion has no repliesWinnie Hellmann2018-12-141-1/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-1310-2/+150
* Merge branch 'fixed-note-awards-js' into 'master'Filipa Lacerda2018-12-121-1/+1
|\
| * Fixed emoji awards not being added to notesPhil Hughes2018-12-111-1/+1
* | Merge branch 'gt-remove-unnecessary-line-before-reply-holder' into 'master'Fatih Acet2018-12-111-2/+2
|\ \
| * | Remove boxes around code commentsAnnabel Dunstone Gray2018-12-101-2/+2
| |/
* | Make commit IDs in merge request discussion header monospaceWinnie Hellmann2018-12-111-1/+5
* | Fix MR discussion counts being offPaul Slaughter2018-12-101-1/+1
|/
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-085-16/+68
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-083-3/+17
* Updated ajax error message with returned errorsPhil Hughes2018-12-071-6/+10
* Updated variable name to forceExpandedPhil Hughes2018-12-041-2/+2
* Fixed multiple diff line discussions not expandingPhil Hughes2018-12-041-2/+4
* Fix collapsing discussion repliesWinnie Hellmann2018-12-041-11/+4
* Merge branch 'winh-timeline-entry-component' into 'master'Kushal Pandya2018-11-303-307/+303
|\
| * Replace existing uses of timeline-entry with timeline entry componentWinnie Hellmann2018-11-293-307/+303
* | Merge branch 'draft-design-improvements-backport' into 'master'Filipa Lacerda2018-11-292-8/+12
|\ \ | |/ |/|
| * Backport of draft-design-improvements changesPhil Hughes2018-11-292-8/+12
* | Display commit ID for commit diff discussion on merge requestWinnie Hellmann2018-11-291-19/+34
|/
* Improve discussion rendering performancePhil Hughes2018-11-2713-276/+221
* Allow commenting to resolved non-diff discussions_acet-fix-unable-to-reply-resolved-nondiff-discussionFatih Acet2018-11-222-3/+12
* Prettify all the thingsMike Greiling2018-11-2018-375/+155
* Use @gitlab npm namespaceClement Ho2018-11-162-2/+2
* Made diff & note data consistentPhil Hughes2018-11-144-44/+43
* Merge branch 'discussion-perf-improvement' into 'master'Filipa Lacerda2018-11-125-22/+21
|\
| * Consistently use Vue.nexTick when starting taskListdiscussion-perf-improvementPhil Hughes2018-11-091-8/+11
| * Init task list when creating new note & discussionPhil Hughes2018-11-091-0/+1
| * Fix TaskList init on update & pollPhil Hughes2018-11-092-11/+5
| * Improve initial rendering of discussion notesPhil Hughes2018-11-094-12/+13
* | Fix alignment of diff comment buttons53768-diff-comment-action-btnsAnnabel Dunstone Gray2018-11-091-3/+3
|/
* Stop multiple discussion requestsnotes-multiple-discussion-fetchesPhil Hughes2018-11-081-0/+6
* Discussions redesignFatih Acet2018-11-088-147/+260
* Copy changes for abuse clarityJeremy Watson2018-11-071-3/+3
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Merge branch 'mr-image-commenting' into 'master'Filipa Lacerda2018-11-073-11/+44
|\
| * Re-implemented image commenting on diffsPhil Hughes2018-11-053-11/+44