This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 649fa707fa Fix for sometimes failing mvn integration test (#4069)
     add 21de41d939 refactor: Update version of prettier (#4075)

No new revisions were added by this update.

Summary of changes:
 ui/cypress.config.ts                               |   5 +-
 ui/deployment/theme/_theme-colors.scss             | 168 +++++++++++++++------
 ui/package-lock.json                               |   8 +-
 ui/package.json                                    |   2 +-
 .../time-selector-menu.component.html              |   4 +-
 .../asset-details-labels.component.html            |   4 +-
 .../time-series-item-config.component.html         |   2 +-
 .../chart-container/chart-container.component.html |   2 +-
 .../base/base-data-explorer-widget.directive.ts    |   4 +-
 .../components/charts/base/base-widget-config.ts   |   6 +-
 .../charts/gauge/gauge-renderer.service.ts         |   4 +-
 .../charts/image/image-widget.component.html       |   2 +-
 .../config/status-widget-config.component.ts       |   3 +-
 .../charts/status/status-widget.component.html     |   4 +-
 .../charts/table/table-widget.component.html       |   8 +-
 .../traffic-light-widget-config.component.ts       |   3 +-
 .../traffic-light-widget.component.html            |   2 +-
 .../echarts-renderer/base-echarts-renderer.ts      |   6 +-
 .../models/dataview-dashboard.model.ts             |   3 +-
 .../chart-appearance-settings.component.html       |   2 +-
 .../chart-data-settings.component.html             |   6 +-
 ...ction-panel-row-value-autocomplete.component.ts |   4 +-
 .../chart-visualisation-settings.component.html    |   2 +-
 .../import-dialog/data-import-dialog.component.ts  |   3 +-
 .../endpoint-item/endpoint-item.component.html     |   2 +-
 .../general-configuration.component.ts             |  11 +-
 .../abstract-security-principal-config.ts          |   3 +-
 .../base/abstract-validated-static-property.ts     |   4 +-
 .../base-runtime-resolvable-input.ts               |  12 +-
 .../dashboard-feature-card.component.ts            |   3 +-
 .../components/panel/dashboard-panel.component.ts  |   3 +-
 .../datalake-configuration.component.html          |   4 +-
 .../pipeline-element-icon-stand-row.component.html |   2 +-
 .../app/notifications/notifications.component.html |   2 +-
 ui/src/scss/sp/_variables.scss                     |  14 +-
 ui/src/scss/sp/forms-mat3.scss                     |  14 +-
 ui/src/scss/sp/sp-theme.scss                       |  20 ++-
 37 files changed, 211 insertions(+), 140 deletions(-)

Reply via email to