aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/constants
Commit message (Collapse)AuthorAgeFilesLines
* Group transactions by nonce (#5886)Alexander Tseung2018-12-101-1/+2
|
* Merge branch 'develop' into developkumavis2018-10-211-0/+3
|\
| * Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-0/+1
|/
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-0/+1
| | | | component. Add CancelTransaction modal
* Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-131-0/+2
|
* Change "Outgoing" to "Sent Ether" or "Sent Token"Alexander Tseung2018-08-241-2/+2
|
* Add CurrencyDisplay and TokenCurrencyDisplay componentsAlexander Tseung2018-08-241-0/+1
|
* Fix e2e testsAlexander Tseung2018-08-241-0/+1
|
* Fix integration testsAlexander Tseung2018-08-241-0/+1
|
* Fix shapeshift transactions. Delete unused filesAlexander Tseung2018-08-241-0/+2
|
* Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-2/+2
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-0/+18
|
* Show error while allowing confirmation of transaction where simulation failsDan Miller2018-08-091-1/+1
|
* Various fixes from PR commentsAlexander Tseung2018-07-071-0/+3