summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-09-27 14:13:17 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-09-27 14:13:17 +0100
commit49bd01cf2413011a834de7a53bf738597d1f7533 (patch)
treec1576c9b5166ba1481773f4a5a0982149666bec8 /changelogs/unreleased
parentd5bce06df1ec36371db208d0aaf42d849eb63bcf (diff)
downloadgitlab-ce-49bd01cf2413011a834de7a53bf738597d1f7533.tar.gz
Uses new Vuex store in job log page
Removes old mediator and service pattern and uses the new store. Middle step before moving everything into one single vue app
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/50904-use-vuex-store-job.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50904-use-vuex-store-job.yml b/changelogs/unreleased/50904-use-vuex-store-job.yml
new file mode 100644
index 00000000000..5b1112a4f5b
--- /dev/null
+++ b/changelogs/unreleased/50904-use-vuex-store-job.yml
@@ -0,0 +1,5 @@
+---
+title: Uses Vuex store in job details page and removes old mediator pattern
+merge_request:
+author:
+type: other