Commit Graph

32 Commits (731efcb36d0fde8c12b0ae2e9f28499636870cc3)

Author SHA1 Message Date
Mark Stacey df85ab6e10
Implement asset page (#8696) 5 years ago
Mark Stacey 88bed7181f
Refactor token selectors (#8671) 5 years ago
Mark Stacey de02eeefbe
Add default values for preferences (#8584) 5 years ago
Mark Stacey 53ec42d95f
Add switch to connected account alert (#8532) 5 years ago
Mark Stacey c4fb514f3d
Allow disabling alerts (#8550) 5 years ago
Whymarrh Whitby 27e69ec3aa
Export each action constant directly (#8536) 5 years ago
Erik Marks 5b06bf795b
Delete amountConversionRate and selectors (#8503) 5 years ago
Erik Marks 898feee69b
Delete forceGasMin state and related selectors (#8504) 5 years ago
Mark Stacey b0b99fa748
Move action constants to separate module (#8308) 5 years ago
Mark Stacey 2e67751efe
Delete unused `UNLOCK_METAMASK` action (#8307) 5 years ago
Mark Stacey 12536aa47f
Remove unused `isPopup` state (#8280) 5 years ago
Mark Stacey 2b6aff535e
Migrate "i18n-provider" to new context API (#8213) 5 years ago
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079) 5 years ago
Erik Marks 5d1f3c1436
Delete shapeshift functionality; retain state and display (#8118) 5 years ago
Whymarrh Whitby a78cf0ef3a Enable arrow-parens ESLint rule 5 years ago
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Mark Stacey 86c6280bc3
Remove unnecessary get environment type parameter (#7891) 5 years ago
Whymarrh Whitby 61d1809750
Purge xtend from the UI (#7795) 5 years ago
Whymarrh Whitby 92971d3c87
Migrate codebase to use ESM (#7730) 5 years ago
Whymarrh Whitby db0d59f800
Remove unused UI actions (#7675) 5 years ago
Whymarrh Whitby 04064d5d19 Enable no-var rule for ESLint (#7590) 5 years ago
Whymarrh Whitby e61745a821
Enable no-var rule for ESLint (#7590) 5 years ago
Mark Stacey 3722de8b29
Prevent redux state mutation (#7598) 5 years ago
Thomas Huang b69982da84 Remove logging of action.value of set_next_nonce (#7233) 5 years ago
ricky 5f254f7325 Add advanced setting to enable editing nonce on confirmation screens (#7089) 5 years ago
Mark Stacey 5363d6aa2a
Prevent multiple warnings for the same locale message (#7091) 5 years ago
Whymarrh Whitby 4d88e1cf86 Enable indent linting via ESLint (#6936) 5 years ago
Dan J Miller e9c7df28ed
Address book send plus contact list (#6914) 5 years ago
Mark Stacey 1112277cd6
Remove `seedWords` completely from metamask state (#6920) 5 years ago
Whymarrh Whitby df17853502
Remove UiMigrationAnnouncement and associated state (#6794) 5 years ago
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445) 6 years ago
Thomas Huang a46ec83c9b Remove NoticeController (#6382) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
kumavis 48047f8194 mascara - remove from project (#6283) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Chi Kei Chan a2320c76fe Show/Hide Fiat on Testnets based on User Preference (#6153) 6 years ago
Dan J Miller fdc7eb2113 Fix gas estimation when sending to contracts (#6195) 6 years ago
Whymarrh Whitby f3a7054f6b Add announcement for users migrated to the new UI 6 years ago
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994) 6 years ago
Esteban Miño e21dfd1862 Use Parity on-chain registry only when is needed (#6052) 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
Thomas de297cd74d nextUnreadNotice undefined rather than null 6 years ago
Thomas 7607794851 Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispatched 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Thomas 093ca07201 Set maxMode and toNickname defaults for clear_send 6 years ago
Esteban MIno 33357e3538 refactor unused code 6 years ago
Esteban MIno 9ac9f53a73 eth_watchToken working 6 years ago
Whymarrh Whitby 25417fad26 Add updateSendHexData action 6 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 7 years ago