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 f32e90b673 feat(#4032): Add rest endpoint for sample transform
add 04659704f0 refactor(#4024): Rename event preview component
No new revisions were added by this update.
Summary of changes:
.../adapter-configuration.component.html | 6 +++---
.../adapter-configuration.component.ts | 23 ----------------------
.../configure-schema.component.html} | 0
.../configure-schema.component.scss} | 0
.../configure-schema.component.ts} | 8 ++++----
ui/src/app/connect/connect.module.ts | 4 ++--
6 files changed, 9 insertions(+), 32 deletions(-)
rename
ui/src/app/connect/components/adapter-configuration/{event-preview/event-preview.component.html
=> configure-schema/configure-schema.component.html} (100%)
rename
ui/src/app/connect/components/adapter-configuration/{event-preview/event-preview.component.scss
=> configure-schema/configure-schema.component.scss} (100%)
rename
ui/src/app/connect/components/adapter-configuration/{event-preview/event-preview.component.ts
=> configure-schema/configure-schema.component.ts} (96%)