summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Make status icon in merge widget borderless"Marcel van Remmerden2019-08-051-4/+7
| | | | This reverts commit c3751046d217008404a0bd371e59d6ffd6734923.
* Align merge request icons and textJarek Ostrowski2019-07-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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
* Backporting EE changes to CE9788-add-generic-metrics-report-type-to-merge-requests-backportScott Hampton2019-04-041-1/+1
| | | | | Changes in EE involving ability to size MR widget icons. Also changing loading icon to medium size.
* Prettify all the thingsMike Greiling2018-11-201-12/+3
|
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
|
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
|
* Prettify vue_merge_request_widget modulesMike Greiling2018-10-101-25/+25
|
* Use gitlab-ui loading iconClement Ho2018-09-111-3/+1
|
* Backport mr widget changes from EEbackport-widget-changesAnnabel Dunstone Gray2018-07-121-1/+1
|
* Redesign for mr widget info and pipelines sectionClement Ho2018-07-061-0/+1
|
* Resolve "Cancel automatic merge button gets a bigger height than it should ↵Simon Knox2018-07-021-1/+1
| | | | when content overflows"
* Moves status icon into a vue file and adds testsFilipa Lacerda2018-01-241-0/+57
Moves merging component into a vue file, adds i18n and better test cases