summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-192-5/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-182-4/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-142-84/+61
* Hide resolve thread button from guestSamantha Ming2019-09-121-1/+8
* Add missing `render_gfm` import to filesIllya Klymov2019-09-111-0/+1
* Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-2/+2
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-262-18/+35
* Merge branch 'refactor/notes-getters' into 'master'Paul Slaughter2019-08-211-16/+23
|\
| * Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan2019-08-151-16/+23
* | Add key unbinds to DiscussionKeyboardNavigatorfe-add-unbinds-to-discussion-keyboard-navigatorPaul Slaughter2019-08-151-0/+4
|/
* Add kbd shortcuts for discussion navigationSam Bigelow2019-08-122-0/+56
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-082-0/+2
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-073-9/+16
* Fixed bug from extra parenthesis63474-applying-a-quick-action-does-not-show-the-correct-messageDonald Cook2019-08-051-1/+1
* Adding changes to CE from EETomislav Nikic2019-07-272-3/+7
* 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