From e6822bda01443c7fc05b5070ea90f490f0b4f6be Mon Sep 17 00:00:00 2001 From: Matthew Elwell Date: Tue, 19 Dec 2023 17:07:57 +0000 Subject: [PATCH] fix(ui): SAML should not be in Scale-up (#3189) --- frontend/web/components/modals/Payment.js | 34 +++++++++++++++++++---- 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/frontend/web/components/modals/Payment.js b/frontend/web/components/modals/Payment.js index e13827041c3d..0cd484962f6b 100644 --- a/frontend/web/components/modals/Payment.js +++ b/frontend/web/components/modals/Payment.js @@ -278,6 +278,15 @@ const Payment = class extends Component { +
  • + + +
    Audit Logs
    +
    +
  • - 2FA and SAML Authentication + Two-Factor Authentication (2FA)
  • @@ -295,7 +304,9 @@ const Payment = class extends Component { name='minus-circle' fill='rgba(101, 109, 123, 0.16)' /> -
    Audit Logs
    +
    + SAML Authentication +
  • @@ -488,9 +499,7 @@ const Payment = class extends Component { -
    - 2FA and SAML Authentication -
    +
    Audit Logs
  • @@ -498,7 +507,20 @@ const Payment = class extends Component { -
    Audit Logs
    +
    + Two-Factor Authentication (2FA) +
    + +
  • +
  • + + +
    + SAML Authentication +