summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_status_icon.vue
Commit message (Collapse)AuthorAgeFilesLines
* 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