From 8f3d1033a8a5652d280c3e27cc6d689de41ff715 Mon Sep 17 00:00:00 2001 From: Erik Tiekstra Date: Thu, 9 Sep 2021 14:41:02 +0200 Subject: [PATCH] Updated user service to use different endpoint --- .../my-account/my-account.component.html | 2 +- .../pages/my-account/my-account.component.ts | 8 ++--- .../app/pages/my-account/my-account.module.ts | 2 ++ .../navigation/navigation.component.ts | 4 +-- .../components/layout/layout.component.ts | 11 +++---- .../src/app/shared/guards/role.guard.ts | 6 ++-- .../src/app/shared/models/user.model.ts | 22 ++----------- .../app/shared/services/api/user.service.ts | 33 ++++++++++++++----- .../src/app/shared/services/role.service.ts | 2 ++ 9 files changed, 43 insertions(+), 47 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 941b29a..7a04e18 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 @@ -73,7 +73,7 @@