summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_mr_widget
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | This reverts merge request !12127
* 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-213-188/+77
| | | | | This reverts commit 6ac777a7592533d9c7b3682b2b9ca8caccca3f4d, reversing changes made to 025cbc2ad4dc175634676ff8a6955e043512d8bf.
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-193-77/+188
|
* Merge branch ↵Fatih Acet2017-05-301-0/+37
|\ | | | | | | | | | | | | | | | | '32916-browser-notifications-for-pipeline-running-in-a-mr-is-gone' into 'master' Resolve "Browser notifications for pipeline running in a MR is gone" Closes #32916 See merge request !11734
| * Added specs for handleNotifications in mr_widget_options_spec.jsLuke "Jared" Bennett2017-05-261-0/+37
| |
* | Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-291-2/+49
| |
* | Merge branch ↵Fatih Acet2017-05-261-2/+35
|\ \ | |/ |/| | | | | | | | | | | | | '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558
| * Don't use getElementById in specs.Bryce Johnson2017-05-221-2/+2
| |
| * Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-2/+35
| |
* | MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-241-6/+6
|/
* Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-2/+0
|\ | | | | | | | | Load improvements related to MR widget See merge request !11518
| * Fix Karma expectOswaldo Ferreira2017-05-181-1/+0
| |
| * Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
| |
* | 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: Fix target branch link. See merge request !11267
| * 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-123-0/+41
|\ \ | | | | | | | | | | | | | | | | | | Add "SHA mismatch" state to the MR widget Closes #32178 See merge request !11316
| * | ensure hasSHAChanged == true when setData includes a different SHA from ↵Mike Greiling2017-05-111-0/+22
| | | | | | | | | | | | constructor
| * | ensure the correct state component is loaded when hasSHAChanged == trueMike Greiling2017-05-111-0/+3
| | |
| * | 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-0928-0/+2731