summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-16/+8
|\
| * Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-16/+8
* | Fix placeholder note renderingFatih Acet2018-10-031-0/+25
|/
* 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
|/
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-075-30/+70
* Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)2018-08-161-1/+1
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'mast...André Luís2018-08-014-26/+262
* Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-2/+7
* Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís2018-08-011-7/+2
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-014-262/+26
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-204-26/+262
* Fix failing specs :fingers-crossed:Fatih Acet2018-07-181-2/+7
* Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-102-0/+27
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+1
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-054-10/+32
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-293-0/+31
* Changes tab VUE refactoringFelipe Artur2018-06-2117-262/+451
* Resolve "Remove “commented” from comment system notes"Constance Okoghenun2018-06-191-1/+0
* Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-113-4/+4
* Fix specMark Chao2018-06-061-2/+2
* Support smarter system notesJose Ivan Vargas2018-06-053-1/+642
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-114-3/+51
* Add noteableType to mock data object44939-epic-comment-thread-backportsKushal Pandya2018-04-061-0/+1
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-412/+451
* 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
* Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-202-2/+2
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-133-3/+79
|\
| * Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-3/+79
| |\
| | * fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-1/+66
| | * added mutation specPhil Hughes2018-03-101-2/+13
* | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-123-0/+96
|/ /
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+3
|/
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-289-26/+232
* Reuse getter42923-close-issueFilipa Lacerda2018-02-122-1/+7
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-093-0/+85
* Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox2018-02-072-47/+66
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* Merge branch '41956-fix-ctrl-enter-binding-to-save-comment' into 'master'Phil Hughes2018-01-122-2/+17
|\
| * Fix Ctrl+Enter keyboard shortcut saving comment/note edit41956-fix-ctrl-enter-binding-to-save-commentEric Eastwood2018-01-112-2/+17
* | Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-112-1/+2
|\ \
| * | Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-1/+2
| |/
* | Remove soft removals related codeYorick Peterse2018-01-081-2/+0
|/
* Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-122-164/+243
|\