1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
2018-06-03 06:46:45 -02:30
..
accounts/new-account Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
components Merge branch 'develop' into handle-import-account-failure-in-ui 2018-06-03 06:46:45 -02:30
css Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
first-time lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
helpers Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
img Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
keychains/hd Use new design for reveal seed screen. Persist seed words only in first time flow 2018-04-22 09:24:21 -07:00
reducers Add notification for dropped retry transactions (#4363) 2018-05-29 10:23:06 -07:00
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 Merge branch 'develop' into handle-import-account-failure-in-ui 2018-06-03 06:46:45 -02:30
app.js Importing account by json and private key shows error and does not change account if no selectedAddress comes after import. 2018-05-30 17:00:50 -02:30
conf-tx.js Add notification for dropped retry transactions (#4363) 2018-05-29 10:23:06 -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
i18n-provider.js Add withRouter to I18nProvider component 2018-04-02 13:15:31 -07: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 Add new unlock screen design 2018-05-11 12:49:17 -07:00
metamask-connect.js Memoize t function in metamask-connect 2018-03-23 14:21:32 -02:30
new-keychain.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
reducers.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
root.js Stopping wrapping provider children in div; stop wrapping old-ui in provider. 2018-03-29 20:16:45 -02:30
routes.js Update designs for Add Token screen 2018-05-19 23:04:19 -07:00
select-app.js lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
selectors.js Fetch token prices based on contract address 2018-04-15 23:46:40 -04:00
send-v2.js Change btn-secondary styles to btn-default. Make btn-secondary red warning style buttons 2018-05-31 10:37:52 -07:00
store.js build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
token-util.js token-util - warn via loglevel on token lookup failure 2018-05-18 10:51:49 -07:00
util.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
welcome-screen.js Fix lint errors 2018-04-02 16:24:37 -07:00