Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Tseung | 2018-10-16 | 2 | -0/+53 |
| | |||||
* | Fix action translations edge cases | Alexander Tseung | 2018-10-06 | 3 | -1/+13 |
| | |||||
* | Translate method names in the transaction list only when applicable | Alexander Tseung | 2018-10-05 | 3 | -2/+28 |
| | |||||
* | Switch existing modals from using Notification to Modal. Remove Notification ↵ | Alexander Tseung | 2018-09-20 | 2 | -1/+18 |
| | | | | component. Add CancelTransaction modal | ||||
* | Fix exception thrown on getTokenData | Alexander Tseung | 2018-09-19 | 2 | -2/+24 |
| | |||||
* | Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵ | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
| | | | | Log initial ETH value. Add timestamps to Activity Log events | ||||
* | Add WEI to getEthConversionFromWeiHex | Alexander Tseung | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | Add TransactionBreakdown component | Alexander Tseung | 2018-09-13 | 1 | -0/+12 |
| | |||||
* | Allow denominations in CurrencyDisplay component | Alexander Tseung | 2018-09-13 | 2 | -12/+28 |
| | |||||
* | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 2 | -7/+13 |
| | |||||
* | Update retry transaction logic to use network nonce | Alexander Tseung | 2018-08-24 | 1 | -9/+7 |
| | |||||
* | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -0/+5 |
| | |||||
* | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -1/+6 |
| | |||||
* | Show token amounts in TransactionListItem for token transfers | Alexander Tseung | 2018-08-24 | 2 | -22/+22 |
| | |||||
* | Add retry button to TransactionListItem | Alexander Tseung | 2018-08-24 | 1 | -0/+21 |
| | |||||
* | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 4 | -19/+98 |
| | |||||
* | Add withMethodData HOC, add higher-order-component folder | Alexander Tseung | 2018-08-24 | 1 | -108/+0 |
| | |||||
* | Use eth_getCode to sort transaction action type | Alexander Tseung | 2018-08-23 | 1 | -0/+5 |
| | |||||
* | Cast arguments for new Bignumbers() to string. | Dan Miller | 2018-08-15 | 1 | -1/+1 |
| | |||||
* | Round large exponential numbers | Alexander Tseung | 2018-07-28 | 1 | -0/+9 |
| | |||||
* | Add close window support to signature requests. Move logic to actions | Alexander Tseung | 2018-07-24 | 1 | -0/+6 |
| | |||||
* | Add fallback when no function found, fix network colors, add fiat values for ↵ | Alexander Tseung | 2018-07-18 | 1 | -0/+17 |
| | | | | tokens with contract exchange rates | ||||
* | Add unit tests for confirmTransaction duck and util | Alexander Tseung | 2018-07-10 | 1 | -0/+137 |
| | |||||
* | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -0/+15 |
| | |||||
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+101 |
| | |||||
* | Don't update token balances after tracker is stopped | Whymarrh Whitby | 2018-07-05 | 1 | -0/+3 |
| | |||||
* | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 1 | -0/+105 |