aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-breakdown
Commit message (Collapse)AuthorAgeFilesLines
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-263-4/+16
|
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-2/+18
|
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵Alexander Tseung2018-09-131-2/+2
| | | | Log initial ETH value. Add timestamps to Activity Log events
* Add TransactionBreakdown componentAlexander Tseung2018-09-138-0/+228