summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate buttons64160-fix-duplicate-buttonsSamantha Ming2019-07-171-14/+11
* Fix race condition with polling when saving notesfix-comment-race-conditionHeinrich Lee Yu2019-07-151-2/+2
* Merge branch '11470-snowplow-tracking-for-notes-does-not-work-in-firefox' int...Clement Ho2019-07-121-1/+1
|\
| * CE backport of reply button tracker refactor11470-snowplow-tracking-for-notes-does-not-work-in-firefoxConstance Okoghenun2019-05-131-1/+1
* | Update vue component with class for testabilityWalmyr Lima2019-07-111-1/+1
* | Remove deleteNote from notes serviceWinnie Hellmann2019-07-102-4/+1
* | Remove toggleAward from notes serviceWinnie Hellmann2019-07-102-9/+3
* | Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-2/+9
* | Fixed editing formNatalia Tepluhina2019-07-092-4/+31
* | Merge branch '60213-fix-is-ee-webpack-checks' into 'master'Filipa Lacerda2019-07-081-4/+1
|\ \
| * | Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-4/+1
* | | Remove applySuggestion from notes serviceWinnie Hellmann2019-07-052-6/+2
* | | Remove unresolved class and fixed height in discussion headerDavid Palubin2019-07-051-12/+3
|/ /
* | Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo2019-07-049-50/+90
* | Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-035-41/+66
|\ \
| * | Rebased and squashed commitsNatalia Tepluhina2019-07-034-35/+60
| * | Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann2019-07-021-6/+6
* | | prettified noteable_discussion component and updated testsMichel Engelen2019-07-021-3/+1
* | | replaced string `discussion` wit `thread` in noteable-discussion componentMichel Engelen2019-07-021-6/+6
* | | replaced string `discussion` wit `thread` in note-form componentMichel Engelen2019-07-021-2/+2
* | | replaced string `discussion` with string `thread` in thread headerMichel Engelen2019-07-021-1/+1
* | | renamed `discussion` to `thread` in popover from reply form buttonMichel Engelen2019-07-021-1/+1
* | | changed string `discussion` to `thread` in discussion (thread) counterMichel Engelen2019-07-021-3/+3
* | | changed string `discussion` to `thread` in reply formMichel Engelen2019-07-021-3/+3
* | | changed string `discussion` to `thread` in button and description titleMichel Engelen2019-07-021-2/+2
|/ /
* | Rearrange discussion resolve buttons & update button displaySamantha Ming2019-06-283-20/+22
* | Fix unresponsive reply button in discussionsPaul Gascou-Vaillancourt2019-06-271-4/+4
* | Resolve "Avatar in "Please sign in" pattern too large"Marcel van Remmerden2019-06-241-1/+1
* | Add back trimChar method to remove trailing +/-Samantha Ming2019-06-211-1/+6
* | Added diff suggestion popoverPhil Hughes2019-06-141-1/+8
* | Format vue files with prettierMarcel van Remmerden2019-06-062-13/+34
* | Merge request tabs fixesAnnabel Dunstone Gray2019-06-062-6/+10
* | Add doc links for confidential and locked issuesFatih Acet2019-06-064-2/+33
* | Change "Report abuse to GitLab" to more generic wording.Marc Schwede2019-06-061-1/+1
* | Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-034-5/+5
* | Move NoteApp tests to JestWinnie Hellmann2019-06-032-3/+10
* | Fix emoji picker visibility issueFatih Acet2019-05-311-0/+1
* | Add new icon if resolved61024-update-resolved-iconJarek Ostrowski2019-05-292-2/+2
* | Update smiley icons to new onesJarek Ostrowski2019-05-232-9/+6
|/
* Make hasQuickActions statelesswinh-notes-error-handlingWinnie Hellmann2019-05-071-3/+4
* Handle errors in successful notes replyWinnie Hellmann2019-05-071-4/+13
* Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-072-11/+26
* EE Backport to CE of Note Form EE Diffs9971-move-ee-differences-for-app-assets-javascripts-notes-components-note_form-vue-ceSam Bigelow2019-05-022-38/+94
* Internationalisation of notes directoryBrandon Labuschagne2019-05-013-8/+10
* Resolve "Move EE differences for `app/assets/javascripts/notes/components/not...Natalia Tepluhina2019-05-011-9/+2
* Extract discussion notes into new componentPaul Gascou-Vaillancourt2019-05-014-139/+211
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-253-0/+3
* Resolve EE / CE diff of noteable_discussionresolve-ee-ce-diff-of-noteable-discussionPaul Slaughter2019-04-221-1/+6
* Extract discussion actions into separate component58293-extract-discussion-actionsPaul Gascou-Vaillancourt2019-04-172-33/+71
* Merge branch 'gt-fix-styling-for-framework-notes' into 'master'Phil Hughes2019-04-121-1/+1
|\