7 Commits

Author SHA1 Message Date
Pavel Birukov
6bfffa0f14 Verify types in tests 2018-10-11 21:17:24 +03:00
jdalrymple
6d5a4b92b0
Typescript Support (#183)
* chore: Introduce typescript 
* chore: Remove lodash.pick, use native js instead
* chore: Add tslint and extend Airbnb ruleset
* chore: Remove Babel Dependency, replace build steps with tsc
* chore: change target for modern env from es2017 to es6 (async/await should be transpiled to downlevel js)
* chore(package): Updating packages
* fix: Fix error while throwing an error in RequestHelper (#156)
* feat: Support rejectUnauthorized parameter (#164)
* feat: Adding project archive abilities
* fix(test): Application settings API updated (#177)
* fix: Removing token requirement (#176)
* chore: Removing npmignore and using files instead.
* fix: obey rate limits for all request types correctly (#170)
* fix: Camel casing broke the body params
2018-09-05 11:22:28 -04:00
Justin
eb691a4548 Linting fix 2018-06-21 23:59:19 -04:00
Justin
fe0a941745 Updating changelog and adding CommitDiscussions support 2018-06-01 22:15:34 -04:00
Justin
d36364a7bf Updating tests 2018-05-17 18:30:18 -04:00
Justin
04a67d4d6c Debugging unit tests! 2018-05-17 08:02:24 -04:00
Justin
8f18780c86 Proper docker container generated 2018-05-16 23:16:35 -04:00