summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_mr_widget/components
Commit message (Expand)AuthorAgeFilesLines
* Allow merge when no pipeline success38389-allow-merge-without-successEric Eastwood2017-10-051-31/+9
* Merge branch '37229-mr-widget-status-icon' into 'master'Jacob Schatz2017-10-051-11/+60
|\
| * improve merge request widget status icon UXSimon Knox2017-09-201-11/+60
* | Merge branch 'mr-widget-merged-date-tooltip' into 'master'Filipa Lacerda2017-10-032-11/+40
|\ \
| * | Fixes merge request widget date tooltip inconsistenciesPhil Hughes2017-09-292-11/+40
| |/
* | Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-291-2/+2
* | Use js- classes instead of Vue refs in tests for some perfEric Eastwood2017-09-262-11/+23
* | Use new shared Vue mountComponent methodEric Eastwood2017-09-201-15/+5
* | Port fast-forward MR widget states from EEEric Eastwood2017-09-192-63/+116
|/
* Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-191-1/+1
* Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-182-5/+73
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-5/+5
* clean up merge request widget UISimon Knox2017-08-0718-94/+62
* Resolve "Memory usage notice doesn't link anywhere"Tim Zallmann2017-07-262-0/+3
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-2/+5
* Revert "Merge branch 'winh-mr-widget-no-pipeline' into 'master'"revert-018f7e46Kamil TrzciƄski2017-07-061-48/+18
* Handle Promise rejections in mr_widget_pipeline_spec.jswinh2017-06-261-24/+35
* Add failing test for #32987winh2017-06-221-0/+19
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-211-172/+74
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-191-74/+172
* Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-291-2/+49
* Don't use getElementById in specs.Bryce Johnson2017-05-221-2/+2
* Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-2/+35
* Refine MR widget styling for buttons and info textKushal Pandya2017-05-191-1/+1
* Address MR comments.acet-mr-widget-nothing-to-commit-stateFatih Acet2017-05-161-1/+1
* MRWidget: Fix specs and address WIP comments.Fatih Acet2017-05-161-2/+14
* Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-122-5/+12
|\
| * MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-4/+4
| * MRWidget: Fix target branch link.Fatih Acet2017-05-121-3/+10
* | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-121-0/+16
|\ \
| * | add test for sha-mismatch state componentMike Greiling2017-05-111-0/+16
| |/
* | Uniform CI status components in vueFilipa Lacerda2017-05-122-5/+5
|/
* Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-092-0/+188
* Merge request widget redesignFatih Acet2017-05-0924-0/+2083