This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch add-manual-data-lake-dimensions-selection
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 1e2dc8c6f5 Update documentation
add f9e2539573 Add dialog window for deletion of assets (#3236)
add 88b67652ff Add doughnut chart to pie chart (#3235)
add 878e68d697 fix: Modify navigation icon length in cypress tests (#3234)
add eb8d8664f7 fix: Correct regex in pre commit config (#3244)
add ee5fe8c484 chore(deps): bump com.google.protobuf:protobuf-java (#3242)
add c224904980 chore(deps): bump com.google.protobuf:protobuf-java (#3243)
add ea2ecceeeb fix(#3249): Reload component on init (#3250)
add efe8020993 Minor bug fix doughnut chart (#3241)
add 5f9646f35b chore(deps): bump peter-evans/create-pull-request from 6 to
7 (#3215)
add c0dd74c55a fix(#3247): Add waiting time and add test to smoke tests
(#3248)
add ff21060192 fix: Properly update output streams in functions (#3238)
add f470e58f7f Merge branch 'dev' into
add-manual-data-lake-dimensions-selection
add 52c2530641 Fix parameter extractor
No new revisions were added by this update.
Summary of changes:
.github/workflows/osv-scanner.yml | 2 +-
pom.xml | 2 +-
streampipes-client-python/.pre-commit-config.yaml | 2 +-
.../sdk/extractor/AbstractParameterExtractor.java | 7 ++-
.../function/StreamPipesFunctionHandler.java | 45 ++++++++------
ui/cypress/support/utils/datalake/DataLakeUtils.ts | 6 +-
.../connect/opcua/startAndEditOpcAdapters.spec.ts | 2 -
.../tests/datalake/timeRangeSelectors.spec.ts | 5 +-
.../userManagement/testGroupManagement.spec.ts | 2 +-
.../userManagement/testUserRolePipeline.spec.ts | 2 +-
ui/deployment/modules.yml | 2 +-
.../asset-overview/asset-overview.component.ts | 37 ++++++++---
.../configuration/configuration-tabs.service.ts | 2 +-
...atic-runtime-resolvable-tree-input.component.ts | 12 +++-
.../config/pie-chart-widget-config.component.html | 72 ++++++++++++++--------
.../config/pie-chart-widget-config.component.ts | 7 +++
.../widgets/pie/model/pie-chart-widget.model.ts | 1 +
.../components/widgets/pie/pie-renderer.service.ts | 2 +
18 files changed, 138 insertions(+), 72 deletions(-)