nifty-wallet/ui/app
kumavis 00952c899b
Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts
Long token amounts in wallet are truncated with ellipsis.
2018-03-27 19:08:41 -07:00
..
accounts Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
components Remove comments and console.logs 2018-03-27 10:37:45 -02:30
css Merge pull request #3745 from danjm/i3723-fix-long-token-ammounts 2018-03-27 19:08:41 -07:00
first-time i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
img Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
keychains/hd i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
reducers Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 2018-02-05 18:31:21 -08:00
actions.js ui - actions - fix log for background call 2018-03-27 18:21:46 -07:00
add-token.js Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined 2018-03-27 19:07:23 -07:00
app.js Merge branch 'master' into i18n-translator-redux 2018-03-27 10:17:48 -02:30
conf-tx.js Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux 2018-03-20 13:01:08 -07:00
conversion-util.js Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 2018-03-09 00:19:26 -03:30
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 2017-09-27 11:16:38 -07:00
main-container.js Increase tap areas for menu buttons on mobile 2018-03-09 18:50:00 +01:00
metamask-connect.js Memoize t function in metamask-connect 2018-03-23 14:21:32 -02:30
new-keychain.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
reducers.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
root.js Add UI selection 2017-12-04 23:08:23 -03:30
select-app.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
selectors.js Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/metamask-extension into danjm-i3554-fix-editing-dapp-token-txs 2018-03-21 12:53:28 -07:00
send-v2.js Merge pull request #3742 from danjm/i3705-prefix-to-address-with-0x 2018-03-27 19:08:22 -07:00
settings.js ui - settings - fix for currentLocale 2018-03-27 18:21:22 -07:00
store.js Updated commonjs require path for redux-logger and redux-thunk modules 2017-08-08 14:15:45 -07:00
token-util.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 2017-11-06 15:57:57 -03:30
unlock.js i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
util.js Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 2018-01-16 12:14:03 -08:00
welcome-screen.js Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 2018-03-12 14:33:45 -02:30