summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pipelines/components
Commit message (Collapse)AuthorAgeFilesLines
* Adds missing i18n to pipelines tablefl-missing-i18nFilipa Lacerda2018-10-305-15/+18
|
* Add dynamic timer for delayed jobs in pipelines listwinh-pipeline-actions-dynamic-timerWinnie Hellmann2018-10-291-7/+3
|
* Replace job with group in frontend components to be consistent with backendWinnie Hellmann2018-10-175-59/+39
|
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-4/+1
|
* Resolve "pipeline's page shows vue error on master"Filipa Lacerda2018-10-092-2/+2
|
* Make sure remaining time of scheduled jobs is positive in pipelines listWinnie Hellmann2018-10-051-2/+7
|
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-042-4/+4
|
* Guard against missing manual actions / scheduled jobs in pipelines rowWinnie Hellmann2018-10-041-1/+8
|
* Display confirmation only when triggering scheduled jobs not manualWinnie Hellmann2018-10-041-5/+7
|
* Add confirmation for immediately starting scheduled jobsWinnie Hellmann2018-10-021-3/+11
|
* Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-022-4/+20
|
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-205-9/+9
| | | | | | The eslint-plugin-vue upgrade had some breaking changes to vue/attribute-order which needed to be resolved in order to avoid disabling the rule entirely
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
| | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use gitlab-ui loading iconClement Ho2018-09-115-16/+8
|
* Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-061-2/+0
|
* Merge branch 'security-2694-pipeline' into 'master'José Iván Vargas López2018-08-282-6/+2
|\ | | | | | | | | [master] Removes `<br>` sent from backend on tooltips in jobs See merge request gitlab/gitlabhq!2455
| * Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-092-6/+2
| | | | | | | | | | When backend sends HTML it requires frontend to append it to the DOM causing XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
* | Shows download artifacts button for pipelines on small screensFilipa Lacerda2018-08-211-1/+1
|/
* Fix Karma failures due to invalid icon namesStan Hu2018-07-272-2/+2
| | | | The icon JSON field has been renamed from icon_status_success to status_success.
* Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo2018-07-264-5/+10
|\ | | | | | | | | [master] Escapes job name used in tooltips See merge request gitlab/gitlabhq!2427
| * Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-064-5/+10
| | | | | | | | | | Use sanitize to strip src attributes Changes sidebar back to use sanitize
* | Fix MR widget ci status icon tooltip flicker49165-pipeline-graph-in-new-merge-request-widget-is-flickeringClement Ho2018-07-161-0/+1
|/
* Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR ↵Simon Knox2018-06-293-22/+27
| | | | widget"
* Prettifies pipeline's javascript codeFilipa Lacerda2018-06-2713-810/+814
|
* Merge branch '47610-bs4-mini-graph-dropdown-sometimes-open-on-the-top' into ↵Annabel Gray2018-06-161-0/+1
|\ | | | | | | | | | | | | | | | | 'master' Resolve "BS4: Mini graph dropdown sometimes open on the top" Closes #47610 See merge request gitlab-org/gitlab-ce!19912
| * Fix ci mini graph dropdown alignment and positioning47610-bs4-mini-graph-dropdown-sometimes-open-on-the-topClement Ho2018-06-151-0/+1
| |
* | Enable display static for ci job dropdowns so that they dont move when ↵47068-pipeline-dropdown-shifts-around-at-smaller-screen-sizesClement Ho2018-06-151-0/+1
|/ | | | window resizes
* Remove pointer events in favor of boundary viewportClement Ho2018-06-151-0/+1
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-1114-48/+48
|
* Fix bootstrap pipeline right alignmentClement Ho2018-05-311-1/+2
|
* Merge branch 'bootstrap4' into 'master'Mike Greiling2018-05-258-14/+15
|\ | | | | | | | | | | | | Upgrade to Bootstrap 4 Closes #45185 and #46710 See merge request gitlab-org/gitlab-ce!18232
| * Merge branch 'master' into bootstrap4Clement Ho2018-05-242-3/+12
| |\
| * | Fix pipeline job tooltipClement Ho2018-05-241-0/+1
| | |
| * | Fix pipeline tag labelsClement Ho2018-05-221-5/+5
| | |
| * | Merge branch 'master' into bootstrap4Clement Ho2018-05-217-47/+79
| |\ \
| * \ \ Merge branch 'master' into bootstrap4Clement Ho2018-05-163-166/+78
| |\ \ \
| * | | | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-104-5/+5
| | | | |
| * | | | Merge branch 'master' into bootstrap4Clement Ho2018-05-084-120/+134
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-236-151/+97
| |\ \ \ \ \
| * | | | | | Fix dropdownsClement Ho2018-04-172-2/+2
| | | | | | |
| * | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-161-2/+5
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/admin/application_settings/_signin.html.haml
| * \ \ \ \ \ \ Merge branch 'master' into bootstrap4Clement Ho2018-04-122-46/+36
| |\ \ \ \ \ \ \
| * | | | | | | | [skip ci] Replace hidden-smClement Ho2018-04-093-3/+3
| | | | | | | | |
| * | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-094-203/+236
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/helpers/issuables_helper.rb # app/views/projects/_home_panel.html.haml # app/views/projects/commits/_commit.html.haml
| * | | | | | | | | Rename .btn-default to .btn-secondaryClement Ho2018-04-094-5/+5
| | | | | | | | | |
| * | | | | | | | | Rename col-xs-* to col-*Clement Ho2018-04-092-4/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master'Filipa Lacerda2018-05-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Typo on the empty Pipelines page" Closes #46768 See merge request gitlab-org/gitlab-ce!19140
| * | | | | | | | | Fix typo in Pipelines empty state viewMark Fletcher2018-05-251-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Show loading icon only when making the requestfl-loading-iconFilipa Lacerda2018-05-232-3/+12
|/ / / / / / / /
* | | | | | | | Fix eslintFilipa Lacerda2018-05-172-2/+2
| | | | | | | |