gitlab-org--gitlab-foss/app/assets/javascripts/vue_merge_request_widget
Nathan Friend 896af1acbd
Add merge train helper text to MR widget (CE)
This commit adds a helper text that describes what will happen when a
user clicks the "Start/Add to merge train when pipeline succeeds"
button.  This text appears at the bottom of the merge request widget.

In addition, this commit renames the "merge_train_info" component to
"merge_train_position_indicator" to avoid ambiguity with the
"merge_train_helper_text" component.
2019-08-14 17:13:09 -04:00
..
components Add merge train helper text to MR widget (CE) 2019-08-14 17:13:09 -04:00
mixins Fix merge button dropdown (CE) 2019-08-12 12:31:47 -04:00
services Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
stores Add merge train helper text to MR widget (CE) 2019-08-14 17:13:09 -04:00
constants.js
event_hub.js
index.js
mr_widget_options.vue Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00