Commit graph

13 commits

Author SHA1 Message Date
Douwe Maan
9c22974cd1 Rename a few attribute suffixes from _url to _path 2017-08-17 19:25:56 +02:00
Filipa Lacerda
b38e690344 Fix open discussions 2017-08-11 14:56:28 +01:00
Filipa Lacerda
f67ff8e23e [ci skip] Removes use of window object in all components
Improves performance by removing emojis from data object
2017-08-10 12:49:08 +01:00
Filipa Lacerda
f5a21c596b [ci skip] Fix shortcuts for preview 2017-07-28 19:59:42 +01:00
Filipa Lacerda
7a251207e1 [ci skip] Emit events up to prevent accessing refs of refs 2017-07-28 12:53:51 +01:00
Filipa Lacerda
3343bf30f7 [ci skip] Remove DOM querying for paths, save them in the store 2017-07-28 10:46:46 +01:00
Filipa Lacerda
d34c620fae [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
Filipa Lacerda
cf5cc6a9cc Follow vuex docs to divide store into: actions, getters and mutations
Use constants for mutation types as per vuex docs
2017-07-25 20:01:53 +01:00
Fatih Acet
562ccdae3e IssueNotesRefactor: Add referenced users and commands to markdown field. 2017-07-22 01:42:31 +03:00
Fatih Acet
a59f23695b IssueNotesRefactor: camelCase component names. 2017-07-21 22:35:26 +03:00
Fatih Acet
3c946b932b IssueNotesRefactor: Fix Rspec tests. 2017-07-21 22:35:26 +03:00
Fatih Acet
0273b1188b Initial version of main component, Vuex store and service of issue discussions refactor. 2017-07-21 22:35:24 +03:00
Fatih Acet
cb2287df0a Notes bundle for the issue discussions refactor. 2017-07-21 22:35:24 +03:00