summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
Commit message (Expand)AuthorAgeFilesLines
* Moves widget header into a vue fileFilipa Lacerda2018-02-011-117/+0
* Disable MR check out button when source branch is deletedJacopo2018-01-291-0/+1
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+2
* Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-191-7/+7
* replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-2/+5
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+2
* Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-191-2/+2
* Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-011-4/+6
* clean up merge request widget UISimon Knox2017-08-071-38/+43
* Make commits behind text a link to the target branch commits pageClement Ho2017-07-111-2/+2
* 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
* | 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 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-121-26/+28
|\
| * Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-26/+28
| * MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-121-1/+1
* | 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
|/
* Merge request widget redesignFatih Acet2017-05-091-0/+98