From 27f242738b1688db43b47b098d20594bb9741a2d Mon Sep 17 00:00:00 2001 From: Adrian Rollett Date: Mon, 7 Oct 2024 16:16:02 -0600 Subject: [PATCH 1/2] Remove covid vaccine feature flags --- src/platform/utilities/feature-toggles/featureFlagNames.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/platform/utilities/feature-toggles/featureFlagNames.json b/src/platform/utilities/feature-toggles/featureFlagNames.json index 45579082d669..96bcfccdcea2 100644 --- a/src/platform/utilities/feature-toggles/featureFlagNames.json +++ b/src/platform/utilities/feature-toggles/featureFlagNames.json @@ -35,10 +35,6 @@ "coeAccess": "coe_access", "combinedDebtPortalAccess": "combined_debt_portal_access", "confirmationPageNew": "confirmation_page_new", - "covidVaccineUpdatesCTA": "covid_vaccine_registration_frontend_cta", - "covidVaccineUpdatesDisableAuth": "covid_vaccine_registration_frontend_hide_auth", - "covidVaccineUpdatesEnableExpandedEligibility": "covid_vaccine_registration_frontend_enable_expanded_eligibility", - "covidVaccineUpdatesForm": "covid_vaccine_registration_frontend", "covidVolunteerIntakeBackendEnabled": "covid_volunteer_intake_backend_enabled", "covidVolunteerIntakeEnabled": "covid_volunteer_intake_enabled", "covidVolunteerUpdateEnabled": "covid_volunteer_update_enabled", From dc8fb1affa082cc5ae915a32575cbfed201838b1 Mon Sep 17 00:00:00 2001 From: Adrian Rollett <101649+acrollet@users.noreply.github.com> Date: Fri, 7 Feb 2025 08:22:33 -0700 Subject: [PATCH 2/2] Update featureFlagNames.json --- src/platform/utilities/feature-toggles/featureFlagNames.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/platform/utilities/feature-toggles/featureFlagNames.json b/src/platform/utilities/feature-toggles/featureFlagNames.json index e010b72b9057..2775ab98762f 100644 --- a/src/platform/utilities/feature-toggles/featureFlagNames.json +++ b/src/platform/utilities/feature-toggles/featureFlagNames.json @@ -44,9 +44,6 @@ "coeAccess": "coe_access", "combinedDebtPortalAccess": "combined_debt_portal_access", "confirmationPageNew": "confirmation_page_new", - "covidVolunteerIntakeBackendEnabled": "covid_volunteer_intake_backend_enabled", - "covidVolunteerIntakeEnabled": "covid_volunteer_intake_enabled", - "covidVolunteerUpdateEnabled": "covid_volunteer_update_enabled", "cst5103UpdateEnabled": "cst_5103_update_enabled", "cstClaimPhases": "cst_claim_phases", "cstIncludeDdl5103Letters": "cst_include_ddl_5103_letters",