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 d33c9991be Merge branch 'dev' into 
4032-introducing-function-transformation-for-complex-data-handling-in-connect
     add 60bbdea5ec refactor(#4032): Change script to signal
     add 0487a67ad8 fix(#4032): Remember Event Schema
     add 137956bf72 refactor(#4032): Set initial script value
     add 0e5aff817e refactor(#4032): Fix machine simulator test
     add 8f08e886df fix(#4032): Fix cypress tests
     add 7deb073a5e fix(#4032): Fix unit tests

No new revisions were added by this update.

Summary of changes:
 .../protocol/stream/FileReplayAdapterTest.java     | 136 ---------------------
 ui/cypress/support/utils/connect/ConnectBtns.ts    |  20 ++-
 .../utils/connect/ConnectEventSchemaUtils.ts       |  23 ++--
 ui/cypress/support/utils/connect/ConnectUtils.ts   |  37 +++---
 .../connect/createAdapterWithoutStarting.spec.ts   |   1 +
 ui/cypress/tests/connect/editAdapter.smoke.spec.ts |  84 ++++++-------
 .../editAdapterTransformationRulesAreKept.spec.ts  |   4 +-
 .../connect/editAdapterValuesAndFields.spec.ts     |   2 +-
 .../connect/machineDataSimulator.smoke.spec.ts     |  10 +-
 .../AdapterConfigurationState.ts                   |   1 +
 .../adapter-configuration-state.service.ts         |   7 ++
 .../adapter-configuration.component.ts             |   9 +-
 .../configure-fields-preview.component.html        |   2 +-
 .../configure-fields.component.html                |   4 +-
 .../configure-schema.component.html                |   9 +-
 .../configure-schema/configure-schema.component.ts |  18 ++-
 16 files changed, 129 insertions(+), 238 deletions(-)

Reply via email to