summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/stores
Commit message (Expand)AuthorAgeFilesLines
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-5/+11
* Fix MR discussion counts being offPaul Slaughter2018-12-101-27/+44
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-1/+1
* Updated variable name to forceExpandedPhil Hughes2018-12-041-1/+1
* Fixed multiple diff line discussions not expandingPhil Hughes2018-12-041-0/+10
* Improve discussion rendering performancePhil Hughes2018-11-273-15/+118
* Fixed failing note actions specPhil Hughes2018-11-091-0/+3
* Add 'only history' option to notes filterFelipe Artur2018-11-052-0/+23
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Prettify all spec filesMike Greiling2018-10-171-6/+7
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-172-0/+16
* Added test for adding `truncated_diff_lines` to discussionPhil Hughes2018-09-201-0/+35
* Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-171-0/+192
|\
| * Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-131-4/+3
| * Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-0/+193
* | Fixed resolved discussions not toggling expandedPhil Hughes2018-09-131-1/+35
|/
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'mast...André Luís2018-08-011-0/+155
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-155/+0
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-201-0/+155
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-102-0/+27
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-051-0/+18
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-293-0/+31
* Changes tab VUE refactoringFelipe Artur2018-06-213-57/+107
* Support smarter system notesJose Ivan Vargas2018-06-052-1/+64
* Add dispatch mock to the test helpervuex-action-helper-correctly-failFilipa Lacerda2018-03-291-2/+11
* fixed failinng tests after helper changePhil Hughes2018-03-291-69/+121
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-132-2/+78
|\
| * fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-121-0/+65
| * added mutation specPhil Hughes2018-03-101-2/+13
* | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-122-0/+82
|/
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-282-4/+5
* Reuse getter42923-close-issueFilipa Lacerda2018-02-122-1/+7
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+71
* issue note storeSimon Knox2017-11-303-14/+14
* Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-222-10/+21
|\
| * Fix rendering double note issue.Fatih Acet2017-09-222-10/+21
* | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-202-38/+1
|/
* IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
* Adds tests for sync actionsFilipa Lacerda2017-08-111-83/+2
* Adds helper to test Vuex actionsFilipa Lacerda2017-08-112-14/+98
* Adds tests for mutations and gettersFilipa Lacerda2017-08-112-47/+143
* [ci skip] Adds tests casesFilipa Lacerda2017-08-043-0/+265