summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/index.js
Commit message (Expand)AuthorAgeFilesLines
* 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