Justin
|
dcee7ac5a5
|
fix: jest.config file to properly run tests again. Follow up issue to fix these exceptions
|
2018-10-09 20:22:39 -04: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 |
|
jdalrymple
|
e33c08ac2e
|
Remove token requirement (#176)
* fix: Removing token requirement #173
* chore: Updating npmignore to decrease package size
|
2018-08-27 21:26:43 -04:00 |
|
Justin
|
a2732b9eda
|
feat: Making API version modifyable
|
2018-07-23 19:43:53 -04:00 |
|
Justin Dalrymple
|
eeec3716ad
|
Fixing some test linting warnings, and duplicate data declaration
|
2018-06-06 12:53:03 -04:00 |
|
Justin
|
e77dbd0f69
|
more linting
|
2018-06-05 22:53:49 -04:00 |
|
Justin
|
d1070b3550
|
Linting
|
2018-06-05 22:47:26 -04:00 |
|
Justin
|
9e9dac6128
|
Linting
|
2018-06-05 22:39:09 -04:00 |
|
Justin
|
3b1e91d60a
|
Fixing quotes
|
2018-06-05 22:35:10 -04:00 |
|
Justin
|
da8c8313ea
|
Linting
|
2018-06-05 22:25:10 -04:00 |
|
Justin
|
20ce703a2e
|
Updating tests
|
2018-06-05 21:49:34 -04:00 |
|
Justin
|
d4518e237c
|
Adding tests and updating pagination properties
|
2018-06-05 21:15:46 -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 |
|