summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/graph
Commit message (Collapse)AuthorAgeFilesLines
* Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-111-11/+30
|
* Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-3/+6
| | | | Adds e2e tests
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+2
|
* Added Missing SemicolonTim Zallmann2017-10-301-1/+1
|
* Improved Var Caching, Line Setup, SpecsTim Zallmann2017-10-302-5/+4
|
* Fixes for TestsTim Zallmann2017-10-302-3/+2
|
* Update Action IconsTim Zallmann2017-10-302-18/+4
|
* Fixing IconsTim Zallmann2017-10-304-11/+21
|
* Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-293-3/+3
|
* Stops propagation for dropdown content in pipeline graph. Applies the same ↵36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
| | | | behavior of the mini graph
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
| | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-234-26/+22
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
* Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda2017-05-261-52/+16
| | | | apps with the same data
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-4/+5
|
* Adds left connector class to the rendered graphFilipa Lacerda2017-05-082-4/+43
|
* Adds missing CSS classFilipa Lacerda2017-05-061-0/+5
|
* Single commit squash of all changes for ↵Kamil Trzcinski2017-05-067-0/+518
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.