1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/app
2018-09-12 19:48:52 -07:00
..
accounts/new-account
components Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
constants Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07:00
css Add raised type buttons to Button component. Refactor all buttons within app to Button components 2018-09-12 19:48:51 -07: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 Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07:00
higher-order-components Fix e2e tests 2018-08-23 16:45:27 -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
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
root.js
routes.js
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