summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/index.js
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+3
* Use `parseInt` to convert markdownVersion into numberKushal Pandya2018-07-241-1/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+3
* Changes tab VUE refactoringFelipe Artur2018-06-211-39/+42
* Refactor discussions/notes codeJan Provaznik2018-04-031-1/+4
* Prettify notes.Fatih Acet2018-03-161-30/+38
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-11/+1
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+2
* rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-091-3/+3
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+9
* issue note storeSimon Knox2017-11-301-2/+2
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* Fix open discussionsFilipa Lacerda2017-08-111-3/+0
* [ci skip] Removes use of window object in all componentsFilipa Lacerda2017-08-101-44/+34
* [ci skip] Fix shortcuts for previewFilipa Lacerda2017-07-281-40/+43
* [ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda2017-07-281-0/+2
* [ci skip] Remove DOM querying for paths, save them in the storeFilipa Lacerda2017-07-281-0/+4
* [ci skip] Add issue data and notes data provided through haml to the store to...Filipa Lacerda2017-07-271-22/+36
* Follow vuex docs to divide store into: actions, getters and mutationsFilipa Lacerda2017-07-251-3/+7
* IssueNotesRefactor: Add referenced users and commands to markdown field.Fatih Acet2017-07-221-1/+1
* IssueNotesRefactor: camelCase component names.Fatih Acet2017-07-211-2/+4
* IssueNotesRefactor: Fix Rspec tests.Fatih Acet2017-07-211-7/+16
* Initial version of main component, Vuex store and service of issue discussion...Fatih Acet2017-07-211-6/+8
* Notes bundle for the issue discussions refactor.Fatih Acet2017-07-211-0/+8