This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 170525d49b Fix: failing tests due to chart save pop up (#4002)
add ea607d8f21 refactor: Migrate editor to control flow syntax (#3997)
No new revisions were added by this update.
Summary of changes:
.../custom-output-strategy.component.html | 130 ++++----
.../output-strategy/output-strategy.component.html | 96 +++---
.../property-selection.component.html | 85 ++---
.../user-defined-output.component.html | 136 ++++----
.../pipeline-assembly-drawing-area.component.html | 47 +--
...-assembly-options-pipeline-cache.component.html | 80 +++--
.../pipeline-assembly-options.component.html | 44 +--
.../pipeline-assembly.component.html | 63 ++--
.../pipeline-element-icon-stand-row.component.html | 70 ++--
.../pipeline-element-icon-stand.component.html | 339 ++++++++++---------
.../pipeline-element-options.component.html | 143 ++++----
.../pipeline-element-preview.component.html | 79 ++---
.../pipeline-element-statistics.component.html | 75 ++---
.../dropped-pipeline-element.component.html | 199 ++++++------
.../components/pipeline/pipeline.component.html | 108 ++++---
.../compatible-elements.component.html | 101 +++---
.../dialog/customize/customize.component.html | 359 +++++++++++----------
.../matching-error/matching-error.component.html | 84 ++---
.../missing-elements-for-tutorial.component.html | 49 +--
.../pipeline-element-discovery.component.html | 97 +++---
.../save-pipeline-settings.component.html | 177 +++++-----
.../save-pipeline/save-pipeline.component.html | 169 +++++-----
ui/src/app/editor/editor.component.html | 122 +++----
23 files changed, 1484 insertions(+), 1368 deletions(-)