summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/graph
Commit message (Expand)AuthorAgeFilesLines
* Truncates job names in pipeline graph62408-dropdown-truncateFilipa Lacerda2019-05-281-1/+3
* Aligns the play button for stages61469-align-play-iconFilipa Lacerda2019-05-061-1/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-023-5/+35
* Initial pass for tooltip changesSarah Groff Hennigh-Palermo2019-04-052-4/+8
* Removes EE differences for stage columnFilipa Lacerda2019-03-131-3/+2
* Wait for auto-devops CI jobs on the job pageJames Fargher2019-02-011-1/+1
* Moves shared code into a mixinFilipa Lacerda2019-01-111-42/+3
* Merge branch '54514-tooltips' into 'master'Clement Ho2018-12-031-5/+1
|\
| * Fixes tooltip overflowing in mini pipelineFilipa Lacerda2018-11-301-5/+1
* | Reduces CE to EE differencesFilipa Lacerda2018-11-291-5/+0
|/
* Prettify all the thingsMike Greiling2018-11-206-40/+11
* Use @gitlab npm namespaceClement Ho2018-11-164-4/+4
* Removes jquery as a dependencyFilipa Lacerda2018-11-141-4/+3
* Updates pipeline code to use gitlab-uiFilipa Lacerda2018-11-124-44/+18
* 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