1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 12:52:33 +02:00
metamask-extension/ui/app
Alexander Tseung 6b3a4e8259 Fix unit tests
2018-09-19 14:31:10 -07:00
..
accounts/new-account
components Fix unit tests 2018-09-19 14:31:10 -07:00
constants Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
css Merge branch 'develop' into eip-712 2018-09-17 12:11:10 -04:00
ducks Fix naming, add eth.getCode check for actions, fix translations for statuses 2018-08-23 16:45:28 -07:00
first-time Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
helpers Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
higher-order-components Add withModalProps HOC 2018-09-19 14:31:10 -07:00
img
keychains/hd
reducers Adds sidebar component and refactors slide in wallet view sidebar to use it. 2018-08-28 22:08:15 -02:30
selectors Fix integration tests 2018-08-23 16:45:27 -07:00
actions.js Merge pull request #5216 from MetaMask/tx-cancel 2018-09-10 13:29:29 -10:00
app.js Use correct loading message when connecting to Kovan (#5189) 2018-09-06 12:20:55 -02:30
conf-tx.js Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
conversion-util.js Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
conversion-util.test.js
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json
reducers.js Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
root.js
routes.js new confirm add suggested token component 2018-08-06 20:03:49 -04:00
select-app.js
selectors.js fix integration test for asset images selectors 2018-08-30 15:09:59 -03:00
store.js
token-util.js Use eth-contract-metadata data if the token symbol or decimals fail on retrieval 2018-08-22 16:54:18 -07:00
util.js Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
welcome-screen.js