summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/stage.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix eslint46381-dropdown-mr-widget-backportFilipa Lacerda2018-05-181-1/+1
* Backport of Resolve "Dropdown actions in mini pipeline graph in mr widget don...Filipa Lacerda2018-05-181-0/+19
* Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-1/+2
* Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-241-3/+3
* Fix broken importFilipa Lacerda2018-04-241-2/+2
* Cleans up CSS - All pipeline dropdowns use the same CSS to render the action ...Filipa Lacerda2018-04-201-240/+118
* Renders json endpoint + updates CSS to render the same between pipelines tabl...Filipa Lacerda2018-04-191-0/+1
* Render json endpointFilipa Lacerda2018-04-191-13/+145
* [ci skip] Updates table when stage is clickedFilipa Lacerda2018-04-131-2/+5
* Update state request from vue resource to axiosFilipa Lacerda2018-04-101-10/+8
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-3/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-122/+127
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+3
* Missing Comma addedTim Zallmann2017-10-301-1/+1
* Fixed different sizesTim Zallmann2017-10-301-1/+5
* Fixing IconsTim Zallmann2017-10-301-6/+4
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Update vue-resourceFilipa Lacerda2017-07-121-2/+3
* Fix endpoint not being update correctlyFilipa Lacerda2017-06-261-2/+1
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-5/+5
* Fix tooltip on pipelines page not updating33194-fix-pipelines-tooltip-not-updatingEric Eastwood2017-06-061-1/+7
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-9/+6
* Fix broken css classFilipa Lacerda2017-05-061-2/+2
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-3/+3
* Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-041-0/+173