summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-8/+1
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+34
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-18/+19
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-21/+16
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+11
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+45
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-3/+0
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-42/+67
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+13
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-0/+22
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-1/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-1/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+1
|
* Make MR pipeline widget text more descriptive (CE)ce-indicator-for-pipeline-for-merge-trainNathan Friend2019-09-111-42/+10
| | | | | | | | | | | | | 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.
* Align merge request icons and textJarek Ostrowski2019-07-161-6/+4
| | | | | | | | | | | | | | | | | | | | | | Align icons left Align text left Adjust padding to be consistent Make icons same 24 size Add changelog mr number Add right margin to widget status container Add left margin inside widget icon container Prepend left padding for error message Only give button left margin, some have buttons Prettify Adjust test summary icons Prettify Fix empty line before lint Remove author Switch to use gl-padding Use utility classes instead Prettify Change loading icon size to md Update summary_row.vue
* Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"revert-3a50fc5dKamil Trzciński2019-06-141-8/+3
| | | This reverts merge request !26853
* Add Pipeline IID to viewsMike Scott2019-05-301-3/+8
| | | | | | | | | | * Add Pipeline IID to MR's * Add Pipeline IID to commit box * Add Pipeline IID to builds page * Add Pipeline IID to job sidebar * Add Pipeline IID to header on view pipeline pages * Add changelog entry * Update tests
* Fixes empty block in MR widgetFilipa Lacerda2019-05-071-2/+2
| | | | | This commit prevents the pipeline block to be rendered when no pipeline information is provided
* Update merge request widget pipeline blockNathan Friend2019-03-211-10/+60
| | | | | | This commit updates the pipeline block that appears on the merge request page to include information that will be exposed by the API as part of the post-merge pipeline feature.
* Moves EE diferences to CE for mr_widget_pipelineFilipa Lacerda2019-03-011-14/+21
|
* Redesign of MR header sections (CE Port)Paul Slaughter2018-11-301-56/+54
| | | | | | | - https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8593 - Create mr-widget-icon to encapsulate circle icons - Decouple workflow L&F from mr-widget-heading - Decouple container L&F from mr-widget-heading
* Prettify all the thingsMike Greiling2018-11-201-38/+12
|
* Renders unescaped `sprinft` stringFilipa Lacerda2018-11-061-0/+1
|
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-4/+9
|
* Regenerates pot filesFilipa Lacerda2018-10-241-3/+2
| | | | Makes documentation path a required prop
* Updates CI/CD documentation link in MR widgetFilipa Lacerda2018-10-241-2/+16
|
* Fix the troubleshooting docs linkMatija Čupić2018-10-241-1/+1
|
* Add docs linkMatija Čupić2018-10-241-1/+1
|
* Change CI status error messageMatija Čupić2018-10-241-1/+1
|
* Update MR header and pipeline to use .label-truncate with .label-branchPaul Slaughter2018-08-211-4/+11
| | | | | | | Also: - Renamed .label-truncated to .label-truncate - Removed length checking in JS to let the CSS handle this - Improve IE11 compatibility of MR headers
* Redesign for mr widget info and pipelines sectionClement Ho2018-07-061-39/+65
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
|
* Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-061-49/+58
|
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-3/+3
|
* Fix broken specsFilipa Lacerda2018-01-091-3/+2
|
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-061-1/+3
|
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-16/+21
|
* Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-081-0/+104