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

zehnder pushed a change to branch hotfix-add-spring-boot-to-all-extensions-iiot
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from b6fee30e00 fix: Add spring boot to AllExtensionsIIoTInit
     add b0c90d11a4 fix(#3257): Synchronously trigger deregistration handler 
(#3258)
     add af40c47f44 fix(#3253): Change linting back to check instead of write 
(#3254)
     add 472569d5e1 feat: Add time selection menu for single widgets in 
dashboard (#3240)
     add c1e15fe099 docs:Modify the README file of K8S and note that the port 
does not match the document use case (#3262)
     add 1b8ef40270 Merge branch 'dev' into 
hotfix-add-spring-boot-to-all-extensions-iiot

No new revisions were added by this update.

Summary of changes:
 installer/k8s/README.md                            |  3 +-
 .../streampipes/model/dashboard/DashboardItem.java | 10 ++++
 .../function/StreamPipesFunctionHandler.java       |  2 +-
 ui/.lintstagedrc.json                              |  4 +-
 .../src/lib/model/dashboard/dashboard.model.ts     |  1 +
 .../src/lib/model/datalake/DateRange.ts            |  5 ++
 .../src/lib/model/gen/streampipes-model.ts         |  6 ++-
 .../custom-time-range-selection.component.html     |  1 +
 .../time-selector-menu.component.html              |  1 +
 .../data-explorer-dashboard-widget.component.html  | 28 ++++++++++
 .../data-explorer-dashboard-widget.component.ts    | 61 ++++++++++++++++++++--
 .../base/base-data-explorer-widget.directive.ts    | 26 +++++----
 ...a-explorer-edit-dashboard-dialog.component.html |  3 +-
 .../models/dataview-dashboard.model.ts             |  1 +
 .../services/time-selection.service.ts             | 10 ++--
 15 files changed, 138 insertions(+), 24 deletions(-)

Reply via email to