gitlab-org--gitlab-foss/app/assets/javascripts/vue_merge_request_widget
Igor Drozdov 07559fda51 Extract MR's widget into a separate endpoint
This commits extracts /merge_requests/1.json?serializer=widget
Into a separate /merge_requests/1/widget.json endpoint
This will allow to use caching for this request
2019-06-28 10:52:48 +03:00
..
components Merge branch 'review-toolbar-data-addition-ce-backport' into 'master' 2019-06-17 21:29:36 +00:00
mixins Add merge train support to MR merge button (CE) 2019-06-11 09:27:51 -05:00
services Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
stores Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00
constants.js Add merge train support to MR merge button (CE) 2019-06-11 09:27:51 -05:00
event_hub.js
index.js Use ee_else_ce alias in merge request widget 2019-01-30 14:43:56 +01:00
mr_widget_options.vue Extract MR's widget into a separate endpoint 2019-06-28 10:52:48 +03:00