Brandon Millman
|
c8a8b851d8
|
Consolidate all console.log into the @0xproject/utils package
|
2018-03-13 18:13:48 -07:00 |
|
Fabio Berger
|
76a31b6fd6
|
Merge pull request #447 from 0xProject/refactorAnalytics
Refactor Website Analytics
|
2018-03-12 11:28:34 +01:00 |
|
Fabio Berger
|
caaa70f630
|
Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we don't sometimes pass an empty string and sometimes undefined
|
2018-03-11 12:33:34 +01:00 |
|
Fabio Berger
|
8a58ffda86
|
Fix tslint issues
|
2018-03-10 16:59:59 +01:00 |
|
Fabio Berger
|
cea8dcae3d
|
Refactor Analytics so that calls to ReactGA are all in a single module, combining the provider type util function, moving GA id to configs and using utils.onPageLoadAsync
|
2018-03-10 16:53:42 +01:00 |
|
Fabio Berger
|
e88eba1877
|
Fix tslint errors
|
2018-03-06 20:55:57 +01:00 |
|
Fabio Berger
|
0b1ba9f997
|
Move Documentation to the @0xproject/react-docs package
|
2018-03-06 16:31:55 +01:00 |
|
Fabio Berger
|
5a90fece80
|
Moved over all pages/shared components and dependencies to react-shared
|
2018-03-05 13:53:13 +01:00 |
|
Leonid Logvinov
|
ec198343b5
|
Make naming of schemas consistent
|
2018-02-08 18:14:52 +01:00 |
|
Leonid Logvinov
|
1233c33116
|
Address feedback
|
2018-02-08 16:23:20 +01:00 |
|
Leonid Logvinov
|
8fba0477a6
|
Remove hash from signatureData
|
2018-02-07 20:58:19 +01:00 |
|
Leonid Logvinov
|
e6f2c7a382
|
Remove networkId from orderJSON
|
2018-02-07 20:38:30 +01:00 |
|
Fabio Berger
|
c172b9e080
|
Add networkId to event label
|
2018-02-06 16:25:50 -08:00 |
|
Thomas Schmidt
|
91a5bcf380
|
Converted BigNumber to number for GA logging
|
2018-02-05 16:43:50 -08:00 |
|
Thomas Schmidt
|
75ded89790
|
GA logging for order creation
|
2018-02-05 16:20:53 -08:00 |
|
Fabio Berger
|
16ea0348a9
|
Fix linter errors
|
2018-01-30 20:45:09 +01:00 |
|
Fabio Berger
|
6206ebc994
|
Implement just-in-time loading of token balances & allowances
|
2018-01-28 16:19:55 +01:00 |
|
Jacob Evans
|
13ec8ed03c
|
Allow Token symbols to be alphanumeric
|
2018-01-19 10:42:37 +11:00 |
|
Leonid Logvinov
|
b4375d6f64
|
Enable restrict-plus-operands and fix issues detected
|
2018-01-17 16:14:25 +01:00 |
|
Leonid Logvinov
|
4dfa720f2d
|
Use configured version of bignumber in all packages
|
2018-01-04 12:38:19 +01:00 |
|
Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Brandon Millman
|
cb11aec84d
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
|
2017-12-20 15:30:25 +01:00 |
|
Fabio Berger
|
b7004b3002
|
Refactor remaining _.assign to spread operator
|
2017-12-19 11:25:50 +01:00 |
|
Fabio Berger
|
1aed970ce3
|
standarize on grey over gray spelling and other color related fixes
|
2017-12-18 10:28:34 +01:00 |
|
Fabio Berger
|
445ff1e28e
|
Standardize colors to always be in uppercase hex and consolidate material-ui greys
|
2017-12-18 10:06:16 +01:00 |
|
Fabio Berger
|
df9d3e3e16
|
Consolidate all custom colors and material-ui colors into a colors module
|
2017-12-18 09:15:12 +01:00 |
|
Fabio Berger
|
22c4ee6ef7
|
Update first two string enums to native type
|
2017-12-17 19:35:24 -05:00 |
|
Leonid Logvinov
|
2041e9945e
|
Fix website unused vars
|
2017-12-15 15:19:19 +01:00 |
|
Fabio Berger
|
5a59ac4c6b
|
fix remaining tslint errors
|
2017-11-27 22:08:08 -06:00 |
|
Fabio Berger
|
6118561bb5
|
update tokenByAddress after tokenStateByAddress to avoid race-condition
|
2017-11-23 13:58:27 -06:00 |
|
Fabio Berger
|
3660ba28d7
|
Add website to mono repo, update packages to align with existing sub-packages, use new subscribeAsync 0x.js method
|
2017-11-21 14:03:08 -06:00 |
|