From 2513e8b693672dc0e16479de05ae44754b37c26c Mon Sep 17 00:00:00 2001 From: Daniel Pimenta <105205108+daniel-pimenta-DME@users.noreply.github.com> Date: Fri, 17 Nov 2023 13:26:27 +0000 Subject: [PATCH] Release (#16) * Add helm charts * Rename to identity portal * Add portal components * Fix ci * Fix ci * Update configs * Update keycloak realm * Revert realm to master * Add service calls and cookies * Clear request uri on service change * Fix cookie delete * Add more service links * Update ci * Update ci * Fix issue * Fix ci * Fix scrollbars --- src/app/features/main-layout/main-layout.component.html | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/features/main-layout/main-layout.component.html b/src/app/features/main-layout/main-layout.component.html index e0984d2..24624cb 100644 --- a/src/app/features/main-layout/main-layout.component.html +++ b/src/app/features/main-layout/main-layout.component.html @@ -1,4 +1,4 @@ -
+
- + \ No newline at end of file