Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds basic tab content to gas customizer, with styled button group (static, ↵ | Dan Miller | 2018-12-04 | 1 | -0/+2 |
| | | | | for now). | ||||
* | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵ | Dan Miller | 2018-12-04 | 1 | -1/+7 |
| | | | | customize modal. | ||||
* | Adds new gas customization modal container (without content) | Dan Miller | 2018-12-04 | 1 | -0/+2 |
| | |||||
* | Fix rounding issue when sending max tokens (#5695) | Alexander Tseung | 2018-11-20 | 1 | -0/+2 |
| | | | | | | | | | | * Fix rounding issue when sending max tokens * Ensure amount row shows exact amount of max tokens on send screen (#2) * Fix tests * Change stored redux value from BigNumber to hex string. Fix TokenInput default value | ||||
* | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 1 | -0/+2 |
| | | | | | | | | | | * Parameterize NetworkDisplay background colour * Update design for login request screen * Pass siteTitle, siteImage through for calls to ethereum.enable() * Bring the site images closer together | ||||
* | Fix blockies icons overriding contract map icons. Refactor Identicon ↵ | Alexander Tseung | 2018-10-25 | 1 | -0/+2 |
| | | | | component (#5599) | ||||
* | Extract Add Token button into its own component | Whymarrh Whitby | 2018-10-18 | 1 | -0/+2 |
| | |||||
* | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Modal component | Alexander Tseung | 2018-09-20 | 1 | -0/+2 |
| | |||||
* | Refactor ConfirmPageContainerError to ErrorMessage | Alexander Tseung | 2018-09-20 | 1 | -0/+2 |
| | |||||
* | Add TransactionListItemDetails component | Alexander Tseung | 2018-09-13 | 1 | -0/+4 |
| | |||||
* | Add ActivityLog component | Alexander Tseung | 2018-09-13 | 1 | -0/+4 |
| | |||||
* | Adds sidebar component and refactors slide in wallet view sidebar to use it. | Dan Miller | 2018-08-29 | 1 | -0/+4 |
| | |||||
* | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 1 | -6/+18 |
| | |||||
* | Update logo wordmark | Alexander Tseung | 2018-08-19 | 1 | -0/+2 |
| | |||||
* | Add ButtonGroup component | Alexander Tseung | 2018-07-24 | 1 | -0/+2 |
| | |||||
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+10 |
| | |||||
* | Indicate the current selected account on the popup account view (#4445) | Alexander Tseung | 2018-06-05 | 1 | -0/+2 |
| | |||||
* | Add notification for dropped retry transactions (#4363) | Alexander Tseung | 2018-05-30 | 1 | -0/+2 |
| | |||||
* | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -0/+5 |