gitlab-org--gitlab-foss/app/assets/javascripts/vue_merge_request_widget
Nathan Friend 11f1305ec7
Make MR pipeline widget text more descriptive (CE)
This change updates the text of the pipeline widget that appears on the
merge request page. The text has been made more consistent between
different types of pipelines; this makes the front-end implementation
simpler and more maintainable.  In addition, the type of pipeline is
(i.e. regular pipeline, merge request pipeline, detached pipeline)
included in the text, making this type more obvious to the end user.

Some information has been removed from the widget as part of this
change; however, any information that was removed already appears
elsewhere on the merge request page.
2019-09-11 07:27:58 -03:00
..
components Make MR pipeline widget text more descriptive (CE) 2019-09-11 07:27:58 -03: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 Rename ATMTWPS to MTWPS (CE) 2019-08-22 14:55:55 -03:00
constants.js Rename ATMTWPS to MTWPS (CE) 2019-08-22 14:55:55 -03: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 Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00