1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Alexander Tseung 16d6cd5eb9
Merge pull request #5182 from MetaMask/tx-activity
Add Transaction Details to the Transaction List view
2018-09-12 20:07:59 -07:00
..
accounts/new-account
components Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -07:00
constants Allow denominations in CurrencyDisplay component 2018-09-12 19:48:51 -07:00
css Merge pull request #5182 from MetaMask/tx-activity 2018-09-12 20:07:59 -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
helpers Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 2018-09-12 19:48:52 -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
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
util.js
welcome-screen.js