| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 1 | -248/+0 |
* | Implement tslint enum-naming to enforce PascalCase on enum members (#1474) | Xianny | 2019-01-12 | 1 | -65/+65 |
* | Merge branch 'development' into fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 1 | -0/+9 |
|\ |
|
| * | Analytics events for ETH/USD toggle and failure to fetch eth usd price | Steve Klebanoff | 2018-12-13 | 1 | -0/+9 |
* | | feat(instant): add new event for unknown buy errors | Brandon Millman | 2018-12-21 | 1 | -0/+6 |
|/ |
|
* | feat: refactor provider name and displayName logic | fragosti | 2018-12-08 | 1 | -3/+2 |
* | feat: log walletDisplayName to Heap | fragosti | 2018-12-08 | 1 | -0/+3 |
* | Only include localhost in host domains if in development mode | Steve Klebanoff | 2018-12-06 | 1 | -2/+2 |
* | Merge pull request #1381 from 0xProject/feature/magic-input-error | Steve Klebanoff | 2018-12-05 | 1 | -3/+3 |
|\ |
|
| * | Add GIT_SHA and NPM_VERSION constants, report git and npm version in error | Steve Klebanoff | 2018-12-05 | 1 | -3/+3 |
* | | Merge pull request #1371 from 0xProject/feature/instant/log-decimals-and-add-... | Steve Klebanoff | 2018-12-05 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | 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 | -0/+4 |
* | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap i... | Steve Klebanoff | 2018-12-04 | 1 | -5/+7 |
|/ |
|
* | Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'development' into feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -1/+149 |
| |\ |
|
| * | | cdn -> dischargeTarget, and report to heap | Steve Klebanoff | 2018-12-01 | 1 | -0/+1 |
* | | | add missing import from merge | Steve Klebanoff | 2018-12-01 | 1 | -0/+1 |
* | | | Merge branch 'development' into feature/instant/misc-close-analytics | Steve Klebanoff | 2018-11-30 | 1 | -1/+37 |
|\ \ \
| | |/
| |/| |
|
| * | | assetAmount -> assetBuyAmount | Steve Klebanoff | 2018-11-30 | 1 | -2/+2 |
| * | | Merge branch 'development' into feature/instant/quote-analytics | Steve Klebanoff | 2018-11-29 | 1 | -1/+22 |
| |\ \ |
|
| | * \ | Merge branch 'development' into feature/instant/install-analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+6 |
| | |\ \ |
|
| | * | | | feat(instant): Install Wallet analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+10 |
| | * | | | Track install wallet clicked | Steve Klebanoff | 2018-11-28 | 1 | -1/+4 |
| * | | | | fetchedVia -> fetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -4/+4 |
| * | | | | QuoteFetchedVia -> QuoteFetchOrigin | Steve Klebanoff | 2018-11-29 | 1 | -3/+3 |
| * | | | | Take out asset name and data as we can use the selected event properties | Steve Klebanoff | 2018-11-29 | 1 | -9/+1 |
| * | | | | Tracking quote errors | Steve Klebanoff | 2018-11-28 | 1 | -0/+16 |
| * | | | | feat(instant): Quote fetch tracking | Steve Klebanoff | 2018-11-28 | 1 | -1/+8 |
| | |/ /
| |/| | |
|
* / | | | feat(instant): Close and View Transaction analytics events | Steve Klebanoff | 2018-11-28 | 1 | -1/+6 |
|/ / / |
|
* | | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 1 | -0/+55 |
|\| | |
|
| * | | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-28 | 1 | -3/+25 |
| |\ \ |
|
| * | | | feat(instant): change event properties to ms times instead of unix timestamps | Brandon Millman | 2018-11-28 | 1 | -8/+5 |
| * | | | Merge branch 'development' into feature/instant/events-buy | Brandon Millman | 2018-11-27 | 1 | -0/+27 |
| |\ \ \ |
|
| * | | | | feat(instant): add expectedEndTimeUnix and actualEndTimeUnix to buy events | Brandon Millman | 2018-11-27 | 1 | -8/+23 |
| * | | | | feat(instant): add buyQuote properties to buy events | Brandon Millman | 2018-11-27 | 1 | -7/+36 |
| * | | | | feat(instant): add txHash to relevant buy events | Brandon Millman | 2018-11-27 | 1 | -3/+3 |
| * | | | | feat(instant): implement buy events without associated properties | Brandon Millman | 2018-11-27 | 1 | -0/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'development' into feature/instant/dropdown-analytics | Steve Klebanoff | 2018-11-28 | 1 | -3/+25 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Set selected asset to none | Steve Klebanoff | 2018-11-27 | 1 | -6/+2 |
| * | | | Track numberAvailableAssets, selectedAssetName, selectedAssetData event prope... | Steve Klebanoff | 2018-11-27 | 1 | -2/+14 |
| * | | | Fix dupe merge issue | Steve Klebanoff | 2018-11-27 | 1 | -1/+0 |
| * | | | Merge branch 'development' into feature/instant/token-picker-events | Steve Klebanoff | 2018-11-27 | 1 | -0/+27 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | feat(instant): Event tracking for token selector | Steve Klebanoff | 2018-11-27 | 1 | -1/+6 |
| * | | | Token selector searched | Steve Klebanoff | 2018-11-27 | 1 | -0/+3 |
| * | | | Token Selector open, closed, chose | Steve Klebanoff | 2018-11-27 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | feat(instant): Add analytics events for payment dropdown | Steve Klebanoff | 2018-11-28 | 1 | -0/+6 |
| |/
|/| |
|
* | | Merge branch 'development' into feature/instant/open-close-events | Steve Klebanoff | 2018-11-27 | 1 | -13/+19 |
|\| |
|
| * | chore(instant): revert usage of event properties | Brandon Millman | 2018-11-22 | 1 | -10/+3 |
| * | chore(instant): refactor usage of event properties in heap | Brandon Millman | 2018-11-22 | 1 | -14/+18 |
| * | feat(instant): implement account related events | Brandon Millman | 2018-11-21 | 1 | -2/+11 |
* | | Send in explicit props | Steve Klebanoff | 2018-11-22 | 1 | -16/+14 |
* | | feat(instant): Add more event properties to heap | Steve Klebanoff | 2018-11-21 | 1 | -0/+6 |
* | | Move out generating of event properties, and send in orderSource | Steve Klebanoff | 2018-11-21 | 1 | -0/+23 |
|/ |
|
* | Change disabled analytics name, add assertion, and always set | Steve Klebanoff | 2018-11-20 | 1 | -4/+4 |
* | Add way to disable via props | Steve Klebanoff | 2018-11-17 | 1 | -3/+20 |
* | Remove old function | Steve Klebanoff | 2018-11-17 | 1 | -2/+0 |
* | Widget -> Instant | Steve Klebanoff | 2018-11-17 | 1 | -0/+2 |
* | Getting rid of unused function, and using track prefix | Steve Klebanoff | 2018-11-17 | 1 | -4/+2 |
* | Disable tslint for unused function so we can include this for future tracking... | Steve Klebanoff | 2018-11-17 | 1 | -0/+1 |
* | Report on git sha and npm version of build | Steve Klebanoff | 2018-11-17 | 1 | -2/+4 |
* | We may not know num available assets available when wallet ready, so not trac... | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
* | Make user and event properties more specific | Steve Klebanoff | 2018-11-17 | 1 | -3/+12 |
* | Typesafe analytic actions | Steve Klebanoff | 2018-11-17 | 1 | -24/+26 |
* | Take out console.logs | Steve Klebanoff | 2018-11-16 | 1 | -3/+0 |
* | Introduce ANALYTICS_ENABLED constant | Steve Klebanoff | 2018-11-16 | 1 | -0/+6 |
* | Use pure functions instead of class | Steve Klebanoff | 2018-11-16 | 1 | -27/+24 |
* | feat(instant): Heap middleware and first tracking events | Steve Klebanoff | 2018-11-16 | 1 | -0/+35 |