From 62ed7e5abce8ce4ac031b525b9f1133daf5c58c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Gon=C3=A7alves?= Date: Tue, 16 Apr 2024 15:47:12 +0100 Subject: [PATCH] [PM-2170] Update collections component (#6794) * PM-2170 Updated Collections to use Component Library * PM-2170 Removed some extra space * PM-2170 Fix typo * PM-2170 Refresh vault when saving * PM-2170 Fix PR comments * PM-2170 Refactor to use CollectionsDialogResult to fix lint error * PM-2170 Refactor subtitle * PM-4788 Fix dismiss of modal * PM-2170 Fix PR comments --- .../collections.component.html | 110 ++++++++---------- .../individual-vault/collections.component.ts | 43 ++++++- .../vault/individual-vault/vault.component.ts | 14 +-- .../vault/org-vault/collections.component.ts | 40 ++++++- .../app/vault/org-vault/vault.component.ts | 47 +++++--- .../components/collections.component.ts | 6 +- 6 files changed, 165 insertions(+), 95 deletions(-) diff --git a/apps/web/src/app/vault/individual-vault/collections.component.html b/apps/web/src/app/vault/individual-vault/collections.component.html index 46bd94b316..5adf9c4e58 100644 --- a/apps/web/src/app/vault/individual-vault/collections.component.html +++ b/apps/web/src/app/vault/individual-vault/collections.component.html @@ -1,64 +1,52 @@ -