This is an automated email from the ASF dual-hosted git repository.
tenthe pushed a change to branch
4687-kiosk-mode-does-not-show-data-for-logged-out-users
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from caec9b30dc fix(#4666): Asset filter is not applied when resources are
grouped (#4682)
new 39e806698d test: validate logged-out kiosk table columns
new 8889eaca4b fix: Fix anonymous access to kiosk mode dashboards
new 46a9b2ca4d fix: remove old kiosk data API
The 3 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:
.../datalake/KioskDashboardDataLakeResource.java | 27 --------
.../service/core/UnauthenticatedInterfaces.java | 2 +-
ui/cypress/support/utils/dashboard/Inspector.ts | 36 ++++++++++-
ui/cypress/tests/chart/publicDashboardLink.spec.ts | 71 ++++++++++++++++------
.../src/lib/apis/dashboard-kiosk.service.ts | 12 ----
.../lib/query/data-view-query-generator.service.ts | 28 ---------
6 files changed, 89 insertions(+), 87 deletions(-)