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/08/13 21:44:33 UTC

[incubator-streampipes] 01/01: Merge pull request #103 from apache/STREAMPIPES-572

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

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

commit 2b34e9006eddbd8973e8511fd02ba1bfd9421dbf
Merge: 06a02f0bc 36222ebf3
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Sat Aug 13 23:44:27 2022 +0200

    Merge pull request #103 from apache/STREAMPIPES-572
    
    [STREAMPIPES-572] Fix automatic lowercase when persisting an adapter

 .../dataexplorer/commons/DataExplorerUtils.java    |  5 +----
 .../commons/influx/InfluxNameSanitizer.java        | 10 +--------
 .../dataexplorer/commons/influx/InfluxStore.java   | 26 ++++++++++++----------
 ui/cypress/support/utils/ConnectUtils.ts           |  2 +-
 .../start-adapter-configuration.component.ts       |  9 ++------
 .../adapter-started-dialog.component.ts            | 15 +------------
 6 files changed, 20 insertions(+), 47 deletions(-)