summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/graph/dropdown_job_component.vue
Commit message (Expand)AuthorAgeFilesLines
* Replace job with group in frontend components to be consistent with backendWinnie Hellmann2018-10-171-122/+0
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-2/+1
* Fix Karma failures due to invalid icon namesStan Hu2018-07-271-1/+1
* Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-061-1/+2
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-291-0/+1
* Enable display static for ci job dropdowns so that they dont move when window...47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
* Fix bootstrap pipeline right alignmentClement Ho2018-05-311-1/+2
* Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-151-7/+6
* Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-231-3/+9
|\
| * Fix eslintFilipa Lacerda2018-04-231-1/+1
| * Fix disabled state while making a requestFilipa Lacerda2018-04-231-64/+71
| * Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-231-15/+14
* | Render json endpointFilipa Lacerda2018-04-191-3/+4
* | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-181-57/+58
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-15/+18
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+2
* Fixing IconsTim Zallmann2017-10-301-1/+1
* Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-291-1/+1
* Stops propagation for dropdown content in pipeline graph. Applies the same be...36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-6/+6
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-0/+86