summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/components
Commit message (Expand)AuthorAgeFilesLines
* Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-2/+2
* clean up merge request widget UISimon Knox2017-08-0726-565/+666
* Resolve "Memory usage notice doesn't link anywhere"Tim Zallmann2017-07-262-3/+11
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-2/+2
* Revert "Merge branch 'winh-mr-widget-no-pipeline' into 'master'"revert-018f7e46Kamil TrzciƄski2017-07-061-8/+1
* Handle missing pipeline in merge request widgetwinh2017-06-261-1/+8
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-212-41/+10
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-192-10/+41
* Changed utilites imports from ~ to relative pathsJose Ivan Vargas2017-06-161-2/+2
* Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-291-11/+33
* Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-2/+6
|\
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-2/+6
* | Merge branch '32657-fix-mr-widget-styles' into 'master'Fatih Acet2017-05-221-1/+1
|\ \ | |/ |/|
| * MR widget styling fixes32657-fix-mr-widget-styleskushalpandya2017-05-221-1/+1
* | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-221-1/+1
|\ \ | |/ |/|
| * update remaining uses of CJS syntax to ES module syntaxMike Greiling2017-05-161-1/+1
* | Refine MR widget styling for buttons and info textKushal Pandya2017-05-192-2/+2
* | MRWidget: Make error message bold and red.mr-widget-refresh-failedFatih Acet2017-05-191-1/+1
* | MRWidget: Change refresh button place in failed state.Fatih Acet2017-05-191-3/+3
* | MRWidget: Add refresh button into MR widget failed state.Fatih Acet2017-05-191-0/+26
* | Refactored the anchor tag to remove the trailing space in the target branchfix-trailing-space-mr-widgetJose Ivan Vargas2017-05-171-4/+1
* | Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda2017-05-171-11/+36
|\ \ | |/ |/|
| * Address MR comments.acet-mr-widget-nothing-to-commit-stateFatih Acet2017-05-161-1/+0
| * MRWidget: Fix specs and address WIP comments.Fatih Acet2017-05-161-7/+4
| * MRWidget: Implement new design for nothing to commit state.Fatih Acet2017-05-161-11/+40
* | Added ci-error class and applied a right margin to the ci error widget stateadd-right-margin-to-ci-error-iconLuke "Jared" Bennett2017-05-131-1/+1
|/
* Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-127-38/+68
|\
| * Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-27/+32
| * Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-124-4/+4
| |\
| | * MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-2/+2
| | * MRWidget: Fix target branch link.Fatih Acet2017-05-122-2/+2
| * | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-121-0/+16
| |\ \
| | * | add sha-mismatch state to mr-widget to prevent accidental merges when branch ...Mike Greiling2017-05-111-0/+16
| | |/
| * | Uniform CI status components in vueFilipa Lacerda2017-05-122-8/+17
| |/
* | Satisfy ESlintDouwe Maan2017-05-121-3/+4
* | Paste a copied MR source branch name as code when pasted into a GFM formDouwe Maan2017-05-111-1/+9
|/
* Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-092-46/+60
* Merge request widget redesignFatih Acet2017-05-0926-0/+1498