Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |