summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_pipelines_index
Commit message (Expand)AuthorAgeFilesLines
* Load SVGs into PipelinesFilipa Lacerda2017-02-256-42/+75
* Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet2017-02-241-14/+22
|\
| * Prevent propagation of click even in job name inside dropdown.27530-fix-job-dropdown-pipeline-console-errorFilipa Lacerda2017-02-231-12/+20
| * adds mount function with prevent and removes keepGraph functionNur Rony2017-02-231-20/+16
| * fixes job dropdown action button errorNur Rony2017-02-231-6/+10
* | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-231-3/+2
|\ \ | |/
| * Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-161-1/+1
| * Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-162-3/+6
| |\
| * \ Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-163-52/+33
| |\ \
| * | | Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda2017-02-151-2/+2
* | | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-1/+1
| |_|/ |/| |
* | | Renders pagination again for pipelines tableFilipa Lacerda2017-02-162-2/+5
| |/ |/|
* | Merge branch '28247-timeloops-bug' into 'master' Clement Ho2017-02-162-41/+22
|\ \
| * | Transforms startTimeAgoLoops into a static method so we can reuse it instead ...Filipa Lacerda2017-02-161-1/+0
| * | Only run timeago loops after rendering timeago componentsFilipa Lacerda2017-02-162-41/+23
| |/
* | Merge branch '26957-tanuki-anim-hang' into 'master' Clement Ho2017-02-161-0/+1
|\ \
| * | don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-0/+1
| |/
* | Create util to handle pagination transformationFilipa Lacerda2017-02-161-10/+1
* | Changes after reviewfe-paginated-environments-api-add-paginationFilipa Lacerda2017-02-161-2/+10
* | Integrates pagination component with APIFilipa Lacerda2017-02-121-0/+1
|/
* Use webpack to require filesFilipa Lacerda2017-02-051-30/+26
* Use webpack to require filesFilipa Lacerda2017-02-053-6/+6
* Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-042-6/+5
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-032-4/+4
| |\
| * | fix duplicate data-toggle attributeMike Greiling2017-01-281-2/+0
| * | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-36/+67
| |\ \
| * \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-181-8/+16
| |\ \ \
| * \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-171-13/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-152-8/+19
| |\ \ \ \ \
| * | | | | | more post-merge fixesMike Greiling2017-01-131-1/+1
| * | | | | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-14/+13
* | | | | | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-031-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-2/+2
| |\ \ \ \ \ \
| | * | | | | | Remove turbolinks.Bryce Johnson2017-02-021-2/+2
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Fix broken testsFilipa Lacerda2017-02-031-0/+1
* | | | | | | Resolve conflict after mergeFilipa Lacerda2017-02-031-2/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* | | | | | | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-032-7/+14
* | | | | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-032-5/+7
* | | | | | | Moves pagination to shared folderFilipa Lacerda2017-02-032-2/+4
* | | | | | | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-035-128/+38
* | | | | | | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-031-0/+1
* | | | | | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-031-1/+1
* | | | | | | First iterationFilipa Lacerda2017-02-031-1/+1
|/ / / / / /
* | | | | | remove redundant "data-toggle" attribute so Vue doesn't complainMike Greiling2017-02-021-2/+0
|/ / / / /
* | | | | Merge branch 'normalize_frontend_headers' into 'master' Fatih Acet2017-01-251-11/+7
|\ \ \ \ \
| * | | | | use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-241-11/+7
* | | | | | Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-232-22/+32
|/ / / / /
* | | | | remove bitwise - make code human readableRegis2017-01-201-3/+3
* | | | | remove need for spinner on additional clicks - visual diff is actually very niceRegis2017-01-191-2/+0