1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/helpers/utils
HowardBraham b9d9112b97
Prevent account name collisions ()
* 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 () 2022-12-21 20:59:34 +01:00
accounts.js Prevent account name collisions () 2022-12-22 11:27:31 -06:00
build-types.js BETA - Update logo imagery () 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 Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
conversions.util.test.js Only check if a user has enough token balance before calling STX () 2022-08-09 12:56:52 -05:00
export-utils.js Fix 3box replacement for MV3 () 2022-09-29 07:34:20 +04:00
formatters.js
gas.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
gas.test.js
hardware.js
i18n-helper.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
i18n-helper.test.js
icon-factory.js Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF () 2022-08-09 22:56:25 -02:30
ipfs.js Privacy - Show default selected network after a custom network has been added during onboarding () 2022-12-08 10:42:23 -06:00
is-mobile-view.js Update media query instances () 2022-08-04 09:03:02 -05:00
metric.test.js
metrics.js
moonpay.js Ability to buy tokens with Moonpay () 2022-09-23 09:38:40 -07:00
moonpay.test.js Ability to buy tokens with Moonpay () 2022-09-23 09:38:40 -07:00
permission.js [FLASK] Add snap alerts and prompts via snap_dialog RPC method () 2022-12-01 16:46:06 +01:00
settings-search.js
settings-search.test.js Security and Privacy Settings Re-org () 2022-12-19 18:46:36 +01:00
token-util.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
transactions.util.js Remove related UI code from the app dir () 2022-09-16 14:05:21 -05:00
transactions.util.test.js Remove decentralized 4byte function signature registry since it contains incorrect signatures and we can't algorithmically check for best option when 4byte.directory is down () 2022-07-26 12:01:14 -05:00
tx-helper.js
tx-helper.test.js migrate network constants to typescript () 2022-09-14 09:55:31 -05:00
util.js Migrate to new controller packages () 2022-11-24 16:29:07 -03:30
util.test.js Fix message on sign typed data v4 screen () 2022-11-18 10:04:52 -06:00
webcam-utils.js