Commit graph

8 commits

Author SHA1 Message Date
Phil Hughes
eacd821a3c
moved key into data structure
uses an array of classes to render skeleton loading cells
2017-11-06 10:52:04 +00:00
Phil Hughes
4119e92be5
correctly updates commit data after committing changes
also merges data in after a fetch to save overriting all data.
changed the render keys to save a full re-render when any data changes
2017-11-06 10:52:03 +00:00
Phil Hughes
054200062f
Multi-file editor fetch log data from a different endpoint
Closes #38360
2017-11-06 10:52:02 +00:00
Phil Hughes
f2f24f05f8
fixed up upload feature after master merge 2017-10-31 12:13:29 +00:00
Phil Hughes
47c906eb57
updated karma specs 2017-10-27 18:16:28 +01:00
Phil Hughes
4d18e20011
fixed render_error not being hooked up correctly
[ci skip]
2017-10-26 16:54:44 +01:00
Phil Hughes
b4f7496b1c
moved new file/directory into new store
removed old store, helper & monaco loader
moved monaco loader into editor component because it is the only
component that requires monaco

[ci skip]
2017-10-26 15:12:34 +01:00
Phil Hughes
05728e785c
[WIP] Move multi-file editor store to Vuex 2017-10-26 11:14:31 +01:00