From 008d0900932aa202490160e17472ff26ee69ff3a Mon Sep 17 00:00:00 2001 From: LL Date: Wed, 31 Aug 2022 01:03:27 -0300 Subject: [PATCH] improving identity and access responsiveness --- apps/ui/src/routes/iam/index.svelte | 38 ++++++++++++----------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/apps/ui/src/routes/iam/index.svelte b/apps/ui/src/routes/iam/index.svelte index e50c2fbdd..9b61ec9cc 100644 --- a/apps/ui/src/routes/iam/index.svelte +++ b/apps/ui/src/routes/iam/index.svelte @@ -108,24 +108,21 @@
Identity and Access Management
- +
{#if invitations.length > 0} @@ -170,14 +167,11 @@ {#each accounts as account} - + {account.email}
resetPassword(account.id)}> - +
deleteUser(account.id)}>