This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch bump-angular-v20-standalone
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from e751035d0d Remove app overview module, migrate apidocs to standalone
add daaf27e724 Migrate core and home components to standalone
No new revisions were added by this update.
Summary of changes:
.../components/breadcrumb/breadcrumb.component.ts | 17 ++++++++-
.../core/components/iconbar/iconbar.component.ts | 17 ++++++++-
.../streampipes/streampipes.component.ts | 13 ++++++-
.../core/components/toolbar/toolbar.component.ts | 44 ++++++++++++++++++++--
ui/src/app/core/core.module.ts | 2 -
ui/src/app/core/pipes/shorten.pipe.ts | 5 +--
.../asset-link-chip/asset-link-chip.component.ts | 1 -
.../asset-map-popup/asset-map-popup.component.ts | 13 ++++++-
.../asset-map/home-asset-map.component.ts | 5 ++-
.../asset-table-link-preview.component.ts | 1 -
.../asset-table/home-asset-table.component.ts | 30 +++++++++++++--
ui/src/app/home/components/status.component.ts | 3 +-
.../home/components/welcome/welcome.component.ts | 3 +-
.../dialog/welcome-tour/welcome-tour.component.ts | 15 +++++++-
ui/src/app/home/home.component.ts | 35 ++++++++++++++++-
ui/src/app/home/home.module.ts | 14 +------
16 files changed, 183 insertions(+), 35 deletions(-)