1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/create-account
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
..
connect-hardware Updating all background-default hovers colors (#16519) 2022-11-17 12:53:51 -08:00
import-account Consolidating Zendesk URLs in to constants file (#15669) 2022-08-23 09:19:31 -05:00
create-account.component.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
new-account.component.js Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
new-account.container.js Fix account name duplicates (#12867) 2021-12-16 07:11:55 -03:30
new-account.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00