summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components/pipelines_table_row.vue
Commit message (Expand)AuthorAgeFilesLines
* Adds missing i18n to pipelines tablefl-missing-i18nFilipa Lacerda2018-10-301-5/+7
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-4/+1
* Resolve "pipeline's page shows vue error on master"Filipa Lacerda2018-10-091-1/+1
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-041-3/+3
* Guard against missing manual actions / scheduled jobs in pipelines rowWinnie Hellmann2018-10-041-1/+8
* Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-021-2/+5
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-2/+0
* Shows download artifacts button for pipelines on small screensFilipa Lacerda2018-08-211-1/+1
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-271-224/+222
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-8/+8
* Merge branch 'master' into bootstrap4Clement Ho2018-05-241-3/+9
|\
| * Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-231-3/+9
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-211-0/+3
|\ \ | |/
| * Fix eslintFilipa Lacerda2018-05-171-1/+1
| * Moves string to a constantFilipa Lacerda2018-05-171-1/+3
| * Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda2018-05-151-0/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-161-36/+60
|\ \ | |/
| * Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda2018-05-111-36/+60
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* | [skip ci] Replace hidden-smClement Ho2018-04-091-1/+1
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|/
* Update tooltip on pipeline cancel to say "Stop" (#42946)42946-update-pipeline-cancel-tooltip-to-stopDylan Griffith2018-03-011-1/+1
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+2
* Remove use of callback in pipeline stop/retry modalsShah El-Rahman2018-02-161-4/+6
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-1/+6
* Increase pipeline mini graph width41806-pipeline-jumpingFilipa Lacerda2018-01-181-2/+2
* Replace pipeline's action icons with svgFilipa Lacerda2018-01-161-1/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-211/+215
* Changes after review37860-pipelines-pageFilipa Lacerda2017-10-231-1/+1
* Make pipelines table in MR view usableFilipa Lacerda2017-10-181-5/+18
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-011-1/+8
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-201-0/+297