1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 04:20:53 +01:00
metamask-extension/test/unit
Thomas Huang 87e5281a82
Clear Account Details in AppState (#9238)
* Clear Account Details in AppState

We store sensitive information in the AppState under accountDetail for when the modal is active and present. This adds a new action/reducer and componentWillUnmount to clean up the persisted data left after leaving the modal.

* Remove reduntant clearAccountDetails call when clicking done button
2020-08-14 16:08:26 -07:00
..
actions Export each action constant directly (#8536) 2020-05-06 16:26:09 -02:30
app Fix import/no-extraneous-dependencies issues (#9232) 2020-08-14 17:34:56 -02:30
lib fix: handle trailing / in block explorer URLs 2020-05-14 17:15:17 +08:00
migrations Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
responsive/components Remove redux-test-utils dependency (#8070) 2020-02-18 14:54:03 -03:30
ui Clear Account Details in AppState (#9238) 2020-08-14 16:08:26 -07:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30