Skip to content

Commit

Permalink
86dtnhvkm - NEON2 - Migration - Implement deeplinking so the user can…
Browse files Browse the repository at this point in the history
… continue migration on NEON3 automatically
  • Loading branch information
ricardoak25 committed Jun 12, 2024
1 parent ebbef82 commit 156acd0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ exports[`NetworkConfigurationTooltip renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -865,6 +866,7 @@ exports[`NetworkConfigurationTooltip renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -1404,6 +1406,7 @@ exports[`renderNode with a node that has fallen out of top 21 renders warningico
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -1798,6 +1801,7 @@ exports[`renderNode with a vote renders warningicon with no vote 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -2186,6 +2190,7 @@ exports[`renderNode with no vote renders warningicon with no vote 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ exports[`NetworkSwitch renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down
1 change: 1 addition & 0 deletions __tests__/components/__snapshots__/News.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ exports[`News renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down
3 changes: 3 additions & 0 deletions __tests__/components/__snapshots__/Sidebar.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ exports[`Sidebar renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -1901,6 +1902,7 @@ exports[`Sidebar renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down Expand Up @@ -2534,6 +2536,7 @@ exports[`Sidebar renders without crashing 1`] = `
"migrateWalletsNeon3Step2NextStep": "When you’ve defined a location to save your migration file, move to the next step.",
"migrateWalletsNeon3Step2Title": "Export your NEON 2 accounts",
"migrateWalletsNeon3Step3AltImage": "Migrate Wallets Background Image",
"migrateWalletsNeon3Step3Button": "Complete the process in new NEON",
"migrateWalletsNeon3Step3Description": "You’re almost there!",
"migrateWalletsNeon3Step3Description2": "In order to complete the migration process, open NEON 3 and follow the instructions.",
"migrateWalletsNeon3Step3Title": "Open NEON 3",
Expand Down

0 comments on commit 156acd0

Please sign in to comment.