This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch
3353-support-security-policies-signsignandencrypt-in-opc-ua-adapter-and-sink
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 0e43950854 Modify OPC e2e tests
add 64c10a7607 Improve completed static property validation
No new revisions were added by this update.
Summary of changes:
.../configuration-group.component.html | 6 +-
.../configuration-group.component.ts | 24 ++++--
.../base/abstract-static-property.ts | 20 +++--
.../static-alternatives.component.html | 7 +-
.../static-alternatives.component.ts | 45 ++++++-----
.../static-any-input/static-any-input.component.ts | 11 +--
.../static-color-picker.component.html | 2 +-
.../static-color-picker.component.ts | 19 ++---
.../static-file-input.component.ts | 10 +--
.../static-free-input.component.ts | 4 +-
.../static-group/static-group.component.html | 2 +-
.../static-group/static-group.component.ts | 6 +-
.../static-mapping-nary.component.ts | 5 +-
.../static-mapping-unary.component.ts | 6 +-
.../static-one-of-input.component.ts | 4 +-
.../static-property-util.service.ts | 42 ++++++++++
.../static-property.component.html | 94 ++++++++++++++++------
.../static-properties/static-property.component.ts | 24 ++----
...tatic-runtime-resolvable-any-input.component.ts | 4 +-
.../static-runtime-resolvable-group.component.ts | 2 +-
.../base-runtime-resolvable-input.ts | 45 ++---------
...tic-runtime-resolvable-oneof-input.component.ts | 3 +-
.../static-secret-input.component.ts | 16 ++--
.../static-slide-toggle.component.ts | 4 +-
.../dialog/customize/customize.component.html | 9 +--
.../editor/dialog/customize/customize.component.ts | 23 ++++--
26 files changed, 241 insertions(+), 196 deletions(-)