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 93fa173821 chore(deps-dev): bump soupsieve from 2.7 to 2.8.4 in 
/streampipes-client-python (#4705)
     new e2bc7bc05b Create
     new a6c9c877be Edit works
     new 65d86d94c4 code trigger
     new 91a98f3b72 moved button
     new dd5dfc5f84 deleted unnecssary component

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../pipeline-assembly-options.component.html       |  39 +-
 .../pipeline-assembly-options.component.ts         |  22 +-
 .../pipeline-assembly.component.html               |   5 +-
 .../pipeline-assembly.component.ts                 | 327 ++++++++++++++-
 .../save-pipeline-settings.component.html          | 177 --------
 .../save-pipeline-settings.component.scss          |  21 -
 .../save-pipeline-settings.component.ts            | 181 --------
 .../save-pipeline/save-pipeline.component.html     | 117 ------
 .../save-pipeline/save-pipeline.component.scss     |  35 --
 .../save-pipeline/save-pipeline.component.ts       | 465 ---------------------
 .../pipeline-overview.component.html               |  16 +-
 .../services/pipeline-operations.service.ts        |  66 ++-
 12 files changed, 449 insertions(+), 1022 deletions(-)
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline-settings/save-pipeline-settings.component.html
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline-settings/save-pipeline-settings.component.scss
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline-settings/save-pipeline-settings.component.ts
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline.component.html
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline.component.scss
 delete mode 100644 
ui/src/app/editor/dialog/save-pipeline/save-pipeline.component.ts

Reply via email to