1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
..
accounts/new-account Move setAccountLabel into PreferencesController 2018-05-17 12:57:39 -02:30
components Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
constants Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
css Added account options on home screen 2018-10-09 19:43:41 -07:00
ducks Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
first-time Fixing translations in first-time init menu (#4969) 2018-08-07 23:27:52 -02:30
helpers Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
higher-order-components Add unit tests 2018-09-19 14:31:10 -07:00
img Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
keychains/hd Merge branch 'develop' into i3725-refactor-send-component- 2018-05-14 11:44:50 -02:30
reducers Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
selectors Merge pull request #5428 from alextsg/i5372-queue-order 2018-10-05 11:07:44 -07:00
actions.js Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
app.js Merge pull request #5241 from MetaMask/refactor-settings 2018-09-20 23:33:04 -07:00
conf-tx.js Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 2018-09-19 14:31:10 -07:00
conversion-util.js Add tests for TransactionActivityLog. Make changes to rendering events 2018-09-12 19:48:52 -07:00
conversion-util.test.js lint 2018-06-29 16:19:45 +08:00
i18n-provider.js Add tOrKey function to I18nProvider 2018-08-23 16:44:44 -07:00
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 2017-09-27 11:16:38 -07:00
reducers.js Refactor and redesign confirm transaction views 2018-07-06 16:27:08 -07:00
root.js Stopping wrapping provider children in div; stop wrapping old-ui in provider. 2018-03-29 20:16:45 -02:30
routes.js new confirm add suggested token component 2018-08-06 20:03:49 -04:00
select-app.js lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00
selectors.js Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
store.js build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
token-util.js Fix token values being undefined 2018-10-08 17:05:57 -07:00
util.js Add retry button to TransactionListItem 2018-08-23 16:44:44 -07:00
welcome-screen.js i18n - ja improvements 2018-06-06 11:38:57 -07:00