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

dominikriemer pushed a change to branch improve-dataset-selection-charts
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 39b396d938 Fix cypress tests
     add c0127c93d7 feat: Improve home screen loading behaviour (#4555)
     add 835c37575a Merge branch 'dev' into improve-dataset-selection-charts

No new revisions were added by this update.

Summary of changes:
 ui/deployment/modules.yml                          |   8 +-
 .../registration-allowed.can-activate.guard.ts     |   6 +-
 .../restore-password-allowed.can-activate.guard.ts |   8 +-
 .../guards/terms.can-activate-children.guard.ts    |   6 +-
 ui/src/app/help/help.component.ts                  |   6 +-
 ui/src/app/home/components/status.component.ts     |   2 +-
 .../welcome-tour/welcome-tour.component.html       |  45 +++++--
 .../welcome-tour/welcome-tour.component.scss       |  10 ++
 .../dialog/welcome-tour/welcome-tour.component.ts  | 127 +++++++++++++++++-
 ui/src/app/home/home.component.ts                  | 148 +++------------------
 .../login/components/base-login-page.directive.ts  |   4 +-
 ...vation.service.ts => login-settings.service.ts} |  25 +++-
 ui/src/app/login/services/login.service.ts         |  16 +--
 13 files changed, 229 insertions(+), 182 deletions(-)
 copy ui/src/app/login/services/{account-activation.service.ts => 
login-settings.service.ts} (65%)

Reply via email to