1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/test
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
..
data test - add actions unit tests (#5369) 2018-10-10 10:32:26 -04:00
e2e Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
integration Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
lib Refactor buffer constructor (#5468) 2018-10-09 09:32:48 -02:30
screens fix warning for new-ui screen tests 2018-07-02 20:13:04 -04:00
stub Merge branch 'develop' into testing 2018-05-21 14:57:57 -07:00
unit Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
base.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
flat.conf.js eslint --fix . 2018-07-02 18:49:33 -04:00
helper.js fix merge conflicts 2018-08-17 12:56:07 -04:00
mascara.conf.js fix test/mascara.conf.js warnings 2018-07-02 19:53:45 -04:00
setup.js Add ComposableObservableStore for subscription management 2018-04-13 10:20:44 -04:00