summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Transforms startTimeAgoLoops into a static method so we can reuse it instead ...Filipa Lacerda2017-02-162-8/+5
* Only run timeago loops after rendering timeago componentsFilipa Lacerda2017-02-162-2/+7
* Centers loading icon vertically and horizontally in pipelines table in commit...28229-pipelines-loading-iconFilipa Lacerda2017-02-151-2/+2
* Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-142-6/+8
* Adds verification in case the endpoint already has `.json`Filipa Lacerda2017-02-101-2/+17
* Adds `.json` to the endpoint requested in order to avoid showing JSONFilipa Lacerda2017-02-091-1/+1
* backport fixes for pipelines_store frontend specsbackport-ee-build-fixesMike Greiling2017-02-081-1/+1
* Replace arrow function with regular function to prevent overiding function co...Clement Ho2017-02-071-1/+1
* Use webpack to require filesFilipa Lacerda2017-02-054-7/+11
* Use webpackFilipa Lacerda2017-02-054-74/+55
* Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-032-2/+33
* Moves pagination to shared folderFilipa Lacerda2017-02-033-97/+112
* Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-032-9/+12
* Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-033-66/+76
* Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-033-0/+168