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 81b153e0ee Migrate datasets, pipelines, core-ui and shared-ui modules
to standalone
add f078f426b6 Modify cypress selector for file, migrate pipeline details
and profile to standalone
No new revisions were added by this update.
Summary of changes:
ui/cypress/support/utils/connect/ConnectBtns.ts | 8 +--
.../actions/pipeline-actions.component.ts | 19 +++++-
.../pipeline-details-expansion-panel.component.ts | 22 ++++++-
.../elements/pipeline-elements-row.component.ts | 17 +++++-
.../pipeline-element-details-row.component.ts | 21 ++++++-
.../status/pipeline-status.component.ts | 17 +++++-
.../pipeline-details-toolbar.component.ts | 21 ++++++-
.../preview/pipeline-preview.component.ts | 4 +-
.../pipeline-code-dialog.component.ts | 14 ++++-
.../pipeline-logs-dialog.component.ts | 14 ++++-
.../pipeline-details/pipeline-details.component.ts | 20 ++++++-
.../pipeline-details/pipeline-details.module.ts | 2 -
.../general/general-profile-settings.component.ts | 33 ++++++++++-
.../token/token-management-settings.component.ts | 67 +++++++++++++++++++++-
.../change-email/change-email-dialog.component.ts | 20 ++++++-
.../change-password-dialog.component.ts | 22 ++++++-
ui/src/app/profile/profile.component.ts | 26 ++++++++-
ui/src/app/profile/profile.module.ts | 2 -
18 files changed, 322 insertions(+), 27 deletions(-)