This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch 4052-add-feature-cards-for-resource-preview
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from e9e14c7c6c Move feature preview button to sp-table
add 5bf0480373 Add click handler for buttons, style improvements
No new revisions were added by this update.
Summary of changes:
.../alert-banner/alert-banner.component.scss | 20 +++++++----------
.../feature-card-header.component.html | 2 +-
.../feature-card-header.component.ts | 12 ++---------
.../components/sp-label/sp-label.component.scss | 7 +++---
.../panel-dialog/panel-dialog.component.scss | 6 +++---
.../standard-dialog/standard-dialog.component.scss | 2 +-
.../chart-feature-card.component.html | 1 +
.../chart-feature-card.component.ts | 7 ++++++
.../chart-data-settings.component.html | 25 +++++++++-------------
.../toolbar/chart-view-toolbar.component.html | 2 +-
.../dashboard-feature-card.component.html | 1 +
.../dashboard-feature-card.component.ts | 7 ++++++
.../pipeline-feature-card.component.html | 1 +
.../pipeline-feature-card.component.ts | 7 ++++++
ui/src/scss/sp/_variables.scss | 14 +++++++-----
ui/src/scss/sp/sp-theme.scss | 2 +-
16 files changed, 63 insertions(+), 53 deletions(-)