1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app
2018-03-09 16:31:17 +01:00
..
accounts Explicitly define state in import account from json component (#3491) 2018-03-09 16:30:31 +01:00
components Add empty object default value for tokenData (#3493) 2018-03-09 16:31:17 +01:00
css Explicitly define state in import account from json component (#3491) 2018-03-09 16:30:31 +01:00
first-time Fix Import Existing DEN in popup New UI first time flow. 2018-02-19 22:46:18 -03:30
img Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
keychains/hd Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 2018-03-08 16:29:29 +01:00
reducers Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 2018-03-08 16:29:29 +01:00
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 2018-02-05 18:31:21 -08:00
account-detail.js Add one px to address for Firefox clipping 2018-01-10 21:54:43 -08:00
actions.js Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 2018-03-08 16:29:29 +01:00
add-token.js Default add-token decimal value to string (#3451) 2018-03-06 15:15:26 -03:30
app.js Fix seed phrase validation clearing form (#3417) 2018-03-06 09:14:57 -08:00
conf-tx.js Merge branch 'master' into uat 2018-01-23 10:55:21 -08:00
conversion-util.js Rounding of vals < 0.01 in currency display consistent with master. 2017-11-10 14:12:26 -08:00
info.js Use https 2018-01-12 11:03:03 -08:00
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 2017-09-27 11:16:38 -07:00
main-container.js [NewUI] Opens to full screen when restoring from seed. (#3201) 2018-02-07 21:08:55 -03:30
new-keychain.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
reducers.js Use const and fix lint warnings 2017-10-30 20:08:10 +01:00
root.js Add UI selection 2017-12-04 23:08:23 -03:30
select-app.js [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) 2018-01-15 13:23:44 -08:00
selectors.js Fix exception thrown in selected token tx list with shapeshift txs (#3215) 2018-02-08 17:37:22 -08:00
send-v2.js Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit 2018-03-06 15:05:43 -08:00
send.js Add frontend validation to ensure that ether inputs are valid. 2017-12-27 18:22:10 -08:00
settings.js Use same logic for downloading state logs in the old/uat 2018-02-20 19:52:32 -08:00
store.js Updated commonjs require path for redux-logger and redux-thunk modules 2017-08-08 14:15:45 -07:00
template.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
token-tracker.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 2017-11-06 15:57:57 -03:30
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 Replace Lock wording with Log Out / Log In 2018-03-06 14:51:26 -08:00
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