Commit Graph

16 Commits

Author SHA1 Message Date
Simon Knox 874deb4142 rename remaining issue_ prefixed files 2017-12-09 07:24:52 +11:00
Eric Eastwood e6ac6734c2 Use relative _path helper URLs in the GitLab UI
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
2017-12-07 11:19:37 -06:00
Simon Knox f8efaf1bf8 issue note store 2017-11-30 22:44:41 +00:00
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