summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJose Ivan Vargas <jvargas@gitlab.com>2019-05-27 22:30:36 +0000
committerFatih Acet <acetfatih@gmail.com>2019-05-27 22:30:36 +0000
commit218dd512393b34f9a26adc81ccb99bc969674a5b (patch)
treec5fbaf55d4e93489aa049e92c4da2e610f633b32 /changelogs
parent3cac033de5210031d1a3da712d0b1d957ce9580a (diff)
downloadgitlab-ce-218dd512393b34f9a26adc81ccb99bc969674a5b.tar.gz
Migrate the monitoring dashboard store to vuex
This changes the monitoring javascript store from an object based to a vuex one
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jivl-migrate-dashboard-store-vuex.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jivl-migrate-dashboard-store-vuex.yml b/changelogs/unreleased/jivl-migrate-dashboard-store-vuex.yml
new file mode 100644
index 00000000000..dc4edbc058f
--- /dev/null
+++ b/changelogs/unreleased/jivl-migrate-dashboard-store-vuex.yml
@@ -0,0 +1,5 @@
+---
+title: Migrate the monitoring dashboard store to vuex
+merge_request: 28555
+author:
+type: other