Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 1 | -0/+3 |
|\ | |||||
| * | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 1 | -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 contract | Howard Braham | 2018-10-10 | 1 | -0/+1 |
|/ | |||||
* | Switch existing modals from using Notification to Modal. Remove Notification ↵ | Alexander Tseung | 2018-09-20 | 1 | -0/+1 |
| | | | | component. Add CancelTransaction modal | ||||
* | Allow denominations in CurrencyDisplay component | Alexander Tseung | 2018-09-13 | 1 | -0/+2 |
| | |||||
* | Change "Outgoing" to "Sent Ether" or "Sent Token" | Alexander Tseung | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | Add CurrencyDisplay and TokenCurrencyDisplay components | Alexander Tseung | 2018-08-24 | 1 | -0/+1 |
| | |||||
* | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -0/+1 |
| | |||||
* | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -0/+1 |
| | |||||
* | Fix shapeshift transactions. Delete unused files | Alexander Tseung | 2018-08-24 | 1 | -0/+2 |
| | |||||
* | Use css grid for TransactionListItem for responsive layout | Alexander Tseung | 2018-08-24 | 1 | -2/+2 |
| | |||||
* | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 1 | -0/+18 |
| | |||||
* | Show error while allowing confirmation of transaction where simulation fails | Dan Miller | 2018-08-09 | 1 | -1/+1 |
| | |||||
* | Various fixes from PR comments | Alexander Tseung | 2018-07-07 | 1 | -0/+3 |