From 551f9e2f91e2f40e5ad2d03b5655e17d19babb7b Mon Sep 17 00:00:00 2001 From: Erik Tiekstra Date: Tue, 7 Dec 2021 09:44:58 +0100 Subject: [PATCH] feat(mitt-konto): Added link to CIAM self-service to support edit functionality. (TV-954) Merge in TEA/mina-sidor-fa-web from feature/TV-954-CIAM-self-service-link to develop Squashed commit of the following: commit 86ce019f1cbe2b78fec6f07ce28318004daf3b3f Author: Erik Tiekstra Date: Mon Dec 6 14:41:51 2021 +0100 Added link to CIAM self-service --- .../src/app/pages/my-account/my-account.component.html | 8 +++++++- .../src/app/pages/my-account/my-account.component.ts | 4 +++- apps/mina-sidor-fa/src/app/shared/models/ciam.model.ts | 1 + .../src/app/shared/models/environment.model.ts | 8 ++------ apps/mina-sidor-fa/src/environments/ciam.ts | 3 +++ libs/ui/src/link-button/link-button.component.html | 2 +- libs/ui/src/link-button/link-button.component.ts | 1 + 7 files changed, 18 insertions(+), 9 deletions(-) diff --git a/apps/mina-sidor-fa/src/app/pages/my-account/my-account.component.html b/apps/mina-sidor-fa/src/app/pages/my-account/my-account.component.html index 0717cff..bc78d85 100644 --- a/apps/mina-sidor-fa/src/app/pages/my-account/my-account.component.html +++ b/apps/mina-sidor-fa/src/app/pages/my-account/my-account.component.html @@ -12,7 +12,13 @@