summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update icon styles for MR ready dropdownmr-widget-redesign-styling-updatesKushal Pandya2017-04-051-3/+14
* Update styling as per UI specsKushal Pandya2017-04-051-3/+3
* Update styling as per UI specsKushal Pandya2017-04-051-6/+7
* ESLint: Add missing semi-colonKushal Pandya2017-04-051-1/+1
* Add `with stage` for finished pipelinesKushal Pandya2017-04-051-1/+4
* Several updates to MR widget headerKushal Pandya2017-04-051-7/+25
* Styling enhancements for MR WidgetKushal Pandya2017-04-051-3/+71
* Add light gray shadeKushal Pandya2017-04-051-0/+1
* Adjust Rubocop offensesOswaldo Ferreira2017-04-045-17/+16
* Move MR serializer specs to Entity levelOswaldo Ferreira2017-04-041-22/+26
* Reuse MR ci status logic by creating a MergeRequestPresenterOswaldo Ferreira2017-04-044-26/+93
* MRWidget: Add more tests.Fatih Acet2017-04-046-1/+116
* MRWidget: Add tests for WIP component.Fatih Acet2017-04-042-1/+90
* MRWidget: Remove unnecessary test.Fatih Acet2017-04-041-11/+0
* MRWidget: Tell main component to update store.Fatih Acet2017-04-043-3/+8
* MRWidget: Add missing tests for deployment widget.Fatih Acet2017-04-042-3/+47
* MRWidget: Add tests for failed to merge state.Fatih Acet2017-04-042-7/+118
* Add metrics URL to ci_environments_status endpointOswaldo Ferreira2017-04-031-0/+8
* Add commit_change_content endpoint for loading Cherry-pick / Revert modal con...Oswaldo Ferreira2017-04-034-2/+23
* Properly show Cherry-pick and Revert links (Action on current MR or Fork)Oswaldo Ferreira2017-04-033-4/+85
* MRWidget: Fix tree view for MWPS state.Fatih Acet2017-04-031-1/+2
* MRWidget: Change icon of the Merge immediately option.Fatih Acet2017-04-031-1/+1
* MRWidget: Implement polling for deployments.Fatih Acet2017-04-031-12/+23
* MRWidget: Implement stopEnvironment.Fatih Acet2017-04-033-2/+14
* MRWidget: Implement failed to merge state.Fatih Acet2017-04-036-0/+58
* MRWidget: Add download attribute to MR widget download buttons.Fatih Acet2017-04-031-2/+2
* MRWidget: Show some respect to ESLint.Fatih Acet2017-04-031-3/+2
* MRWidget: Update pipelines data only if we have new status.Fatih Acet2017-04-031-6/+9
* Pipelines: Make stage svg a computed property.Fatih Acet2017-04-031-1/+3
* Handle environment stopping as JSONOswaldo Ferreira2017-04-032-3/+47
* Make mrWidgetOptions extensible and revert config dir.Bryce Johnson2017-04-037-169/+165
* Make baseComputed extensible.Bryce Johnson2017-04-033-19/+24
* Break BaseTemplate, stateToComponentMap and statesToShowHelpWidget into separ...Bryce Johnson2017-04-035-23/+26
* Make dependencies import multi-line.Bryce Johnson2017-04-031-1/+28
* Abstract out deviseState from setState.Bryce Johnson2017-04-033-25/+32
* Move MR widget imports to dependencies.js.Bryce Johnson2017-04-032-26/+27
* MRWidget: Implement CI polling.Fatih Acet2017-04-033-1/+45
* MRWidget: Make pipelines empty object as default.Fatih Acet2017-04-032-2/+2
* MRWidget: Expose ci_status_path.Fatih Acet2017-04-031-0/+6
* Expose stages in ci_status endpoint.Fatih Acet2017-04-032-1/+11
* Adjust PipelineSerializer specsOswaldo Ferreira2017-04-031-2/+2
* Adjust MR controller specsOswaldo Ferreira2017-04-031-1/+1
* MRWidget: Improve merge buttons.Fatih Acet2017-04-031-5/+20
* MRWidget: Change prop name to avoid confusions.Fatih Acet2017-04-031-6/+6
* MRWidget: Don't prefer array destructuring.Fatih Acet2017-04-031-2/+3
* MRWidget: Add loading icon to merge button.Fatih Acet2017-04-031-1/+7
* MRWidget: Initially do merge_check request.Fatih Acet2017-04-032-3/+2
* MRWidget: Implement polling after merge action.Fatih Acet2017-04-035-8/+67
* MRWidget: Expose state and source_branch_exists in basic serializer.Fatih Acet2017-04-031-0/+2
* Utils: Added simple poll utility.Fatih Acet2017-04-031-0/+15