From bcb9c6ccb0203d1aa1048acd1760d77d914426f3 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 9 May 2022 11:08:28 -0700 Subject: [PATCH] Properly get username & display name --- .../app-frame/app-frame.component.html | 10 ++++----- .../app-frame/app-frame.component.ts | 19 +++------------- .../dashboard/dashboard.component.ts | 22 ++++++------------- src-ui/src/app/services/settings.service.ts | 3 +++ src/documents/templates/index.html | 2 -- src/documents/views.py | 5 +++++ 6 files changed, 23 insertions(+), 38 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index 718e2a242..ce9c8993b 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -21,17 +21,17 @@