This is an automated email from the ASF dual-hosted git repository.
JHoelli pushed a change to branch
1357-harmonize-resource-creation-workflow-for-pipelines
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from fa63dc0af2 translate
add a5a9aeb399 refactored state
No new revisions were added by this update.
Summary of changes:
.../pipeline-assembly.component.ts | 323 ++-------------------
.../save-pipeline-status-dialog.component.ts | 64 ----
...component.html => save-pipeline.component.html} | 62 ++--
.../save-pipeline/save-pipeline.component.scss | 0
.../save-pipeline/save-pipeline.component.ts | 319 ++++++++++++++++++++
5 files changed, 393 insertions(+), 375 deletions(-)
delete mode 100644
ui/src/app/editor/dialog/save-pipeline/save-pipeline-status-dialog/save-pipeline-status-dialog.component.ts
rename
ui/src/app/editor/dialog/save-pipeline/{save-pipeline-status-dialog/save-pipeline-status-dialog.component.html
=> save-pipeline.component.html} (50%)
copy tools/maven/checkstyle-header.txt =>
ui/src/app/editor/dialog/save-pipeline/save-pipeline.component.scss (100%)
create mode 100644
ui/src/app/editor/dialog/save-pipeline/save-pipeline.component.ts