summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_merge_request_widget
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-215-62/+26
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-195-26/+62
* Changed utilites imports from ~ to relative pathsJose Ivan Vargas2017-06-161-2/+2
* Merge branch '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gon...Fatih Acet2017-05-304-0/+17
|\
| * Added specs for handleNotifications in mr_widget_options_spec.jsLuke "Jared" Bennett2017-05-262-3/+3
| * Move gon ref to the index to avoid depending on gon in any mr widget objectsLuke "Jared" Bennett2017-05-262-1/+3
| * Restore notifications to MR widgetLuke "Jared" Bennett2017-05-263-0/+15
* | 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-262-3/+7
|\ \ | |/ |/|
| * Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| * Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| * Shush eslint.Bryce Johnson2017-05-221-1/+1
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-222-3/+9
* | MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-241-4/+4
* | Merge branch '32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widget' i...Fatih Acet2017-05-231-3/+2
|\ \
| * | ensure MergeRequestStore sha value never changes after instantiation32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widgetMike Greiling2017-05-171-3/+2
* | | 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
* | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-192-2/+1
|\ \ \
| * | | Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
| * | | Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira2017-05-181-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-172-11/+37
|\ \ | |/ |/|
| * 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-162-11/+41
* | 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-1212-38/+76
|\
| * 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-123-3/+2
| | * MRWidget: Fix target branch link.Fatih Acet2017-05-123-2/+3
| * | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-126-0/+24
| |\ \
| | * | add sha-mismatch state to mr-widget to prevent accidental merges when branch ...Mike Greiling2017-05-116-0/+24
| | |/
| * | 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-0934-0/+2044