1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
2017-08-08 13:37:52 -07:00
..
accounts/import
components Hook up global modal to Tx view, Buy button 2017-08-08 13:37:52 -07:00
css extracted balance component and renders to the format, also wired in the account name 2017-08-08 16:49:45 +08:00
first-time
img
keychains/hd
reducers Add actions and reducers for global modal 2017-08-08 13:37:16 -07:00
account-and-transaction-details.js Isolate routing logic for isUnlocked, remove stray logs 2017-08-03 00:01:38 -07:00
account-detail.js Disable account selection dropdown from account details 2017-08-03 17:08:19 -07:00
actions.js Add actions and reducers for global modal 2017-08-08 13:37:16 -07:00
add-token.js Isolate routing logic for isUnlocked, remove stray logs 2017-08-03 00:01:38 -07:00
app.js Implement global modal 2017-08-08 13:37:41 -07:00
conf-tx.js
config.js
conversion.json
info.js
main-container.js Merge branch 'NewUI' into feat/mm-ui-5-merged 2017-08-06 20:24:04 -07:00
new-keychain.js
reducers.js
root.js
send.js Cleanup send, move send token into separate func to make room for send ETH 2017-08-02 18:24:48 -07:00
settings.js
store.js
template.js
unlock.js Merge branch 'NewUI' into feat/mm-ui-5-merged 2017-08-06 20:24:04 -07:00
util.js