This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 396d62a455 chore: Disabled Label Editablity in Create Asset Link
(#3806)
add ee60d4bd8d feat(#3798): Show creation and last login date in user
configuration … (#3802)
No new revisions were added by this update.
Summary of changes:
.../streampipes/model/client/user/UserAccount.java | 20 +++++++++++++++++
.../resource/management/UserResourceManager.java | 6 ++++-
.../streampipes/rest/impl/Authentication.java | 2 ++
.../service/core/oauth2/UserService.java | 4 +++-
.../src/lib/model/gen/streampipes-model-client.ts | 9 ++++++--
.../src/lib/model/gen/streampipes-model.ts | 3 ++-
.../components/sp-label/sp-label.component.scss | 1 -
.../lib/components/sp-label/sp-label.component.ts | 6 ++---
.../split-section/split-section.component.html | 2 +-
ui/src/app/configuration/configuration.module.ts | 3 ++-
.../abstract-security-principal-config.ts | 17 +++++++-------
.../role-configuration.component.html | 1 +
.../security-user-config.component.html | 26 ++++++++++++++++++++++
.../security-user-config.component.ts | 18 +++++++++++++--
.../existing-adapters.component.html | 13 +++++------
.../existing-adapters.component.scss | 9 --------
16 files changed, 102 insertions(+), 38 deletions(-)