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 e7c0619b64 prettier and translation
add 946910211c minor for test
add 506f355011 new updarte flow
add 5abe30ae4b save
add cbafd2df66 Clone option
add e3f706a32e rename Pipeline Test
No new revisions were added by this update.
Summary of changes:
ui/cypress/support/utils/pipeline/PipelineBtns.ts | 15 +-
ui/cypress/support/utils/pipeline/PipelineUtils.ts | 24 +-
.../editAdapterSettingsAndPipeline.smoke.spec.ts | 1 -
ui/cypress/tests/pipeline/pipelineAsset.spec.ts | 2 +-
.../pipeline/pipelineDataLakeSchemaUpdate.spec.ts | 1 -
.../tests/pipeline/renamePipelineTest.spec.ts | 12 +-
.../pipeline-assembly-options.component.html | 17 +-
.../pipeline-assembly-options.component.ts | 9 +-
.../pipeline-assembly.component.ts | 364 ++++++++++++++++-----
.../save-pipeline-status-dialog.component.html} | 48 ++-
.../save-pipeline-status-dialog.component.ts} | 38 ++-
.../services/pipeline-operations.service.ts | 51 ++-
12 files changed, 425 insertions(+), 157 deletions(-)
copy
ui/src/app/{configuration/dialog/manage-site/manage-site-dialog.component.html
=>
editor/dialog/save-pipeline/save-pipeline-status-dialog/save-pipeline-status-dialog.component.html}
(54%)
copy
ui/src/app/{configuration/dialog/extensions-service-details/extensions-service-details-dialog.component.ts
=>
editor/dialog/save-pipeline/save-pipeline-status-dialog/save-pipeline-status-dialog.component.ts}
(55%)