summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/graph
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-071-5/+16
|\
| * Add dynamic timer for delayed jobs in pipeline graphWinnie Hellmann2018-11-071-5/+16
* | 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-174-56/+36
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-203-4/+4
* Use gitlab-ui loading iconClement Ho2018-09-111-4/+2
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-092-6/+2
* Fix Karma failures due to invalid icon namesStan Hu2018-07-272-2/+2
* Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-064-5/+10
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-292-1/+11
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-272-22/+22
* 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
* Remove pointer events in favor of boundary viewportClement Ho2018-06-151-0/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-114-10/+10
* Fix bootstrap pipeline right alignmentClement Ho2018-05-311-1/+2
* Fix pipeline job tooltipClement Ho2018-05-241-0/+1
* Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda2018-05-161-12/+6
* Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-155-50/+66
* Fix broken tests - use the corrent event when button is clickedFilipa Lacerda2018-05-031-2/+2
* Fix broken testFilipa Lacerda2018-05-031-1/+1
* Updates CSS for non a tags inside dropdownFilipa Lacerda2018-04-241-1/+1
* Merge branch 'master' into 33697-pipelines-json-endpointFilipa Lacerda2018-04-235-20/+42
|\
| * Fix eslintFilipa Lacerda2018-04-231-1/+1
| * Fix disabled state while making a requestFilipa Lacerda2018-04-235-84/+100
| * Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-234-86/+16
* | Render json endpointFilipa Lacerda2018-04-192-9/+4
* | Fix eslint errorsFilipa Lacerda2018-04-181-9/+9
* | Ensures disabled status while request is being madeFilipa Lacerda2018-04-184-28/+20
* | Update dropdown to not close when action is clickedFilipa Lacerda2018-04-182-58/+59
* | Remove UJS action from graph dropdownFilipa Lacerda2018-04-182-63/+1
|/
* Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-064-204/+234
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-3/+6
* 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-1/+0
* CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-201-1/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-057-107/+109
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+2
* 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
* 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 be...36385-pipeline-graph-dropdownFilipa Lacerda2017-08-141-0/+21
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-2/+2
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-234-26/+22
* Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-261-52/+16