summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/pipeline_url.vue
Commit message (Collapse)AuthorAgeFilesLines
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-271-32/+32
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-9/+9
|
* Fix pipeline tag labelsClement Ho2018-05-221-5/+5
|
* [skip ci] Replace hidden-smClement Ho2018-04-091-1/+1
|
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-8/+8
|
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-2/+10
|
* Expose failure reason in pipeline error badgeGrzegorz Bizon2017-10-051-0/+7
| | | | | Conflicts: app/serializers/pipeline_entity.rb
* Improves UX of autodevops popover to match gpg oneFilipa Lacerda2017-09-291-2/+2
|
* Accomodate several tags in one cellFilipa Lacerda2017-09-011-2/+2
|
* Improves popover to show on focusFilipa Lacerda2017-09-011-13/+12
| | | | CSS improvements after review
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-011-1/+5
|
* Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda2017-09-011-24/+37
|
* Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-0/+7
| | | | | | | Given the user can soon have multiple config sources for CI, we now store what type at the time of the pipeline run we chose. This will give us insight into what triggered the new pipeline so we can display it to the enduser.
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-8/+8
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-21/+23
|
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-1/+1
|
* Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-291-0/+65