summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/stage.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-194/+0
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Remove animation from pipeline status icon buttonsNathan Friend2019-01-171-2/+0
* Prettify all the thingsMike Greiling2018-11-201-20/+5
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
* Updates pipeline code to use gitlab-uiFilipa Lacerda2018-11-121-5/+3
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
* Replace job with group in frontend components to be consistent with backendWinnie Hellmann2018-10-171-3/+3
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-111-3/+1
* Fix MR widget ci status icon tooltip flicker49165-pipeline-graph-in-new-merge-request-widget-is-flickeringClement Ho2018-07-161-0/+1
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-291-21/+16
* Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-151-0/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-5/+5
* Fix eslintFilipa Lacerda2018-05-171-1/+1
* Moves string to a constantFilipa Lacerda2018-05-171-1/+2
* Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda2018-05-161-3/+4
* Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-151-0/+17
* 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