gitlab-org--gitlab-foss/app/assets/javascripts/notes/stores
2017-07-28 18:48:13 +01:00
..
actions.js [ci skip] Emit events up to prevent accessing refs of refs 2017-07-28 12:53:51 +01:00
getters.js [ci skip] Find last note in discussion through vue instead of through the DOM 2017-07-28 18:48:13 +01:00
index.js [ci skip] Remove DOM querying for paths, save them in the store 2017-07-28 10:46:46 +01:00
mutation_types.js [ci skip] Add issue data and notes data provided through haml to the store to stop querying the DOM everywhere 2017-07-27 21:25:02 +01:00
mutations.js [ci skip] Remove DOM querying for paths, save them in the store 2017-07-28 10:46:46 +01:00
utils.js Follow vuex docs to divide store into: actions, getters and mutations 2017-07-25 20:01:53 +01:00