summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/pipeline_details_bundle.js
Commit message (Expand)AuthorAgeFilesLines
* Removes EE differences for pipelines_details_bundleFilipa Lacerda2019-03-271-9/+0
* Removes EE differences for pipeline_details_bundleFilipa Lacerda2019-03-141-1/+7
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-271-1/+2
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-151-22/+8
* Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-2/+2
* Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-241-1/+0
* Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-231-3/+11
|\
| * Fix disabled state while making a requestFilipa Lacerda2018-04-231-7/+10
* | Ensures disabled status while request is being madeFilipa Lacerda2018-04-181-6/+2
|/
* Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-061-0/+23
* Remove unnecessary element checksClement Ho2018-02-271-57/+51
* Add initPipelineDetails to pipelines build pathClement Ho2018-02-271-53/+59
* CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-201-3/+7
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-6/+6
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-2/+39
* Use function to define data instead of an object31849-pipeline-show-view-realtimeFilipa Lacerda2017-05-261-2/+4
* Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-261-0/+31