From d28306301ae240698fbe659496b5ac8168327e32 Mon Sep 17 00:00:00 2001 From: Sayali Joshi Date: Wed, 9 Apr 2025 18:40:57 +0530 Subject: [PATCH] Language mapper and Legacy CMS step changes --- ui/src/cmsData/legacyCms.json | 18 +++++++++--------- .../Actions/LoadLanguageMapper.tsx | 12 ------------ .../DestinationStack/DestinationStack.scss | 13 ++----------- .../LegacyCms/Actions/LoadPrefix.tsx | 2 +- 4 files changed, 12 insertions(+), 33 deletions(-) diff --git a/ui/src/cmsData/legacyCms.json b/ui/src/cmsData/legacyCms.json index 665a2bda3..9e866e611 100644 --- a/ui/src/cmsData/legacyCms.json +++ b/ui/src/cmsData/legacyCms.json @@ -326,8 +326,8 @@ "uid": "cs752bfd62296e4791" }, "title": "Select CMS", - "description": "Select the CMS you are migrating content from.", - "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.", + "description": "Select the CMS you are migrating content from", + "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration", "lock": false, "active": true, "empty_step_placeholder": "No CMS selected..." @@ -338,8 +338,8 @@ "uid": "cs6c761d71844ac800" }, "title": "Add Source Affix", - "description": "Add a 2–5 character affix for the source name. Use only letters, no numbers or special characters.", - "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.", + "description": "Add a 2–5 character affix for the source name. Use only letters, no numbers or special characters", + "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration", "lock": false, "active": false, "empty_step_placeholder": "No affix Entered..." @@ -350,8 +350,8 @@ "uid": "cs7c935e15de9ea7c8" }, "title": "Select File Format", - "description": "Select the file format compatible with the selected CMS.", - "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.", + "description": "Select the file format compatible with the selected CMS", + "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration", "lock": false, "active": true, "empty_step_placeholder": "No File Format selected..." @@ -362,8 +362,8 @@ "uid": "cs0279f1f0ce13e83e" }, "title": "Uploaded File", - "description": "This is the file you have uploaded.", - "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration.", + "description": "This is the file you have uploaded", + "step_lock_text": "Editing this step is currently disabled. To make changes in Draft mode, please deactivate the migration", "lock": false, "active": true, "empty_step_placeholder": "No File Uploaded..." @@ -373,7 +373,7 @@ "title": "https://www.contentstack.com/docs/developers/create-content-types/restricted-keywords-for-uids", "href": "https://www.contentstack.com/docs/developers/create-content-types/restricted-keywords-for-uids" }, - "file_format_checkbox_text": "Please acknowledge that you have read the file export guidelines.", + "file_format_checkbox_text": "Please acknowledge that you have read the file export guidelines", "restricted_keyword_checkbox_text": "Please acknowledge that you have referred to the Contentstack restricted keywords", "affix_cta": "Continue", "file_format_cta": "Continue" diff --git a/ui/src/components/DestinationStack/Actions/LoadLanguageMapper.tsx b/ui/src/components/DestinationStack/Actions/LoadLanguageMapper.tsx index 8fea8fceb..16c22e31a 100644 --- a/ui/src/components/DestinationStack/Actions/LoadLanguageMapper.tsx +++ b/ui/src/components/DestinationStack/Actions/LoadLanguageMapper.tsx @@ -508,21 +508,9 @@ const LanguageMapper = () => { isDisabled={newMigrationData?.project_current_step > 2} /> } - // footerComponent={ - // - - // } type="Secondary" />