This is an automated email from the ASF dual-hosted git repository.

dominikriemer pushed a change to branch introduce-summary-dto-for-dashboards
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 88f6d77a00 Fix imports
     add 58f286193c Add pipeline summary DTO

No new revisions were added by this update.

Summary of changes:
 ...ficationResult.java => PipelineSummaryDto.java} | 15 ++++----
 .../management/PipelineResourceManager.java        | 31 +++++++++++++++-
 .../streampipes/rest/impl/PipelineResource.java    | 10 ++++++
 .../src/lib/apis/pipeline.service.ts               | 10 ++++++
 .../lib/model/resource/resource-summary.model.ts   | 13 +++++++
 .../actions/pipeline-actions.component.html        |  4 ++-
 .../pipeline-details/pipeline-details.component.ts |  8 +++--
 .../pipeline-overview.component.html               | 18 ++++++----
 .../pipeline-overview.component.ts                 | 19 +++++-----
 .../delete-pipeline-dialog.component.html          |  8 ++---
 .../delete-pipeline-dialog.component.ts            | 17 ++++++---
 .../pipeline-notifications.component.html          | 41 +++++++++++++---------
 .../pipeline-notifications.component.ts            | 24 +++++++++++--
 ui/src/app/pipelines/pipelines.component.ts        |  9 ++---
 .../services/pipeline-operations.service.ts        | 27 ++++++++------
 15 files changed, 185 insertions(+), 69 deletions(-)
 copy 
streampipes-model/src/main/java/org/apache/streampipes/model/pipeline/{PipelineModificationResult.java
 => PipelineSummaryDto.java} (65%)

Reply via email to