This is an automated email from the ASF dual-hosted git repository.
zehnder pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 7e40101021 refactor: Migrate configuration to control flow syntax
(#3982)
add af3b546e41 refactor: Migrate modules home, info, login, notifications
and profile to control flow syntax (#3984)
No new revisions were added by this update.
Summary of changes:
ui/src/app/home/components/status.component.html | 58 ++--
ui/src/app/home/home.component.html | 119 ++++----
ui/src/app/info/versions/versions.component.html | 164 +++++-----
.../activate-account.component.html | 76 ++---
.../components/auth-box/auth-box.component.html | 98 +++---
.../login/components/login/login.component.html | 173 ++++++-----
.../components/register/register.component.html | 192 ++++++------
.../restore-password.component.html | 145 ++++-----
.../set-new-password.component.html | 169 ++++++-----
.../login/components/setup/setup.component.html | 267 ++++++++--------
.../app/notifications/notifications.component.html | 239 ++++++++-------
.../general-profile-settings.component.html | 219 ++++++-------
.../token/token-management-settings.component.html | 337 ++++++++++-----------
.../change-email-dialog.component.html | 141 ++++-----
.../change-password-dialog.component.html | 137 +++++----
ui/src/app/profile/profile.component.html | 66 ++--
16 files changed, 1328 insertions(+), 1272 deletions(-)