1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/helpers/utils
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
..
optimism Update quote selection for Optimism (#16998) 2022-12-21 20:59:34 +01:00
accounts.js Prevent account name collisions (#16752) 2022-12-22 11:27:31 -06:00
build-types.js BETA - Update logo imagery (#16304) 2022-11-09 10:58:47 -06:00
common.util.js
common.util.test.js
confirm-tx.util.js
confirm-tx.util.test.js
conversions.util.js
conversions.util.test.js
export-utils.js
formatters.js
gas.js
gas.test.js
hardware.js
i18n-helper.js
i18n-helper.test.js
icon-factory.js
ipfs.js Privacy - Show default selected network after a custom network has been added during onboarding (#16789) 2022-12-08 10:42:23 -06:00
is-mobile-view.js
metric.test.js
metrics.js
moonpay.js
moonpay.test.js
permission.js [FLASK] Add snap alerts and prompts via snap_dialog RPC method (#16048) 2022-12-01 16:46:06 +01:00
settings-search.js
settings-search.test.js Security and Privacy Settings Re-org (#16756) 2022-12-19 18:46:36 +01:00
token-util.js
transactions.util.js
transactions.util.test.js
tx-helper.js
tx-helper.test.js
util.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
util.test.js Fix message on sign typed data v4 screen (#16552) 2022-11-18 10:04:52 -06:00
webcam-utils.js