From f853f88f1434aba352ff854db9446f6e42e642a6 Mon Sep 17 00:00:00 2001 From: Matthew Elwell Date: Tue, 19 Dec 2023 16:43:51 +0000 Subject: [PATCH 1/2] Fix payment plans to remove SAML from Scale-up --- 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..4ca3696c3a7a 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 +
  • From b09a6319f8284ae1026dcfeac8c5170d0ffd01c1 Mon Sep 17 00:00:00 2001 From: Matthew Elwell Date: Tue, 19 Dec 2023 16:54:30 +0000 Subject: [PATCH 2/2] Hyphenate this --- frontend/web/components/modals/Payment.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/components/modals/Payment.js b/frontend/web/components/modals/Payment.js index 4ca3696c3a7a..0cd484962f6b 100644 --- a/frontend/web/components/modals/Payment.js +++ b/frontend/web/components/modals/Payment.js @@ -294,7 +294,7 @@ const Payment = class extends Component { fill='rgba(101, 109, 123, 0.16)' />
    - Two Factor Authentication (2FA) + Two-Factor Authentication (2FA)
  • @@ -508,7 +508,7 @@ const Payment = class extends Component {
    - Two Factor Authentication (2FA) + Two-Factor Authentication (2FA)