-
Notifications
You must be signed in to change notification settings - Fork 8
HCK-7311: http requester #49
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0403298
feat: replaced aws sdk with direct glue client package
chulanovskyi-bs ae3da7f
Merge branch 'develop' into feat/HCK-3126-glue-client
chulanovskyi-bs 06fd128
fix: handle the missing Type of the column (#39)
chulanovskyi-bs defa62e
feat: added fetch-http-handler
chulanovskyi-bs 0cc7d64
chore: move HttpHandler to its own place
chulanovskyi-bs c4731e1
temp: skeleton for a controller
chulanovskyi-bs 910676b
merge develop
chulanovskyi-bs 186cd6d
Merge branch 'develop' of github.com:hackolade/glue into feat/HCK-731…
chulanovskyi-bs 3fe9cd3
feat: replaced @aws-sdk/fetch-http-handler with own HttpHandler that …
chulanovskyi-bs c147b46
chore: refactored lodash dependency usage
chulanovskyi-bs 7141bf1
chore: removed `@aws-sdk/fetch-http-handler` package
chulanovskyi-bs d5fdf66
feat: start using own request handler in FE
chulanovskyi-bs 954b681
chore: use lodash discreetly
chulanovskyi-bs 37063a3
fix: declared `electron` as external package
chulanovskyi-bs 34dd747
chore: declared `electron` as peer dependency
chulanovskyi-bs d1f3950
fix: preserve error trace in reject
chulanovskyi-bs 50c1732
Update shared/httpHandler/httpHandler.js
chulanovskyi-bs 45ade36
chore: replace Promise.reject with a throw statement
chulanovskyi-bs f89e861
Merge branch 'feat/HCK-7311-http-requester' of github.com:hackolade/g…
chulanovskyi-bs ea27b56
fix: replaced own implementation of query builder with native URLSear…
chulanovskyi-bs e647e5d
chore: made the contract more explicit
chulanovskyi-bs 2ab079f
chore: updated package-lock.json
chulanovskyi-bs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file was deleted.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.