summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores
Commit message (Expand)AuthorAgeFilesLines
* Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-2/+2
* Fixed karma spec for getNoteFormDataPhil Hughes2018-09-211-2/+2
* Use returned discussion from APIPhil Hughes2018-09-212-18/+7
* Merge branch 'mr-discussion-expanding-bug-fixes' into 'master'Filipa Lacerda2018-09-201-1/+4
|\
| * Fixed hidden truncated diff lines not showing when expandedPhil Hughes2018-09-181-1/+4
* | Updated LegacyDiffNote logicPhil Hughes2018-09-171-2/+1
* | Moved legacy diff note check into util methodPhil Hughes2018-09-171-5/+2
* | Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-171-1/+5
|/
* Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-171-3/+14
|\
| * Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-131-1/+2
| * Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-3/+13
* | Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-142-12/+4
* | Fixed resolved discussions not toggling expandedPhil Hughes2018-09-131-6/+1
|/
* Cosmetic changes to let setupTim Zallmann2018-09-071-0/+1
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-072-4/+7
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-1/+1
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-1/+0
* Fixed another rspec about collapsing notes after adding themTim Zallmann2018-09-072-7/+8
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-9/+2
* Fix for Getter + LintingTim Zallmann2018-09-071-3/+2
* Adding new threads to MR pageTim Zallmann2018-09-073-46/+58
* Loading Discussions later on DiffsTim Zallmann2018-09-071-1/+6
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'mast...André Luís2018-08-011-0/+85
* Revert "Merge branch '_acet-fix-outdated-discussions' into 'master'"André Luís2018-08-011-0/+12
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-85/+0
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-012-7/+21
* Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-232-21/+7
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-201-0/+85
* Fix showing outdated discussions on Changes tab_acet-fix-outdated-discussionsFatih Acet2018-07-181-12/+0
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-101-3/+2
|\
* | Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda2018-07-103-0/+11
|/
* This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-092-1/+9
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-051-2/+2
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-295-0/+11
* Changes tab VUE refactoringFelipe Artur2018-06-216-90/+174
* Support smarter system notesJose Ivan Vargas2018-06-052-1/+111
* fix `no-unused-vars`Lukas Eipert2018-05-291-50/+19
* add default exports to prevent rewire plugin from breaking vuexMike Greiling2018-04-232-0/+6
* Prettify notes.Fatih Acet2018-03-164-138/+192
* Use mapState instead of a getterFilipa Lacerda2018-03-131-1/+0
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-132-11/+11
|\
| * Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-122-11/+11
| |\
| | * fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-121-4/+2
| | * added mutation specPhil Hughes2018-03-101-6/+8
| | * Fixed issue notes being duplicatedPhil Hughes2018-03-092-3/+3
* | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-125-2/+22
|/ /
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|/
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-285-9/+89
* Reuse getter42923-close-issueFilipa Lacerda2018-02-122-3/+3
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-094-0/+46