Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fetch token prices based on contract address | bitpshr | 2018-04-16 | 1 | -16/+4 |
| | |||||
* | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -1/+1 |
| | | | | via a provider. | ||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -1/+1 |
| | |||||
* | Fix alignment of ellipsis and address in wallet view. (#3198) | Dan J Miller | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Remove duplicate token balance on uat next. (#3195) | Dan J Miller | 2018-02-07 | 1 | -2/+0 |
| | |||||
* | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 1 | -3/+4 |
| | |||||
* | Wallet view supports screen sizes between 576px and 667px (#3193) | Dan J Miller | 2018-02-06 | 1 | -12/+17 |
| | |||||
* | Update main view styling | Alexander Tseung | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | Hide fiat values on account details screen when eth/token value is 0. | Dan | 2017-12-21 | 1 | -1/+3 |
| | |||||
* | More lint fixes | Dan | 2017-11-02 | 1 | -6/+6 |
| | |||||
* | Correct rendering of conversions when conversion rate is a token. (#2498) | Dan J Miller | 2017-10-27 | 1 | -12/+16 |
| | |||||
* | Fix Conversions bugs; Fiat value bugs | Chi Kei Chan | 2017-10-21 | 1 | -3/+5 |
| | |||||
* | Hide token confirmation modal ui | Dan | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Token menu ui. | Dan | 2017-10-02 | 1 | -0/+18 |
| | |||||
* | Close sidebar on token selection. | Dan | 2017-09-29 | 1 | -2/+9 |
| | |||||
* | Adds USD to token list. | Dan | 2017-09-16 | 1 | -3/+37 |
| | |||||
* | Add Contract Tx List Item; Update Token Tx on select | Chi Kei Chan | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Show token balance and identicon | Chi Kei Chan | 2017-09-07 | 1 | -3/+3 |
| | |||||
* | Adding Token transaction detail screen | Chi Kei Chan | 2017-09-06 | 1 | -2/+23 |
| | |||||
* | Implement tokens list UI | Chi Kei Chan | 2017-09-06 | 1 | -6/+17 |
| | |||||
* | Move responsive ui into its own folder for easier merges | Dan Finlay | 2017-07-21 | 1 | -0/+72 |
| | |||||
* | Make folder for responsive UI | Dan Finlay | 2017-07-04 | 1 | -72/+0 |
| | |||||
* | Remove send button | Dan Finlay | 2017-07-01 | 1 | -0/+2 |
| | | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now. | ||||
* | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
|\ | |||||
| * | Support other network links | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| | | |||||
* | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| | | |||||
* | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 1 | -7/+29 |
|/ | | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view. | ||||
* | Remove excessive log | Dan Finlay | 2017-06-15 | 1 | -1/+0 |
| | |||||
* | Auto populate token list with popular token balances | Dan Finlay | 2017-06-14 | 1 | -3/+19 |
| | | | | | | | | | Half implements #175 Things to do: - Add ability to add tokens to the list. - Persist the token tab selection (so it is an implicit preference) - Check what's up with the token-tracker polling, it seems like it is not waiting the interval. | ||||
* | Add placeholder etherscan token icons | Dan Finlay | 2017-04-25 | 1 | -1/+3 |
| | |||||
* | Get token list looking ok | Dan Finlay | 2017-04-22 | 1 | -2/+9 |
| | |||||
* | Add functional but ugly and hard-coded token list | Dan Finlay | 2017-04-21 | 1 | -0/+22 |