forked from Kong/insomnia
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] develop from Kong:develop #1
Open
sync-upstream
wants to merge
3,231
commits into
awesome-archive:develop
Choose a base branch
from
Kong:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
develohpanda
force-pushed
the
develop
branch
from
February 24, 2021 05:10
4f8b7c8
to
958ba79
Compare
develohpanda
force-pushed
the
develop
branch
2 times, most recently
from
June 3, 2021 08:26
86634fe
to
f577020
Compare
* feat: log request testing results and return them to the main renderer * fix: lint error * fix: install chai with unified version across packages * chore: restore package-lock * chore: restore package-lock * feat(GUI): enable test results pane (#7737) * feat: enable the test result pane * test: bring back tests and cleanups * chore: replace tabitem with tabpanel * chore: useMemo for test result counts * refactor: abstract RequestTestResultRows as a component * chore: cleanup package lock * chore: restore package lock * feat: enable collection runner * fix: cli test failed * fix: lint error * fix: race condition in canceling runner * fix: runner is not canceled when there's an exception * fix: lint error * 1.fix after response iteration and eventname issue * chore: disable the flaky test --------- Co-authored-by: Kent Wang <[email protected]>
… new organization (#7856) * feat: Add logic to redirect users based on their plan when creating a new organization * chore: Update organization creation alert message * improvement after code-review --------- Co-authored-by: Filipe Freire <[email protected]>
* bump required node version * bump node-libcurl * npm i * update npmrc * fix * proper fix of package-lock --------- Co-authored-by: Filipe Freire <[email protected]>
* init * lock file
* add header * hit our own infra * fix app test * allow matching path with different method
…er (#7903) * Add UT and e2e test for upload data for collection runner
…e id by correct order (#8220) * fix(runner): should not generate command with workspace id when all request are selected * fix: sort requests when there's no -i option * fix: introduce original types instead of copies * Update packages/insomnia/src/ui/routes/runner.tsx Co-authored-by: Jay Wu <[email protected]> * fix: lint error * fix(cli): misc issues to keep order in running cli runner (#8223) * fix(cli): cli should not prompt to ask for workspace id * fix: support runing folder and sorting request by path * fix: e2e tests * fix: incorrect sorting * fix: incorrect change detection * fix: comments * fix: include all sub folders in running folder --------- Co-authored-by: Jay Wu <[email protected]>
…S-4536] (#8235) * fix cert passing * feat: mtls for ssl-enabled grpc requests * add user-friendly tls-related error messages to a modal --------- Co-authored-by: jackkav <[email protected]>
Attempting to click on links within tooltips would lead to the tooltip being dismissed. This fixes the issue by moving the tooltip to be a sibling of the tooltip trigger, which is the correct structure for react-aria tooltips. Ref: https://react-spectrum.adobe.com/react-aria/useTooltipTrigger.html
* Use environment variables to set proxy settings on inso * move proxy settings to cli commands * cleanup * proxyEnabled settings
* fix: support async function in insomnia.test * test: fix and add test * fix: test failed * fix: update the solution * fix: lint * fix: test failure * fix: use regexp as replaceAll doesn't available * chore: remove useless code
* add log * fix ubuntu image version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
See Commits and Changes for more details.
Created by pull[bot]. Want to support this open source service? Please star it : )