This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch add-reusable-alert-banner
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 921ac7ec36 style: Add reusable alert banner
add f6594491aa Harmonize component styling
add a4af27cdd6 Harmonize forms
No new revisions were added by this update.
Summary of changes:
ui/STYLEGUIDE.md | 154 ++++++++
ui/deployment/app.module.mst | 2 +-
.../src/lib/model/types/alert-type.ts | 2 +-
.../alert-banner/alert-banner.component.html | 30 +-
.../alert-banner/alert-banner.component.scss | 10 +
.../alert-banner/alert-banner.component.ts | 5 +-
.../asset-browser-filter.component.scss | 1 -
.../basic-header-title/header-title.component.html | 12 +-
.../basic-header-title/header-title.component.scss | 8 +-
.../basic-header-title/header-title.component.ts | 8 +-
.../configuration-box.component.html | 37 --
.../configuration-box.component.scss | 31 --
.../form-field/form-field.component.html} | 22 +-
.../form-field/form-field.component.scss} | 3 +
.../form-field.component.ts} | 19 +-
.../form-label.component.html} | 19 +-
.../form-label/form-label.component.scss} | 15 +-
.../form-label.component.ts} | 26 +-
.../exception-details-dialog.component.html | 7 +-
.../sp-exception-message.component.html | 63 +---
.../sp-exception-message.component.scss | 33 --
.../sp-exception-message.component.ts | 1 -
.../split-section/split-section.component.html | 32 +-
.../split-section/split-section.component.scss | 49 ++-
.../split-section/split-section.component.ts | 7 +-
.../select-data-missing-values.component.html | 5 +-
.../select-data-range.component.html | 4 +-
.../select-data/select-data.component.scss | 1 -
.../select-format/select-format.component.html | 119 +++----
.../data-download-dialog.component.html | 2 +-
.../data-download-dialog.component.scss | 1 -
.../object-permission-dialog.component.html | 322 +++++++++--------
.../shared-ui/src/lib/shared-ui.module.ts | 9 +-
.../streampipes/shared-ui/src/public-api.ts | 3 +-
.../color-mapping-options-config.component.html | 53 +--
.../data-zoom-config.component.html | 4 +-
...echarts-widget-appearance-config.component.html | 36 +-
.../select-axis-options-config.component.html | 16 +-
.../select-color-properties-config.component.html | 6 +-
...elect-multiple-properties-config.component.html | 6 +-
.../correlation-chart-widget-config.component.html | 115 +++---
.../config/gauge-widget-config.component.html | 104 +++---
.../config/heatmap-widget-config.component.html | 79 ++---
.../histogram-chart-widget-config.component.html | 91 ++---
.../config/image-widget-config.component.html | 4 +-
.../indicator-chart-widget-config.component.html | 8 +-
.../map/config/map-widget-config.component.html | 214 +++++-------
.../config/pie-chart-widget-config.component.html | 132 +++----
.../status-heatmap-widget-config.component.html | 8 +-
.../config/status-widget-config.component.html | 233 +++++--------
.../config/table-widget-config.component.html | 8 +-
.../time-series-chart-widget-config.component.html | 8 +-
.../traffic-light-widget-config.component.html | 148 +++-----
...alue-heatmap-chart-widget-config.component.html | 15 +-
.../chart-appearance-settings.component.html | 167 +++++----
.../chart-appearance-settings.component.scss | 2 +-
.../chart-data-settings.component.html | 65 ++--
.../chart-data-settings.component.scss | 4 +-
.../field-selection-panel.component.html | 6 +-
.../filter-selection-panel.component.html | 6 +-
.../group-selection-panel.component.html | 6 +-
.../order-selection-panel.component.html | 4 +-
.../chart-visualisation-settings.component.html | 62 ++--
.../file-upload/file-upload-dialog.component.html | 4 +-
.../edit-location/edit-location.component.html | 34 +-
.../email-configuration.component.html | 388 +++++++++++----------
.../email-template-configuration.component.html | 51 ++-
.../data-export-dialog.component.html | 6 +-
.../data-export-item.component.html | 15 +-
.../generic-storage-items.component.html | 9 +-
.../data-import-dialog.component.html | 51 ++-
.../import-dialog/data-import-dialog.component.ts | 6 +-
.../general-configuration.component.html | 151 ++++----
.../link-settings/link-settings.component.html | 54 +--
.../user-acknowledgment.component.html | 28 +-
.../broker-config/broker-config.component.html | 47 ++-
.../messaging-configuration.component.html | 104 +++---
.../messaging-configuration.component.scss | 5 -
.../edit-group-dialog.component.html | 52 +--
.../edit-role-dialog.component.html | 80 +++--
.../edit-user-dialog.component.html | 229 ++++++------
.../edit-user-dialog/edit-user-dialog.component.ts | 3 +-
.../location-features-configuration.component.html | 108 +++---
.../adapter-template-dialog.component.html | 2 +-
...pipeline-element-template-config.component.html | 161 +++++----
.../static-property.component.html | 12 +-
.../edit-dashboard-dialog.component.html | 71 ++--
.../datalake-configuration.component.ts | 4 +-
.../select-export/select-format.component.html | 121 ++++---
.../select-export/select-format.component.scss | 12 +-
.../select-data-retention.component.html | 9 +-
.../select-retention-action.component.html | 48 ++-
.../export-provider-dialog.component.html | 169 +++++----
.../add-template-dialog.component.html | 2 +-
.../template-selection.component.html | 10 +-
.../compatible-elements.component.html | 10 +-
.../compatible-elements.component.scss | 9 -
.../pipeline-element-discovery.component.html | 10 +-
.../save-pipeline-settings.component.html | 185 +++++-----
.../login/components/login/login.component.html | 28 +-
.../components/register/register.component.html | 110 +++---
.../restore-password.component.html | 85 ++---
.../set-new-password.component.html | 92 ++---
.../app/login/components/terms/terms.component.ts | 3 +-
ui/src/app/login/login.module.ts | 2 +
.../general-profile-settings.component.html | 81 ++---
.../general-profile-settings.component.scss | 1 -
.../token/token-management-settings.component.html | 88 +++--
.../token/token-management-settings.component.scss | 1 +
ui/src/scss/main.scss | 1 +
ui/src/scss/sp/_spacing.scss | 193 ++++++++++
ui/src/scss/sp/_variables.scss | 2 +-
ui/src/scss/sp/buttons-mat3.scss | 2 +-
ui/src/scss/sp/forms-mat3.scss | 2 +
ui/src/scss/sp/forms.scss | 6 -
115 files changed, 2938 insertions(+), 2691 deletions(-)
create mode 100644 ui/STYLEGUIDE.md
delete mode 100644
ui/projects/streampipes/shared-ui/src/lib/components/configuration-box/configuration-box.component.html
delete mode 100644
ui/projects/streampipes/shared-ui/src/lib/components/configuration-box/configuration-box.component.scss
copy
ui/{src/app/chart-shared/components/charts/time-series-chart/appearance-config/time-series-appearance-config.component.html
=>
projects/streampipes/shared-ui/src/lib/components/form-field/form-field.component.html}
(71%)
copy
ui/{src/app/dashboard/components/panel/chart-selection-panel/chart-selection-panel.component.scss
=>
projects/streampipes/shared-ui/src/lib/components/form-field/form-field.component.scss}
(97%)
rename
ui/projects/streampipes/shared-ui/src/lib/components/{configuration-box/configuration-box.component.ts
=> form-field/form-field.component.ts} (75%)
copy
ui/projects/streampipes/shared-ui/src/lib/components/{basic-header-title/header-title.component.html
=> form-label/form-label.component.html} (72%)
copy
ui/{src/app/editor/components/pipeline-assembly/pipeline-assembly-options/pipeline-assembly-options-pipeline-cache/pipeline-assembly-options-pipeline-cache.component.scss
=>
projects/streampipes/shared-ui/src/lib/components/form-label/form-label.component.scss}
(76%)
copy
ui/projects/streampipes/shared-ui/src/lib/components/{basic-header-title/header-title.component.ts
=> form-label/form-label.component.ts} (69%)
delete mode 100644
ui/projects/streampipes/shared-ui/src/lib/components/sp-exception-message/sp-exception-message.component.scss
create mode 100644 ui/src/scss/sp/_spacing.scss