Commit Graph

102 Commits (1062e2a97d4c04e4e2a159e55f7d61fea4112f3c)

Author SHA1 Message Date
Whymarrh Whitby dea8f0f24d
Use combineReducers for rootReducer (#7964) 5 years ago
Mark Stacey 398a45bfdd
Replace `clone` dependency with `cloneDeep` from lodash (#7926) 5 years ago
Mark Stacey 20a7b8fa36
Force background state update after removing an account (#7840) 5 years ago
Mark Stacey 8225bbe126
Remove unused current view related things (#7843) 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 f49bc58c09
Remove unused methods from the app/scripts/ (#7692) 5 years ago
Mark Stacey 466ece4588 Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" (#7648) 5 years ago
Whymarrh Whitby 274a9ecf53 yarn lint --fix 5 years ago
Mark Stacey d9bdba5948
Use ES6 exports for selectors (#7626) 5 years ago
Whymarrh Whitby 926c8848f1
Enable default-case rule for ESLint (#7572) 5 years ago
Whymarrh Whitby f1384e7522
Disable unnecessary curly braces in JSX (#7454) 5 years ago
Kristian Tapia f9cd775eae Add Estimated time to pending tx (#6924) 5 years ago
Thomas 5f53e4b67e Remove async 5 years ago
Thomas 94a4b4d7db Stub signTypedMessage 5 years ago
Thomas 4d6ce8ceeb Use async/await 5 years ago
tmashuang 2a81083f14 MM controller additions, balance controller, typedMessageManager, and addtional actions tests 5 years ago
Dan J Miller 7985f4f4f8
3box integration 2.0 (#6972) 5 years ago
Mark Stacey 5363d6aa2a
Prevent multiple warnings for the same locale message (#7091) 5 years ago
Mark Stacey daa20b4b63
Return after rejecting promise in action (#7079) 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
Mark Stacey 95f198550e
Declare variables before use (#6806) 5 years ago
Whymarrh Whitby 094e4cf555 Check for unused function arguments (#6583) 6 years ago
Whymarrh Whitby 1de7dc9b41 Remove nock#restore call from actions.spec.js 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Thomas Huang a46ec83c9b Remove NoticeController (#6382) 6 years ago
kumavis ed381f5b2a test - unit - ui - actions - setCompletedOnboarding - fix stub to call callback 6 years ago
kumavis a64855ef49 notices - markAllNoticesRead - use async/await 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Thomas Huang 07c9745258 Remove exclusive test 6 years ago
Thomas Huang c43374a553 Clear notices when setCompletedOnboarding is called 6 years ago
Whymarrh Whitby 3c73781787 Delete old-ui folder 6 years ago
Whymarrh Whitby c52ba96b85 Remove betaUI preference state, replace with completedUiMigration 6 years ago
Dan J Miller 02bdbbbc3e Add visual indicator when displaying a cached balance (#5854) 6 years ago
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994) 6 years ago
Dan Miller 20dbebae9f Adds network loading retry / error screen. 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
Whymarrh Whitby 1988e1e96b ESLint fixes (#5775) 6 years ago
Thomas f2fea8043e Remove .only 6 years ago
Thomas 7607794851 Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispatched 6 years ago
Thomas 611a61b7bc Isolate variables to individual tests 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung 554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 6 years ago
Thomas Huang b45479934d test - add actions unit tests (#5369) 6 years ago
Thomas be3f411a60 Reducers 6 years ago
tmashuang a0a57c24fd Some Ui tests 6 years ago
Dan 6f14dc4702 Point add-token unit test to old-ui component. 7 years ago
Thomas 0f10aa3729 Clean up test, remove react & mountWithStore 7 years ago