| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 1 | -8/+8 |
* | Analytics events for ETH/USD toggle and failure to fetch eth usd price | Steve Klebanoff | 2018-12-13 | 1 | -0/+3 |
* | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmount | Steve Klebanoff | 2018-12-05 | 1 | -1/+1 |
* | feat(instant): Add eth balance, eth address, token symbol and decimals to eve... | Steve Klebanoff | 2018-12-04 | 1 | -4/+14 |
* | removing unused references | Steve Klebanoff | 2018-12-01 | 1 | -1/+1 |
* | feat(instant): Install Wallet analytics | Steve Klebanoff | 2018-11-28 | 1 | -1/+13 |
* | Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope... | Steve Klebanoff | 2018-11-27 | 1 | -3/+18 |
* | Token Selector open, closed, chose | Steve Klebanoff | 2018-11-27 | 1 | -0/+9 |
* | chore(instant): revert usage of event properties | Brandon Millman | 2018-11-22 | 1 | -2/+2 |
* | chore(instant): refactor usage of event properties in heap | Brandon Millman | 2018-11-22 | 1 | -7/+5 |
* | chore(instant): refactor account tracking logic in middleware to be more read... | Brandon Millman | 2018-11-22 | 1 | -8/+8 |
* | feat(instant): implement account related events | Brandon Millman | 2018-11-21 | 1 | -16/+18 |
* | Linting: rename variable | Steve Klebanoff | 2018-11-20 | 1 | -2/+2 |
* | Trigger Wallet Ready when address changed | Steve Klebanoff | 2018-11-17 | 1 | -2/+16 |
* | Getting rid of unused function, and using track prefix | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
* | We may not know num available assets available when wallet ready, so not trac... | Steve Klebanoff | 2018-11-17 | 1 | -3/+1 |
* | Typesafe analytic actions | Steve Klebanoff | 2018-11-17 | 1 | -2/+4 |
* | Move variable assignments around to be more clear | Steve Klebanoff | 2018-11-16 | 1 | -3/+5 |
* | Linting | Steve Klebanoff | 2018-11-16 | 1 | -1/+0 |
* | Report ETH in units | Steve Klebanoff | 2018-11-16 | 1 | -3/+9 |
* | feat(instant): Heap middleware and first tracking events | Steve Klebanoff | 2018-11-16 | 1 | -0/+38 |