Skip to content
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
wants to merge 3,231 commits into
base: develop
Choose a base branch
from

Conversation

sync-upstream[bot]
Copy link

@sync-upstream sync-upstream bot commented Jan 13, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

yaoweiprc and others added 18 commits August 28, 2024 16:06
* 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]>
* 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
ihexxa and others added 30 commits November 26, 2024 17:56
…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
* fix: file paths fail on Windows [INS-4742]

* lint

* Update utils.ts
* 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
…-4733] (#8249)

* fix: pre-request script variable hostname certificate resolution

* type fix

* fix failing test

* fully replace url tpls, default to http
* add log

* fix ubuntu image version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.