aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/confirm-token-transaction-base
Commit message (Collapse)AuthorAgeFilesLines
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-14/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Round large exponential numbersAlexander Tseung2018-07-281-2/+5
|
* Use Number constructor for number conversion. Use existing ↵Alexander Tseung2018-07-181-1/+1
| | | | noConversionRateAvailable message
* Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-183-0/+121
tokens with contract exchange rates