You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/08/18 19:58:14 UTC

[incubator-streampipes] 03/03: Merge branch 'STREAMPIPES-193' of github.com:apache/incubator-streampipes into STREAMPIPES-193

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

riemer pushed a commit to branch STREAMPIPES-193
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit 18bc42e7c78e1bdea99e79bae8ebff1eb3e72af2
Merge: 57ca59c a850854
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Tue Aug 18 21:57:48 2020 +0200

    Merge branch 'STREAMPIPES-193' of github.com:apache/incubator-streampipes into STREAMPIPES-193

 .../core/components/toolbar/toolbar.component.html |  3 ++
 .../core/components/toolbar/toolbar.component.ts   |  9 ++++
 ui/src/app/home/home.component.html                |  2 +-
 ui/src/app/info/info.component.ts                  |  1 -
 ui/src/app/info/info.module.ts                     |  5 +-
 .../info/versions/service/version-info.service.ts  | 55 ----------------------
 ui/src/app/info/versions/versions.component.ts     | 12 ++---
 ui/src/app/services/rest-api.service.ts            |  8 ++++
 8 files changed, 28 insertions(+), 67 deletions(-)