summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_pipelines_index/pipelines.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Fixes pipeline status cell is too wide by adding missing classes in table hea...26615-pipeline-status-cellFilipa Lacerda2017-01-121-6/+6
* use Turbolinks instead of window.pushState for paginationRegis2017-01-091-5/+2
* namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-3/+3
* remove bitwise disable on pipelines.js.es6Regis2017-01-061-1/+1
* remove parenthesis around returned objects in pipelines.js.es6Regis2017-01-061-3/+3
* change 'pipelines.length' logic for spinnerRegis2017-01-061-1/+1
* remove pipeline head component and use staic HTML insteadRegis2017-01-061-1/+10
* do not make a url if no deatils_path is present - use '.tag' for ref in commi...Regis2017-01-021-1/+1
* use path instead of url for commit ref and pipeline urlRegis2016-12-211-2/+2
* all svgs from index hamlRegis2016-12-161-2/+2
* refactor commitSha - commitUrl - commitTitle in pipelines.js.es6Regis2016-12-161-6/+3
* dynamic API consumption for SVGsRegis2016-12-131-2/+15
* pass svg as prop to commit componentRegis2016-12-121-4/+5
* extract param helper to pagination dirRegis2016-12-081-12/+2
* add change page logic to pagination component - add first test for paginationRegis2016-12-081-20/+4
* bunch of blocked tests now passing - moving onRegis2016-12-081-55/+15
* make Vue render with null commit object - handle scope and page in different ...Regis2016-12-081-7/+31
* default to page 1 if url is cleanRegis2016-12-071-0/+1
* use API values for paginationRegis2016-12-071-6/+8
* can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-6/+24
* much simpler time logic - clean up - [ci skip]Regis2016-12-021-4/+2
* change to new prop for commit component - [ci skip]Regis2016-12-021-1/+1
* reduce heavy referencesRegis2016-12-021-2/+2
* add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis2016-12-011-2/+11
* get commit component to render needed info - work on SVG loading nextRegis2016-12-011-4/+12
* update styling for loading iconRegis2016-12-011-2/+2
* eslint calm [ci skip]Regis2016-11-301-1/+1
* on focus - blur - and page closed -- intervals are taken care of for time ago...Regis2016-11-301-1/+9
* new line for skipped - use logic gate for REALTIME true or falseRegis2016-11-291-1/+2
* turn off diff updates - wrap commit comp in tdRegis2016-11-291-10/+12
* refactor - rename - simple behavior for time_agoRegis2016-11-231-1/+1
* stashing for nowRegis2016-11-221-2/+15
* constant variable hardcodingRegis2016-11-181-6/+12
* more fine tuning - catching edge cases - progress in testing - [ci skip]Regis2016-11-151-1/+3
* fix cancel url - clearInterval on refresh and page close - fix branch urlRegis2016-11-121-2/+2
* loading icon - rename component keysRegis2016-11-101-10/+18
* add artifact and action functionality - branch name back inRegis2016-11-101-18/+18
* add update pipelines endpoint checkerRegis2016-11-101-1/+1
* re-wire count for pagination - refactorRegis2016-11-101-2/+6
* re-wired a lot of the application - need a few more API valuesRegis2016-11-101-20/+4
* about to pull pipeline_url changeRegis2016-11-101-6/+4
* time_ago in vue nearly doneRegis2016-11-091-1/+2
* pagination worksRegis2016-11-081-2/+3
* about to use fatih codeRegis2016-11-081-0/+1
* regex for number checkRegis2016-11-081-1/+1
* fix changepage logicvue-pagination-logicRegis2016-11-081-2/+2
* cleanupRegis2016-11-081-4/+6
* remove use of spread operator - attempt render functionRegis2016-11-071-1/+0
* remove svg api call - more progress on paginationRegis2016-11-061-2/+2
* icon and status comps - pagination logic almost doneRegis2016-11-061-4/+6