From 7564c4aa7cbbfa2affb2f07ac9025e007d87c245 Mon Sep 17 00:00:00 2001 From: Alec Rippberger <127791530+alec-livefront@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:19:25 -0500 Subject: [PATCH] [PM-10833] Add cipher types to "new" dropdown in admin console (#10614) * Add cipher types to "new" dropdown in admin console. * Keep feature flag code consistent. --- .../vault-header/vault-header.component.html | 30 ++++++++++++++++--- .../vault-header/vault-header.component.ts | 18 +++++++++-- .../app/vault/org-vault/vault.component.html | 2 +- .../app/vault/org-vault/vault.component.ts | 5 ++-- 4 files changed, 45 insertions(+), 10 deletions(-) diff --git a/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html b/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html index 75ea3fd050b..a85d700194e 100644 --- a/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html +++ b/apps/web/src/app/vault/org-vault/vault-header/vault-header.component.html @@ -113,10 +113,32 @@ {{ "new" | i18n }} - + + + + + + + + + + +