This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch
4032-introducing-function-transformation-for-complex-data-handling-in-connect
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 28972ac8b6 fix(#4032): Add test to validate confirmation dialog shown
add cc63b145a5 fix(#4032): Implement function to remove script templates
No new revisions were added by this update.
Summary of changes:
.../streampipes/rest/impl/ResetResource.java | 6 ++
ui/cypress/support/utils/connect/ConnectBtns.ts | 48 +++++++++++++
ui/cypress/support/utils/connect/ConnectUtils.ts | 25 +++++++
ui/cypress/tests/connect/scriptTemplate.spec.ts | 80 ++++++++++++++++++++++
.../configure-schema.component.html | 2 +-
...r-transformation-template-dialog.component.html | 8 ++-
...r-transformation-template-dialog.component.html | 18 ++++-
...ter-transformation-template-dialog.component.ts | 8 +++
8 files changed, 191 insertions(+), 4 deletions(-)
create mode 100644 ui/cypress/tests/connect/scriptTemplate.spec.ts