From e704c66ec0fe819ba8705d1abd078e47e7d30eff Mon Sep 17 00:00:00 2001 From: M Fahru Date: Thu, 3 Apr 2025 06:20:21 -0700 Subject: [PATCH] Merge pull request #24384 from overleaf/mf-teardown-checkout-redesign-split-test [web] Tear down `checkout-redesign` split test GitOrigin-RevId: b3038276c28aece85a47d7b0a8134fad75e8af2c --- .../web/frontend/extracted-translations.json | 2 - .../stylesheets/app/subscription.less | 187 ------------------ services/web/locales/en.json | 6 +- 3 files changed, 2 insertions(+), 193 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index b826f386fb..6d64ddd77c 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -66,7 +66,6 @@ "add_comment_error_message": "", "add_comment_error_title": "", "add_company_details": "", - "add_company_details_lowercase": "", "add_email_address": "", "add_email_to_claim_features": "", "add_error_assist_annual_to_your_projects": "", @@ -1193,7 +1192,6 @@ "plus_more": "", "plus_x_additional_licenses_for_a_total_of_y_licenses": "", "postal_code": "", - "postal_code_sentence_case": "", "premium": "", "premium_feature": "", "premium_features": "", diff --git a/services/web/frontend/stylesheets/app/subscription.less b/services/web/frontend/stylesheets/app/subscription.less index 8b1cc3530c..7ec9f8db8e 100644 --- a/services/web/frontend/stylesheets/app/subscription.less +++ b/services/web/frontend/stylesheets/app/subscription.less @@ -16,63 +16,6 @@ } } -.price-breakdown { - text-align: center; - margin-bottom: -10px; -} - -.input-feedback-message { - display: none; - font-size: 0.8em; - - .has-error & { - display: inline-block; - } -} - -.payment-submit { - padding-top: (@line-height-computed / 2); -} - -.payment-method-toggle { - margin-bottom: (@line-height-computed / 2); - - &-switch { - display: inline-block; - width: 50%; - text-align: center; - border: solid 1px @gray-lighter; - border-radius: @border-radius-large 0 0 @border-radius-large; - padding: (@line-height-computed / 2); - color: @btn-switch-color; - - &:hover, - &:focus { - color: @btn-switch-color; - text-decoration: none; - } - - &:hover { - color: @btn-switch-hover-color; - } - - & + & { - border-left-width: 0; - border-radius: 0 @border-radius-large @border-radius-large 0; - } - - &-selected { - color: @link-active-color; - box-shadow: inset 0 -2px 0 0; - - &:hover, - &:focus { - color: @link-active-color; - } - } - } -} - .team-invite .message { margin: 3em 0; } @@ -85,136 +28,6 @@ text-transform: capitalize; } -.three-d-secure-container { - > .three-d-secure-recurly-container { - height: 400px; - - > div[data-recurly='three-d-secure-container'] { - height: 100%; - } - } -} - -.price-switch-header { - margin-bottom: @line-height-computed; - h2 { - margin: 0; - } - - .student-disclaimer { - font-size: 14px; - color: @gray; - margin: 12.5px 0 0 0; - } -} - -.price-feature-description { - h3 { - margin-top: 0; - } - h4 { - margin-top: 5px; - margin-bottom: 15px; - } - ul { - padding-left: 10px; - } - li { - list-style-position: inside; - } - .number-of-collaborators { - margin-bottom: 5px; - } -} - -.price-summary { - padding-bottom: 7.5px; - - .price-summary-line { - display: flex; - justify-content: space-between; - - .price-summary-line-width { - width: 70%; - } - } - .price-summary-total-line { - margin-top: 5px; - font-size: 16px; - - .price-summary-due { - color: @green-50; - } - } - hr { - margin-top: 20px; - margin-bottom: 20px; - } -} - -.price-nowrap { - white-space: nowrap; -} - -.price-details-spacing { - height: @line-height-computed / 2; -} - -.price-cancel-anytime { - font-size: 12px; -} - -.trial-coupon-summary { - font-size: 12px; - padding-top: 7.5px; - padding-bottom: 7.5px; - - .trial-coupon-summary-list-container { - padding-left: 0; - - li { - display: flex; - align-items: center; - font-size: 14px; - justify-content: flex-start; - margin-bottom: 8px; - gap: 12px; - } - } -} - -.toggle-address-second-line { - margin-bottom: @line-height-computed / 2; -} - -.payment-method-toggle { - border-bottom: 1px solid @hr-border; -} - -.change-currency { - margin-top: 5px; -} - -.change-currency-toggle { - padding-left: 0px; - font-size: 12px; - text-decoration: underline; - color: @text-small-color; - &:hover, - &:focus { - color: @text-small-color; - } -} - -.change-currency-dropdown-selected-icon { - position: absolute; - left: 10px; -} - -.recurly-hosted-field-input { - &:extend(.form-control); -} - .back-btn { padding: 0 10px 2px 12px; border-radius: 50%; diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 5083303331..e6b66f4d91 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -79,8 +79,7 @@ "add_comment": "Add comment", "add_comment_error_message": "There was an error adding your comment. Please try again in a few moments.", "add_comment_error_title": "Add Comment Error", - "add_company_details": "Add Company Details", - "add_company_details_lowercase": "Add company details", + "add_company_details": "Add company details", "add_email": "Add Email", "add_email_address": "Add email address", "add_email_to_claim_features": "Add an institutional email address to claim your features.", @@ -1601,8 +1600,7 @@ "popular_tags": "Popular Tags", "portal_add_affiliation_to_join": "It looks like you are already logged in to __appName__. If you have a __portalTitle__ email you can add it now.", "position": "Position", - "postal_code": "Postal Code", - "postal_code_sentence_case": "Postal code", + "postal_code": "Postal code", "premium": "Premium", "premium_feature": "Premium feature", "premium_features": "Premium features",