Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Activity Log entry for onchain failures for a transaction. Change ↵ | Alexander Tseung | 2018-10-23 | 1 | -1/+0 |
| | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581) | ||||
* | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 2 | -60/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 1 | -2/+1 |
| | |||||
* | Show token amounts in TransactionListItem for token transfers | Alexander Tseung | 2018-08-24 | 1 | -2/+1 |
| | |||||
* | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 1 | -4/+4 |
| | |||||
* | Use eth_getCode to sort transaction action type | Alexander Tseung | 2018-08-23 | 2 | -32/+80 |
| | |||||
* | Add unit tests for confirmTransaction duck and util | Alexander Tseung | 2018-07-10 | 1 | -0/+675 |
| | |||||
* | Various fixes from PR comments | Alexander Tseung | 2018-07-07 | 1 | -3/+7 |
| | |||||
* | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 1 | -0/+59 |
| | |||||
* | Display newest transaction | Alexander Tseung | 2018-07-07 | 1 | -1/+1 |
| | |||||
* | Refactor data flow, signature request routing | Alexander Tseung | 2018-07-07 | 1 | -22/+26 |
| | |||||
* | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 1 | -0/+319 |
| | |||||
* | Improve send token error ux. | Dan | 2018-07-05 | 2 | -0/+17 |
| | |||||
* | Tests for send.duck.js | Dan | 2018-05-14 | 2 | -7/+154 |
| | |||||
* | Rename ducks/send.js to ducks/send.duck.js | Dan | 2018-05-14 | 1 | -0/+0 |
| | |||||
* | Further refactors; includes refactor of send-v2.js and associated container | Dan | 2018-04-30 | 1 | -0/+15 |
| | |||||
* | Lint fixes and alphabetization for i3725-refactor-send-component | Dan | 2018-04-27 | 1 | -14/+14 |
| | |||||
* | Core of the refactor complete | Dan | 2018-04-27 | 1 | -1/+2 |
| | |||||
* | first commit | Dan | 2018-04-07 | 1 | -0/+54 |