1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/pages
Mark Stacey 429451de23
Extract "create vault" form to separate component (#13461)
The form used for creating a vault on the "Import" page of onboarding
and on the "Restore vault" page is nearly identical, yet the
implementation is totally separate. It has now been extracted to a
separate component, consolidating the two implementations.

There is a "terms of use" checkbox on the import page that isn't on the
restore vault page, so that part has been made optional. The "submit"
button text differs between the two uses as well, so that is
customizable.

There are slight styling differences between the old and new versions
of this form. The fonts and spacing are all using our new standard
design system guidelines, and we're using our standard checkbox now as
well. The spacing and font sizes were chosen somewhat arbitrarily by me
to resemble the old styles, so please feel free to suggest changes if
you think they can be improved upon.

There are some slight copy changes to the "Restore vault" page as well;
the placeholder text and the label for the "Secret Recovery Phrase"
field now matches the "Import" page copy.
2022-02-03 10:36:43 -03:30
..
add-collectible Add modal with directions to re-add token as NFT (#13291) 2022-01-19 12:42:41 -06:00
asset Add modal with directions to re-add token as NFT (#13291) 2022-01-19 12:42:41 -06:00
confirm-add-suggested-token Use ActionableMessage for ConfirmAddSuggestionToken warnings (#13402) 2022-02-01 15:30:15 +00:00
confirm-approve Adding metrics events for EIP-1559 V2 flow (#13329) 2022-02-01 23:23:03 +05:30
confirm-decrypt-message Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-deploy-contract Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-encryption-public-key Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-import-token Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
confirm-send-ether Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-send-token Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
confirm-token-transaction-base Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
confirm-transaction Hardening property check for stopPropagation in ConfirmTxScreen (#12158) 2021-09-21 11:58:39 -07:00
confirm-transaction-base Adding metrics events for EIP-1559 V2 flow (#13329) 2022-02-01 23:23:03 +05:30
confirm-transaction-switch Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
confirmation added extension changes from snaps branch (#13433) 2022-01-28 12:39:32 -05:00
connected-accounts Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
connected-sites V10.9.0: Disconnect all accounts flow (#13309) 2022-01-13 18:05:35 -05:00
create-account Update global link hover color from orange to blue (--Blue-400) (#13344) 2022-01-19 11:59:52 -07:00
error Update Flask support links and home footer (#13226) 2022-01-05 21:25:20 -03:30
first-time-flow Extract "create vault" form to separate component (#13461) 2022-02-03 10:36:43 -03:30
home Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
import-token Use ActionableMessage for ConfirmAddSuggestionToken warnings (#13402) 2022-02-01 15:30:15 +00:00
keychains Extract "create vault" form to separate component (#13461) 2022-02-03 10:36:43 -03:30
lock remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
mobile-sync Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
onboarding-flow Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
permissions-connect Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
routes Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
send Feat/hide 0 balances (#13306) 2022-02-02 12:32:16 +01:00
settings Removing EIP_1559_V2 feature flag (#13481) 2022-02-03 05:58:28 +05:30
swaps Removing EIP_1559_V2 feature flag (#13481) 2022-02-03 05:58:28 +05:30
unlock-page Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
pages.scss Use ActionableMessage for ConfirmAddSuggestionToken warnings (#13402) 2022-02-01 15:30:15 +00:00