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

SvenO3 pushed a change to branch 
4618-health-check-restarts-adapter-during-stopping-process
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 6f0300c2ae Update tests
     add b6820fde4c fix(#4564): Ensure correct escaping and quoting of string 
values in csv export (#4616)
     add 3a28f37623 fix: Properly read charts from import manifests (#4619)
     add e722854732 fix(#4614): restore dashboard public link option (#4615)
     new 22f24321df Merge branch 'dev' of https://github.com/apache/streampipes 
into 4618-health-check-restarts-adapter-during-stopping-process

The 1 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:
 .../export/ConfiguredCsvOutputWriter.java          |  4 +-
 .../dataexplorer/export/item/CsvItemGenerator.java | 25 ++++++++-
 .../export/TestConfiguredCsvOutputWriter.java      | 24 +++++++++
 .../dataexplorer/export/TestCsvItemGenerator.java  | 34 ++++++++++++
 .../dataexplorer/influx/PropertyHandler.java       |  8 ++-
 .../influx/TimeSeriesStorageInfluxTest.java        | 46 +++++++++++++++++
 .../export/dataimport/ImportGenerator.java         |  2 +-
 .../export/generator/ExportPackageGenerator.java   |  2 +-
 .../export/StreamPipesApplicationPackage.java      | 28 ----------
 ui/cypress/support/utils/dashboard/Inspector.ts    | 60 ++++++++++++++++++++++
 ui/cypress/support/utils/user/PermissionUtils.ts   | 19 +++++++
 ...r.smoke.spec.ts => publicDashboardLink.spec.ts} | 36 ++++++-------
 .../no-data/no-data-in-date-range.component.html   |  1 +
 .../dashboard-overview-table.component.ts          |  4 ++
 .../components/panel/dashboard-panel.component.ts  |  6 +++
 15 files changed, 248 insertions(+), 51 deletions(-)
 create mode 100644 ui/cypress/support/utils/dashboard/Inspector.ts
 copy ui/cypress/tests/chart/{dynamicColumnFilter.smoke.spec.ts => 
publicDashboardLink.spec.ts} (52%)

Reply via email to