aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/src
Commit message (Expand)AuthorAgeFilesLines
* WIPBrandon Millman2018-03-161-0/+1
* Fix bad mergeBrandon Millman2018-03-162-0/+7
* Merge branch 'development' into feature/sra-report/collection-testsBrandon Millman2018-03-164-17/+15
|\
| * Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-151-0/+8
| |\
| | * Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
| | * Fix lint issuesFabio Berger2018-03-131-0/+1
| | * move scripts to monorepro-scriptsFabio Berger2018-03-131-0/+6
| * | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-143-13/+7
| |/
* / Add scaffolding for sra-report collection unit testsBrandon Millman2018-03-143-5/+29
|/
* Add support for ropsten and rinkebyBrandon Millman2018-03-094-1/+17
* Disable completed docs linting for globalsBrandon Millman2018-03-071-0/+1
* Add name to environmentBrandon Millman2018-03-071-0/+3
* Add relevant newman typingsBrandon Millman2018-03-071-1/+3
* Random fixesBrandon Millman2018-03-071-1/+0
* Print error message when no orders are found from /ordersBrandon Millman2018-03-071-1/+3
* Refactor environment factory and generalize token environment keysBrandon Millman2018-03-073-43/+62
* Flesh out READMEBrandon Millman2018-03-071-1/+1
* Add support for custom environment fileBrandon Millman2018-03-062-15/+25
* PrettierBrandon Millman2018-03-064-12/+14
* Add options for exporting environment and collection filesBrandon Millman2018-03-061-3/+18
* Add comment to environment factoryBrandon Millman2018-03-061-3/+8
* Change all globals in environment variablesBrandon Millman2018-03-064-19/+33
* Change url command line option to endpoint-urlBrandon Millman2018-03-061-8/+8
* Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-1/+1
* Add more globalsBrandon Millman2018-03-011-15/+10
* Add stringified order object into globalsBrandon Millman2018-02-282-6/+10
* Write to provided output directoryBrandon Millman2018-02-281-3/+17
* Get orderHash via 0x connectBrandon Millman2018-02-282-25/+33
* Refactor environment factory and promisify newmanBrandon Millman2018-02-282-74/+84
* Add an array of schemaKeys to the globalsBrandon Millman2018-02-241-13/+31
* Use Schema interface from @0xproject/json-schemasBrandon Millman2018-02-242-13/+13
* Implement initial sra-report command line toolBrandon Millman2018-02-234-0/+122