summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes/mock_data.js
Commit message (Expand)AuthorAgeFilesLines
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-23/+23
* 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-011-0/+84
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-84/+0
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved discuss...André Luís2018-07-201-0/+84
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+1
* Resolve "MRs are showing some discussions as unresolved"Simon Knox2018-07-051-0/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+13
* Support smarter system notesJose Ivan Vargas2018-06-051-0/+578
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-1/+14
* 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
* fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-121-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-2/+3
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+2
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* Remove soft removals related codeYorick Peterse2018-01-081-2/+0
* Use shared interceptor in note specs37619-fix-vue-typeerror-not-failing-the-buildEric Eastwood2017-12-111-174/+200
* Try to clean up legit Vue error that was patched overEric Eastwood2017-12-101-0/+48
* issue note storeSimon Knox2017-11-301-2/+2
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* Remove view=full_data from NotesControllerDouwe Maan2017-08-171-2/+2
* Adds missing unit tests for vue components: issue_note_awards_list; issue_not...Filipa Lacerda2017-08-111-1/+51
* [ci skip] Adds unit tests for issue comment form specFilipa Lacerda2017-08-091-0/+41
* [ci skip] Adds tests for issue appFilipa Lacerda2017-08-091-94/+135
* Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce ...Filipa Lacerda2017-08-071-2/+2
|\
| * Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-2/+2
* | Init adding testsFilipa Lacerda2017-08-071-2/+98
|/
* Adds mock dataFilipa Lacerda2017-08-041-0/+221