summaryrefslogtreecommitdiff
path: root/spec/javascripts/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Fix pipelines table update after action63590-pipeline-actions-cause-full-refreshshampton2019-06-281-6/+2
* Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"revert-3a50fc5dKamil TrzciƄski2019-06-142-6/+0
* Add Pipeline IID to viewsMike Scott2019-05-302-0/+6
* Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-p...Filipa Lacerda2019-05-063-50/+56
|\
| * Separate tests for triggerer componentmfluharty2019-05-033-50/+56
* | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-0/+60
|/
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-272-14/+19
* Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-271-1/+1
* Move some tests from Karma to JestWinnie Hellmann2019-03-234-187/+0
* Update pipeline list viewNathan Friend2019-03-201-5/+7
* Removes EE differences for stage_column_component_specFilipa Lacerda2019-03-151-0/+2
* Add fields displayed in modal to testmfluharty2019-03-071-1/+3
* Update corresponding testmfluharty2019-03-071-1/+1
* Fix inconsistent pagination stylesClement Ho2019-02-271-1/+1
* Resolve "Include tags into pipeline detail view"Scott Hampton2018-12-051-1/+6
* Fixes race condition in delayed job specFilipa Lacerda2018-12-031-18/+6
* Fixes tooltip overflowing in mini pipelineFilipa Lacerda2018-11-301-28/+0
* Updates pipeline code to use gitlab-uiFilipa Lacerda2018-11-121-5/+3
* Resolve "Issue board card design"Constance Okoghenun2018-11-073-6/+9
* Add dynamic timer for delayed jobs in pipeline graphWinnie Hellmann2018-11-071-0/+27
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-014-5/+5
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-014-5/+5
* | Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-2/+6
* | Add dynamic timer for delayed jobs in pipelines listwinh-pipeline-actions-dynamic-timerWinnie Hellmann2018-10-291-1/+5
|/
* Resolve eslint violationsMike Greiling2018-10-173-0/+7
* Prettify all spec filesMike Greiling2018-10-1711-142/+208
* Replace job with group in frontend components to be consistent with backendWinnie Hellmann2018-10-173-21/+20
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-178-0/+23
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-161-1/+1
* Make sure remaining time of scheduled jobs is positive in pipelines listWinnie Hellmann2018-10-051-5/+20
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-042-26/+70
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-092-28/+0
* Send resize parameters for avatarsTim Zallmann2018-08-071-10/+16
* Fix Karma failures due to invalid icon namesStan Hu2018-07-272-4/+4
* Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo2018-07-265-31/+170
|\
| * Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-065-31/+170
* | Proper icon validatorLukas Eipert2018-07-186-18/+18
|/
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox2018-06-291-0/+30
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-252-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-10/+17
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-9/+9
* Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master'Filipa Lacerda2018-05-251-1/+1
|\
| * Fix typo in Pipelines empty state viewMark Fletcher2018-05-251-1/+1
* | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-241-1/+1
|\ \
| * | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez2018-05-231-1/+1
| |/
* | Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-231-1/+10
|/
* Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda2018-05-162-36/+2
* Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-152-41/+79
* Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-112-66/+29