summaryrefslogtreecommitdiff
path: root/spec/javascripts/pipelines/graph
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-1/+1
|
* Fix disabled state while making a requestFilipa Lacerda2018-04-231-3/+44
| | | | Provide props down instead of an event
* Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-232-43/+0
|
* Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-061-10/+15
|
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+2
|
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-219/+248
|
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
|
* Upgraded all vue librariesTim Zallmann2018-01-232-8/+15
|
* Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-111-0/+31
|
* Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-35/+30
| | | | Adds e2e tests
* Update Action IconsTim Zallmann2017-10-301-1/+1
|
* Fixing IconsTim Zallmann2017-10-304-9/+9
|
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-301-33/+26
|\
| * Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda2017-05-261-33/+26
| | | | | | | | apps with the same data
* | fixed karma failuresPhil Hughes2017-05-243-13/+21
|/ | | | [ci skip]
* Fix broken test - load correct data32074-failed-buildFilipa Lacerda2017-05-102-102/+233
|
* Merge branch '31053-pipeline-ux' into 'master' Fatih Acet2017-05-091-0/+62
|\ | | | | | | | | | | | | Adds left connector class to the rendered graph Closes #31053 See merge request !11179
| * Adds left connector class to the rendered graphFilipa Lacerda2017-05-081-0/+62
| |
* | Fix test failure in job vue componenFix test failure in job vue componentt32021-job-component-test-failureFilipa Lacerda2017-05-091-28/+46
|/
* Single commit squash of all changes for ↵Kamil Trzcinski2017-05-066-0/+339
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.