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-07-21 16:02:23 -04:00
..
accounts/new-account
components refactor Alert component to work properly 2018-07-21 16:02:23 -04:00
constants Various fixes from PR comments 2018-07-06 16:27:08 -07:00
css Merge pull request #4625 from MetaMask/initial-trezor-support 2018-07-19 15:00:59 -04:00
ducks Add unit tests for confirmTransaction duck and util 2018-07-10 00:18:37 -07:00
first-time
helpers Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 2018-07-17 13:38:14 -07:00
img
keychains/hd
reducers Merge pull request #4625 from MetaMask/initial-trezor-support 2018-07-19 15:00:59 -04:00
selectors Use Number constructor for number conversion. Use existing noConversionRateAvailable message 2018-07-17 14:06:30 -07:00
account-and-transaction-details.js
actions.js Merge pull request #4625 from MetaMask/initial-trezor-support 2018-07-19 15:00:59 -04:00
app.js added new global alert 2018-07-19 02:31:02 -04:00
conf-tx.js Remove unused confirm transaction files 2018-07-17 13:38:14 -07:00
conversion-util.js Various fixes from PR comments 2018-07-06 16:27:08 -07:00
conversion-util.test.js
i18n-provider.js Fallback to English and then the key for I18nProvider#t 2018-07-11 16:50:37 -02:30
infura-conversion.json
main-container.js Prevent users from submitting password multiple times on the unlock screen 2018-07-10 20:00:06 -07:00
new-keychain.js
reducers.js Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
root.js
routes.js Merge pull request #4625 from MetaMask/initial-trezor-support 2018-07-19 15:00:59 -04:00
select-app.js
selectors.js Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
store.js
token-util.js
util.js Add fallback options for displaying recipient name in the Confirm screen 2018-07-20 14:23:53 -07:00
welcome-screen.js