1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
HowardBraham b9d9112b97
Prevent account name collisions (#16752)
* dealt with most of the problems in the Create Account dialog

* Fixed "newAccountNumberName" localizations

* In another language, don't allow accounts named, for instance, Cuenta 3

* Editing an account name later now follows the same rules

* Fixing lint errors

* Responding to the review by @adonesky1

* Worked with @montelaidev to alter the RegExp, in order to catch spaces before and after the account name

* Fixed line breaks for eslint
2022-12-22 11:27:31 -06:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css added goerli and sepolia inverse colors (#16928) 2022-12-15 22:58:30 +05:30
ducks i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
helpers Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
hooks Track when token balance is changed to update value on approval screen (#16964) 2022-12-20 09:24:28 -03:30
pages Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
selectors [FLASK] Use custom UI for transaction insights (#16912) 2022-12-20 11:44:49 +01:00
store Security and Privacy Settings Re-org (#16756) 2022-12-19 18:46:36 +01:00
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00