Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (914 commits) Unfix compiler version except for top level contracts Move OrderValidator to extensions Update CHANGELOG Remove assembly version of matchOrders Add getOrderInfo check before calling fillOrder Update comments and hard code function selector constants Fix build after rebase update comments Fix build and add back tests Update dependency paths Add OrderMatcher tests feat: Add OrderMatcher contract that takes spread in multiple assets by calling `matchOrders` followed by `fillOrder` Update CHANGELOG Use more efficient equality checks Add note about input validation Use more efficient check for overflow Check if amount == 0 before doing division Reapply prettier New relayers feat(sra_client.py): Test deployed pkg via tox ... | ||||
| * | 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 |
|\ | | | | | [instant] Magic input to trigger error for production Rollbar testing | ||||
| * | 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 ↵ | Steve Klebanoff | 2018-12-05 | 1 | -1/+5 |
|\ \ | |/ |/| | | | | | 0xProject/feature/instant/log-decimals-and-add-event-properties feat(instant): More event properties for tracking | ||||
| * | ethBalanceInUnitAmount -> lastEthBalanceInUnitAmount | Steve Klebanoff | 2018-12-05 | 1 | -1/+1 |
| | | |||||
| * | feat(instant): Add eth balance, eth address, token symbol and decimals to ↵ | Steve Klebanoff | 2018-12-04 | 1 | -0/+4 |
| | | | | | | | | event properties | ||||
* | | feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap ↵ | Steve Klebanoff | 2018-12-04 | 1 | -5/+7 |
|/ | | | | in development | ||||
* | Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdn | Steve Klebanoff | 2018-12-01 | 1 | -0/+3 |
|\ | | | | | [instant] CDN-approach to identifying environments | ||||
| * | 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 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Make explicit functions Linting Fix props Set selected asset to none Track numberAvailableAssets, selectedAssetName, selectedAssetData event properties Fix dupe merge issue feat(instant): Event tracking for token selector Token selector searched Token Selector open, closed, chose | ||||
| * | | | 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 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix: add --exclude-missing flag to yarn clean command Update CHANGELOG fix: remove getApproved check from OrderValidator since approval is removed after a single transfer Add comment Force scaling input component to rerender when a different asset is chosen Send in explicit props feat(instant): Add more event properties to heap Move out generating of event properties, and send in orderSource autofocus -> hasAutoFocus fix(instant): Right align amounts fix(instant): Autofocus text amount input | ||||
| * | | | | 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 ↵ | Steve Klebanoff | 2018-11-27 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | properties | ||||
| * | | | 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 ↵ | Steve Klebanoff | 2018-11-17 | 1 | -0/+1 |
| | | | | tracking events | ||||
* | 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 ↵ | Steve Klebanoff | 2018-11-17 | 1 | -1/+1 |
| | | | | trackin there | ||||
* | 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 |