summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add active_when helperSemyon Pupkov2017-02-151-4/+4
* Use webpack to require filesFilipa Lacerda2017-02-051-2/+1
* Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-031-25/+21
* Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-1/+2
* change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-1/+0
* fix haml_lint complaintsRegis2017-01-021-2/+2
* fix pipelines/index.html.haml merge conflictRegis2017-01-021-4/+4
|\
| * HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
| * HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
| * Makes API call when stage is clickedFilipa Lacerda2016-12-191-1/+1
| * CSS - Adds background color.Filipa Lacerda2016-12-151-6/+6
* | add manual icon to svgsRegis2016-12-261-0/+1
* | add borderless svgsRegis2016-12-261-0/+8
* | all svgs from index hamlRegis2016-12-161-0/+2
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-151-4/+4
|\ \ | |/
| * Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-4/+4
| * Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+0
| * Support pipelines APIKamil Trzcinski2016-12-061-1/+1
* | dynamic API consumption for SVGsRegis2016-12-131-17/+10
* | pass svg as prop to commit componentRegis2016-12-121-2/+2
* | conform to status object for svg icon namesRegis2016-12-071-8/+8
* | remove all files related to Vue SVG rendering - use dynamic svg loadingRegis2016-12-061-2/+16
* | can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-13/+0
* | add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis2016-12-011-0/+2
* | more fine tuning - catching edge cases - progress in testing - [ci skip]Regis2016-11-151-2/+0
* | re-wire count for pagination - refactorRegis2016-11-101-1/+1
* | attempRegis2016-11-101-2/+1
* | Support pipelines APIKamil Trzcinski2016-11-101-2/+1
* | extract pagination into own folder and precompile in application.rbRegis2016-11-061-0/+3
* | making reusable status and status icons componentsRegis2016-11-051-0/+2
* | conditional render to have running - branches - tags be HAMLRegis2016-11-031-0/+13
* | count passing through - last page knownRegis2016-11-021-1/+1
* | extracted Commit Column to vue componentRegis2016-11-011-1/+1
* | remove fragment warning - formattingRegis2016-11-011-4/+2
* | breaking more HTML out of templateRegis2016-10-311-1/+1
* | page specific js - remove inline js - refactorRegis2016-10-311-19/+3
* | remove non existant commit valueRegis2016-10-301-1/+0
* | can grab commits prior to pipelines - might need more custom APIRegis2016-10-301-0/+1
* | change to more component like structure for reusable componentsRegis2016-10-301-1/+0
* | change architecture - add store - make api call by defaultRegis2016-10-301-6/+9
* | stashingRegis2016-10-291-5/+1
* | getting somewhere - now need to fix loopRegis2016-10-271-16/+10
* | follow eslint in HAML file as wellRegis2016-10-261-7/+4
* | integrate vue components, use intance variables to pass data to vueRegis2016-10-251-16/+36
|/
* Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-5/+6
|\
| * Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-5/+6
* | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
|/
* Removes class22509-pipeline-tablesFilipa Lacerda2016-10-051-1/+1
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-031-8/+8
* Rearranged commit tabs and changed commit `Commit` column header to `Pipeline`pipelines-for-commitLuke Bennett2016-09-271-1/+1