aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/generate_order
Commit message (Expand)AuthorAgeFilesLines
* Add missing type definitionsLeonid Logvinov2018-05-143-23/+23
* Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-4/+4
* Merge pull request #447 from 0xProject/refactorAnalyticsFabio Berger2018-03-121-12/+3
|\
| * Fix tslint issuesFabio Berger2018-03-101-1/+1
| * Refactor Analytics so that calls to ReactGA are all in a single module, combi...Fabio Berger2018-03-101-12/+3
* | Fix getTokenBalanceAndAllowanceAsync to take ownerAddressIfExists so that we ...Fabio Berger2018-03-111-1/+2
|/
* Fix tslint errorsFabio Berger2018-03-071-2/+1
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-1/+2
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-052-2/+2
* Make naming of schemas consistentLeonid Logvinov2018-02-091-2/+2
* Address feedbackLeonid Logvinov2018-02-081-8/+9
* Remove hash from signatureDataLeonid Logvinov2018-02-081-13/+4
* Remove networkId from orderJSONLeonid Logvinov2018-02-081-2/+0
* Add networkId to event labelFabio Berger2018-02-071-1/+4
* Converted BigNumber to number for GA loggingThomas Schmidt2018-02-061-1/+1
* GA logging for order creationThomas Schmidt2018-02-061-0/+12
* Fix linter errorsFabio Berger2018-01-313-4/+2
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-283-31/+17
* Allow Token symbols to be alphanumericJacob Evans2018-01-191-4/+4
* Enable restrict-plus-operands and fix issues detectedLeonid Logvinov2018-01-171-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-2/+2
* Apply prettier configLeonid Logvinov2018-01-033-98/+117
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-203-59/+59
* Refactor remaining _.assign to spread operatorFabio Berger2017-12-191-1/+3
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-182-2/+2
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-182-4/+4
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-182-2/+2
* Update first two string enums to native typeFabio Berger2017-12-181-13/+13
* Fix website unused varsLeonid Logvinov2017-12-153-33/+2
* fix remaining tslint errorsFabio Berger2017-11-283-35/+35
* update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-223-0/+876