summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-114-166/+80
* Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-033-5/+6
* Fix broken testFilipa Lacerda2018-05-031-1/+1
* Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-243-5/+4
* Fix broken importFilipa Lacerda2018-04-241-2/+2
* Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-236-23/+53
|\
| * Fix eslintFilipa Lacerda2018-04-231-1/+1
| * Fix disabled state while making a requestFilipa Lacerda2018-04-236-91/+110
| * Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-234-86/+16
* | Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ...Filipa Lacerda2018-04-201-240/+118
* | Renders json endpoint + updates CSS to render the same between pipelines tabl...Filipa Lacerda2018-04-191-0/+1
* | Render json endpointFilipa Lacerda2018-04-193-22/+149
* | Fix eslint errorsFilipa Lacerda2018-04-181-9/+9
* | Ensures disabled status while request is being madeFilipa Lacerda2018-04-185-34/+22
* | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-182-58/+59
* | Remove UJS action from graph dropdownFilipa Lacerda2018-04-182-63/+1
|/
* Handle cancelled request40487-stop-pollingFilipa Lacerda2018-04-132-12/+21
* Stop polling and fetch the tableFilipa Lacerda2018-04-132-5/+13
* [ci skip] Updates table when stage is clickedFilipa Lacerda2018-04-132-2/+20
* Replace vue resource with axios for pipeline details pageFilipa Lacerda2018-04-112-12/+7
* Update state request from vue resource to axiosFilipa Lacerda2018-04-101-10/+8
* Replace vue resources with axios for pipelines tableFilipa Lacerda2018-04-092-58/+43
* Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-066-206/+262
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-3/+6
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-4/+4
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+2
* Removes UJS from reset cache buttonFilipa Lacerda2018-03-073-10/+44
* Changes after review38587-pipelines-empty-stateFilipa Lacerda2018-03-053-8/+3
* Fix broken empty tab stateFilipa Lacerda2018-03-051-1/+1
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-057-191/+279
* Update tooltip on pipeline cancel to say "Stop" (#42946)42946-update-pipeline-cancel-tooltip-to-stopDylan Griffith2018-03-011-1/+1
* Remove unnecessary element checksClement Ho2018-02-271-57/+51
* Add initPipelineDetails to pipelines build pathClement Ho2018-02-271-53/+59
* Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-262-27/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-223-5/+3
* Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipel...42886-followup-to-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-213-5/+10
|\
| * CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-203-5/+10
* | Remove use of callback in pipeline stop/retry modalsShah El-Rahman2018-02-165-148/+93
|/
* deleted pipelines_charts filePhil Hughes2018-02-161-38/+0
* Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundlePhil Hughes2018-02-151-27/+0
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-075-10/+149
* Increase pipeline mini graph width41806-pipeline-jumpingFilipa Lacerda2018-01-182-4/+4
* Merge branch '41920-download-button' into 'master'Phil Hughes2018-01-173-11/+12
|\
| * Fix broken test41920-download-buttonFilipa Lacerda2018-01-161-0/+1
| * Replace pipeline's action icons with svgFilipa Lacerda2018-01-163-11/+11
* | Add pipeline header paddingGeorge Tsiolis2018-01-161-0/+1
|/
* Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes2018-01-1020-648/+693
|\
| * Fix more eslint rulesFilipa Lacerda2018-01-082-3/+6
| * Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-082-0/+15
| |\
| * | [ci skip] Fix more rulesFilipa Lacerda2018-01-0518-635/+666