You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/06/30 18:49:59 UTC

[incubator-streampipes] branch dev updated (cbb7f25ff -> fd779909f)

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

zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


    from cbb7f25ff [hotfix] Add sources-watertank-simulator
     new f01322c11 [STREAMPIPES-547] Add more colors to presets
     new eb402e83f [STREAMPIPES-550] Reloading default settings for visualization config (time-series) in data-explorer
     new 2d798c095 Merge branch 'dev' of https://github.com/apache/incubator-streampipes into dev
     new ee163aebc [STREAMPIPES-551] Added data source identifier to time-series chart viz config
     new 450ffb447 [STREAMPIPES-551] Added data source identifier to general property selection form for data-explorer
     new 2cb8160f1 Merge branch 'dev' of https://github.com/apache/incubator-streampipes into dev
     new ab3085538 [STREAMPIPES-548] fix overring of aggregation settings
     new fd779909f Merge pull request #96 from patrickraoulphilipp/dev

The 8908 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:
 .../field-selection-panel.component.ts             |  9 +++--
 .../time-series-chart-widget-config.component.ts   | 47 +++++++++++++++++++++-
 .../time-series-chart-widget.component.ts          | 18 ++++++++-
 .../select-color-properties.component.html         |  2 +-
 .../select-property/select-property.component.html |  2 +-
 5 files changed, 69 insertions(+), 9 deletions(-)