1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
Dan Finlay 0c011d0fda Remove send button
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
2017-06-30 10:28:27 -07:00
..
accounts Add Back Button for Import Screen 2017-06-27 18:40:47 -07:00
components Remove send button 2017-06-30 10:28:27 -07:00
css
first-time
img
keychains/hd Fix react warning on create-vault-complete 2017-06-26 14:01:09 -07:00
reducers Create add token button and template view 2017-06-14 20:55:56 -07:00
account-detail.js Add ability to add tokens to token list 2017-06-15 16:22:53 -07:00
actions.js Fix token adding bug 2017-06-27 14:45:43 -07:00
add-token.js Remove token contract validation step 2017-06-27 15:49:57 -07:00
app.js Create add token button and template view 2017-06-14 20:55:56 -07:00
conf-tx.js
config.js Add copy state logs button 2017-06-28 10:22:51 -07:00
conversion.json
info.js Merge pull request #1603 from MetaMask/AddTokenList 2017-06-22 17:28:10 -07:00
new-keychain.js
reducers.js
root.js
send.js Merge pull request #1681 from MetaMask/AddressStripping 2017-06-27 20:56:42 -07:00
settings.js
store.js
template.js
unlock.js
util.js