-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V2.0.0 Add Typescript support #185
Merged
Merged
Changes from 3 commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
fa89888
DOTCOM-3581: update deps and add typescript default config (#177)
lucasassisrosa 30c9792
DOTCOM-3583: convert base files to typescript (#179)
lucasassisrosa 4c45b92
DOTCOM-3584: convert resource files and tests to typescript (#181)
lucasassisrosa 331ab2b
fix Webhooks and utils tests
lucasassisrosa 54fdce5
fix autoPagination specs
lucasassisrosa d6a1555
perform nock cleanup
lucasassisrosa d9d5ddd
fix Resources tests
lucasassisrosa ba2dd15
fix Telnyx Module tests
lucasassisrosa e0044fa
update workflow to avoid timeouts
lucasassisrosa d5c96c3
update test setup for Node 18
lucasassisrosa b59ac84
add all resources
lucasassisrosa e066188
update legacy Payment resource
lucasassisrosa 9f2f7a6
add import to Resources
lucasassisrosa d0b2bbf
add missing Resources tests
lucasassisrosa 6d22e34
update Calls and Messaging types according to API specs
lucasassisrosa 160f17a
fix typos
lucasassisrosa 0cc2eef
fix Calls missing types and methods
lucasassisrosa cc510ca
update Call examples to Typescript
lucasassisrosa 3656ee5
remove previous Call example
lucasassisrosa b81ad21
add Messaging example
lucasassisrosa fd74b66
update npm and node target versions
lucasassisrosa d364c7a
update examples lockfile and changelog
lucasassisrosa a1dce66
add more detailed instructions on env setup
lucasassisrosa 36b543e
update legacy Resources
lucasassisrosa 2aa2d57
update instructions for v2 usage
lucasassisrosa 89594e2
fix npm publish flow
lucasassisrosa e4ccc6d
release alpha.1
lucasassisrosa 990cf09
update examples to use 2.0.0-alpha.1
lucasassisrosa 3f6138c
fix AI resource
lucasassisrosa 8588eba
update nested resources typing
lucasassisrosa 70160dc
update examples
lucasassisrosa 0a90d88
add Addresses example
lucasassisrosa e477fe9
update resources method names and missing d types
lucasassisrosa 90ce906
remove unused resources
lucasassisrosa c52b5f7
update changelog
lucasassisrosa 82622c2
update stale resources
lucasassisrosa e3f8c13
add missing Messages endpoints
lucasassisrosa 9a0fe07
update type declarations
lucasassisrosa ef1361a
update changelog and bump alpha version
lucasassisrosa e4f2066
update changelog
lucasassisrosa 7bdc48e
update examples
lucasassisrosa 79a287c
update optional types
lucasassisrosa 5ea897c
export events type defs
lucasassisrosa 1275a81
fix nested resources logic
lucasassisrosa 7ddc895
FIX: README Typo (#186)
mpareja-godaddy 5319f81
bump to beta
lucasassisrosa 0f10754
fix nested resources methods names
lucasassisrosa 0026786
fix identity resources
lucasassisrosa 4b029f3
add missing Texml resource methods
lucasassisrosa 2d203d6
add missing inventory resources and methods
lucasassisrosa 3c7c4b5
update package deps
lucasassisrosa 3551f33
add missing Errors type def
lucasassisrosa 4849d7f
add Versions info
lucasassisrosa 2b9ca9d
update changelog
lucasassisrosa 7dbe904
update examples telnyx package dependency version
lucasassisrosa dcd1d64
add contributing section
lucasassisrosa ed1d0f5
fix transformResponseData usage
lucasassisrosa b113497
fix porting types
lucasassisrosa a539e56
Merge branch 'master' into v2.0.0
lucasassisrosa 6132d47
update examples to use beta 4
lucasassisrosa 94e15a9
update telnyx api types
lucasassisrosa 81b4e3b
fix telnyx api types dupes
lucasassisrosa ae8645b
update events
lucasassisrosa ffeb5c6
update portout events resource
lucasassisrosa f3f0c5a
update telephony credentials resource
lucasassisrosa ecbde2b
fix managed accounts tests
lucasassisrosa 421374c
update sim cards resource
lucasassisrosa c9cc8cb
remove unused Number Order Documents resource
lucasassisrosa 097a9b4
update changelog
lucasassisrosa 4ace4e9
update tsconfig and lib to include js extension
lucasassisrosa 7bf2644
Merge branch 'master' into v2.0.0
lucasassisrosa 31ea9cd
bump version to beta 5
lucasassisrosa 045a4eb
add connections example
lucasassisrosa 324128e
update examples to use beta 5
lucasassisrosa d601c0a
add numbers example
lucasassisrosa 7c4805f
fix WebhookHeader type in type definitions
lucasassisrosa a7d9777
2.0.0-beta.6
lucasassisrosa aec02ea
fix linter on cc example
lucasassisrosa 802737f
update tests
lucasassisrosa aeba325
v2.0.0
lucasassisrosa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
*.node*.js | ||
dist | ||
node_modules | ||
lib/Error.js | ||
tsconfig.json |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove