Filipe Freire
1ebfb4dee2
version packages lib@2.6.0-beta.0
2022-03-09 17:17:03 +00:00
Filipe Freire
aab8eb59b2
Bump app config version to 2022.2.0-beta.0
2022-03-09 17:17:02 +00:00
Filipe Freire
b3aa6b9cec
Easier Alpha/Beta/Stable releases (INS-1435) ( #4516 )
...
Co-authored-by: David Marby <david@dmarby.se>
2022-03-09 16:06:53 +01:00
David Marby
0d86e8e0e7
Merge branch 'release/2022.1.1' into develop
2022-03-09 15:12:25 +01:00
Dimitri Mitropoulos
a1fac1f060
Adds generic for Notice in NoticeTable ( #4416 )
...
* Revert "removes generic for Notice"
This reverts commit feade91126
.
* use inference for the onChange handler argument type
* removes duplicated properties
* naming is hard
also, the elvis operator is here now so we can just use him
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-03-09 13:17:14 +00:00
David Marby
53816f1eb9
version packages lib@2.5.2
2022-03-09 13:21:56 +01:00
David Marby
753a222dbe
Bump app version to 2022.1.1
2022-03-09 13:02:23 +01:00
Dimitri Mitropoulos
6c7628d15c
hotfix: invalid OpenAPI spec versions causing the app to crash ( #4559 )
2022-03-09 13:02:11 +01:00
Dimitri Mitropoulos
086736588a
hotfix: invalid OpenAPI spec versions causing the app to crash ( #4559 )
2022-03-09 10:41:25 +00:00
Dimitri Mitropoulos
4c16305257
fixes colorblind theme name and adds tests to prevent it happening again ( #4525 )
2022-03-09 10:00:14 +00:00
Dimitri Mitropoulos
f86ee53ea2
updates type-fest to latest ( #4552 )
2022-03-08 18:05:21 -05:00
Jack Kavanagh
378a6d8689
remove png ( #4557 )
2022-03-08 22:04:26 +00:00
Jack Kavanagh
aa548d0ada
remove hot loader ( #4553 )
2022-03-08 21:15:55 +00:00
Dimitri Mitropoulos
6250705eef
fixes styled-components wrong peer dependency ( #4558 )
2022-03-08 19:37:42 +00:00
Dimitri Mitropoulos
608f80ab25
fix filter help modal jsonpath ( #4545 )
2022-03-08 15:43:55 +00:00
Dimitri Mitropoulos
29479b8bcf
removes lodash ( #4550 )
2022-03-08 14:28:37 +00:00
Dimitri Mitropoulos
f4bc702401
fixes it.each malformed usage ( #4544 )
2022-03-07 19:57:20 +00:00
Dimitri Mitropoulos
85d8290450
updates usages of jest timers to prepare for jest 27 ( #4539 )
2022-03-07 14:19:08 -05:00
Jack Kavanagh
1f05683fad
Chore/upgrade-electron-17 ( #4529 )
...
* bump node, electron, libcurl
* bump electron-builder
* stub performance, because inso imports react
* bump @types/node
* match up builder versions
* Disable consent prompts for oidc server
* bump electron and libcurl to latest
* waitForCookies for oauth tests
* Bump NodeJS to 16.13.0
* removes node 14 hack for BufferEncoding
* Replace oidc-provider html interaction pages with a simple html form
* make document cookie wait explicit
Co-authored-by: David Marby <david@dmarby.se>
2022-03-07 13:10:35 +00:00
Jack Kavanagh
8585eea9e6
electron v15 pre-upgrade refactoring ( #4524 )
...
* now with 100% fat free cancellation
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
* unblock electron 15
* fix cookielist and temp fix curl types
* fix types
* fix inso
* default to verbose inso test
* implement readdata function
* fix test
* revert test changes
* isomorphic cancel
* reduce typing issues
* curl types
* turns out the tests were wrong
* handle errors
* remove unused inso mock
* remove request delay
* fix lint and add logs
* Revert "remove request delay"
This reverts commit f07d8c90a7a7279ca10f8a8de1ea0c82caa06390.
* simplify and add cancel fallback
* skip cancel test
* playwright is fast and insomnia is slow
* trailing spaces are serious yo
* cancel is flake town
* hmm
* unblock nunjucks and storeTimeline
* fix nunjucks tests
* preload writeFile
* oops forgot to remove the reload
* debugging CI takes all day, log stuff and pray
* also warn if nunjucks is being lame
* Stop using environment variables
* revert debugging logs
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-03 13:42:04 +00:00
David Marby
6bd1173c7a
Merge branch 'release/2022.1.0' into develop
2022-03-01 18:45:22 +01:00
David Marby
2b802ceb0d
version packages lib@2.5.1
2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb
version packages lib@2.5.1-beta.2
2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5
version packages lib@2.5.1-beta.1
2022-03-01 17:44:30 +01:00
David Marby
6fcfe04249
Mark more packages as public
2022-03-01 17:35:24 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Filipe Freire
03cb0c550b
Bump config.json
2022-03-01 15:18:47 +01:00
Filipe Freire
d985f5f3be
Recurring releases of insomnia app (INS-1429) ( #4474 )
...
* Update default electron-builder targetgs
* Allow setting a build ref
Changes the default version to `0.0.1-dev+unknown`, so that build/packaging can be easily ran locally without setting any environment variables.
* Adds recurring release workflow
New workflow that'll pre-bake artifacts when there's changes on PRs or on develop.
Artifacts can be used for all platforms to test out a PR or latest develop without the need to build locally.
Co-Authored-By: David Marby <david@dmarby.se>
* Make recurring flow independent from Test flow
Co-Authored-By: David Marby <david@dmarby.se>
* Use setup-node@v2
Co-Authored-By: David Marby <david@dmarby.se>
* Update .github/workflows/release-recurring.yml
Co-authored-by: David Marby <david@dmarby.se>
* It's always the single quotes 🙏 😚
* Use bash shell
* Disable fail-fast
* Add cancel-in-progress setting to recurring releases
If someone pushes a new commit, triggering a new recurring job on a PR or develop, we cancel ongoing workflow.
Co-Authored-By: David Marby <david@dmarby.se>
* Change concurrency setting to workflow level
Co-Authored-By: David Marby <david@dmarby.se>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-01 15:18:47 +01:00
David Marby
1092940947
Remove storybook ( #4535 )
2022-03-01 13:52:10 +01:00
Jack Kavanagh
9dc0c804de
remove flakey tests ( #4534 )
2022-03-01 09:55:52 +01:00
David Marby
5af79c7486
Create smoketests for oauth flows ( #4511 )
...
* Move basic auth routes to a separate file
* Stop slowing requests down artificially
* Add initial oauth routes
* Mount oidc routes under /oidc
* Enable all forms of oauth that Insomnia supports
* Add oauth request collection fixture
* Update playwright config
* Use 127.0.0.1 instead of localhost
* simple oauth2 test
* Make the playwright extension work
* Move oauth tests to a separate file
* Test all oauth flows
* Mark test as slow
* Wait for load state for new pages
* Use locators consistently
* Add playwright to recommended extensions
* Add instructions for how to use the playwright extension
* update selectors and use fill
* Fix markdown lint
Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2022-02-28 16:28:02 +01:00
Dimitri Mitropoulos
6721b8de25
fixes active unit test suite selector ( #4526 )
2022-02-28 08:49:31 -05:00
Dimitri Mitropoulos
a8deb41f23
(Partial) removal of WrapperProps (part 3) ( #4515 )
2022-02-25 13:21:35 +00:00
Paul Johnson
41a2fd6379
Update response-timeline-viewer to show response body. ( #4346 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-02-24 09:38:38 -05:00
David Marby
8198992b68
Update plus upsell ( #4518 )
2022-02-24 11:44:03 +00:00
James Gatz
ae45cfd041
upgrade to playwright v1.19 ( #4517 )
2022-02-24 11:11:46 +01:00
Dimitri Mitropoulos
4581fc1332
menu presets for window sizes and zooms ( #4507 )
...
* new presets for window sizes
* implements setting specific zoom levels
* adds developer-only menu item for screenshots
2022-02-24 01:32:16 +00:00
Gareth Oakley
3a944d9dec
Fix importer test fixtures to comply with OpenAPI specs ( #4095 ) ( #4151 )
2022-02-22 20:45:52 +01:00
Dimitri Mitropoulos
2401788509
(Partial) removal of WrapperProps (part 2) ( #4510 )
2022-02-22 08:19:04 -05:00
Filipe Freire
432cf436f8
Remove deprecated Insomnia Designer Hotkeys (INS-1411) ( #4508 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-02-18 15:29:13 +00:00
Jack Kavanagh
e768e05bfa
improve smoke test docs ( #4421 )
2022-02-18 12:47:41 +00:00
Filipe Freire
e31307c61e
chore: Improvements to playwright smoke checks ( #4480 )
...
* Enable playwright parallelism
Plus, move the cancel request test into its own separate test to reduce flakiness.
* Change num of playwright workers on GH actions back to 1
* Change 200 OK assertion
+ Add assertions to PDF canvas
+ Add assertion to Raw Data preview.
* Add assertions to response body elements
* Undo parallel suite for app.test.ts
* Remove parallelism workers from playwright.config.ts
* Code review improvements
Co-Authored-By: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-Authored-By: James Gatz <jamesgatzos@gmail.com>
* Code review improvements
Co-Authored-By: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-Authored-By: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: Jack Kavanagh <3679927+jackkav@users.noreply.github.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2022-02-17 17:27:29 +00:00
Dimitri Mitropoulos
47db0e3557
adds "Made with ❤️ by Kong" to footer of dashboard ( #4498 )
2022-02-17 08:35:15 -05:00
Jack Kavanagh
3947bdc4aa
chore: move electron out of the renderer ( #4406 )
...
* fix lint
* fix types
* remove flush db.change event send
* guard against tests running electron functions
* copy preload to build output
* fix webview context menu
* fix context menu and plugin install
* move installPlugin to main context
2022-02-16 18:28:23 +00:00
David Marby
837342ddab
Allow overriding the API url using an environment variable ( #4502 )
2022-02-16 15:19:19 +01:00
Dimitri Mitropoulos
0b7a61fdee
Merge branch 'release/2022.1.0-beta.0' into develop
2022-02-15 09:13:42 -05:00
Dimitri Mitropoulos
e621006db0
dependabot PRs as of 2022 02 14 ( #4492 )
2022-02-14 22:18:53 +00:00
Filipe Freire
1160b4a09c
Recurring releases of insomnia app (INS-1429) ( #4474 )
...
* Update default electron-builder targetgs
* Allow setting a build ref
Changes the default version to `0.0.1-dev+unknown`, so that build/packaging can be easily ran locally without setting any environment variables.
* Adds recurring release workflow
New workflow that'll pre-bake artifacts when there's changes on PRs or on develop.
Artifacts can be used for all platforms to test out a PR or latest develop without the need to build locally.
Co-Authored-By: David Marby <david@dmarby.se>
* Make recurring flow independent from Test flow
Co-Authored-By: David Marby <david@dmarby.se>
* Use setup-node@v2
Co-Authored-By: David Marby <david@dmarby.se>
* Update .github/workflows/release-recurring.yml
Co-authored-by: David Marby <david@dmarby.se>
* It's always the single quotes 🙏 😚
* Use bash shell
* Disable fail-fast
* Add cancel-in-progress setting to recurring releases
If someone pushes a new commit, triggering a new recurring job on a PR or develop, we cancel ongoing workflow.
Co-Authored-By: David Marby <david@dmarby.se>
* Change concurrency setting to workflow level
Co-Authored-By: David Marby <david@dmarby.se>
Co-authored-by: David Marby <david@dmarby.se>
2022-02-10 15:32:33 +00:00
James Gatz
e1b4bb2def
Adds tracing with Playwright ( #4439 )
...
* base tracing with playwright
* use github reporter on CI
* Use the config to capture traces
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-02-10 14:48:32 +01:00
Dimitri Mitropoulos
6d4ee8f998
all dependabot PRs as of 20220802 ( #4468 )
...
* Bump hosted-git-info from 2.8.8 to 2.8.9 in /packages/openapi-2-kong
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ws from 7.4.3 to 7.5.7 in /packages/openapi-2-kong
Bumps [ws](https://github.com/websockets/ws ) from 7.4.3 to 7.5.7.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.3...7.5.7 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump lodash from 4.17.15 to 4.17.21 in /packages/openapi-2-kong
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 10:50:57 +00:00
Filipe Freire
d8137126cb
all dependabot PRs as of 2022 02 08 ( #4462 )
...
* Bump path-parse from 1.0.6 to 1.0.7 in /packages/openapi-2-kong
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/openapi-2-kong
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump tmpl from 1.0.4 to 1.0.5 in /packages/openapi-2-kong
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 16:15:02 -05:00
John Chadwick
15cc3d2099
Update TypeScript version. ( #4463 )
...
* Update TypeScript version.
This makes the TypeScript version match across other codebases, to
facilitate better code sharing.
* Fix TS errors after update.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-02-08 20:19:22 +00:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Dimitri Mitropoulos
7a138cce8a
bumps config.json to 2022.1.0-beta.0
2022-02-08 11:32:40 -05:00
Dimitri Mitropoulos
04436fca56
updates redux dependencies ( #4456 )
2022-02-08 11:16:46 -05:00
Dimitri Mitropoulos
c73d2c1c1d
Fixes ApiSpec content syncing ( #4443 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2022-02-07 14:00:31 -05:00
Dimitri Mitropoulos
810e4320c9
all dependabot PRs as of 2022 02 04 ( #4452 )
2022-02-04 16:26:10 -05:00
Dimitri Mitropoulos
344f0144a5
all current dependabot PRs ( #4444 )
2022-02-04 15:01:19 +00:00
Filipe Freire
45d9d4ece5
Add /cookies
endpoint to smoke test express server (INS-1342)
...
* add /cookies endpoint to smoke test mock server
* add smoke test steps for /cookies endpoint
* Update packages/insomnia-smoke-test/tests/app.test.ts
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2022-02-04 12:20:21 +00:00
Dimitri Mitropoulos
8f409a38fc
updates concurrently, lerna, eslint ( #4428 )
2022-02-02 11:21:25 -05:00
Dimitri Mitropoulos
3556a20f85
(Partial) removal of WrapperProps ( #4431 )
2022-02-02 10:54:05 -05:00
David Marby
d1d3e4e9fd
Remove leftover google analytics constants ( #4417 )
2022-01-27 17:01:14 +00:00
Dimitri Mitropoulos
248c214620
convert WrapperDesign to a function component ( #4410 )
2022-01-27 07:48:39 -05:00
Opender Singh
bb836b6b4c
Extract utility and add unit tests for openapi tab indentation ( #4395 )
2022-01-26 21:54:38 +00:00
Filipe Freire
ee04eb0c7d
add test for URL being focused on first time user experience ( #4385 )
...
* add test for URL being focused on first time user experience
* fix lint
* rm commented code
2022-01-26 12:31:01 +00:00
Jack Kavanagh
7e1bdfc66f
fix: added import and export types ( #4411 )
2022-01-25 23:29:56 +00:00
Dimitri Mitropoulos
7d3526940e
updates documentation and adds typings for axiosConfig ( #4405 )
2022-01-25 16:40:31 +00:00
Dimitri Mitropoulos
4940348dd9
removes insomnia designer migration code ( #4404 )
2022-01-25 11:14:24 -05:00
Jack Kavanagh
48ac330d95
chore: move GA events to segment ( #4403 )
...
* drop events
* move pageview to segment
* replace trackEvent with trackSegmentEvent
* remove categories and set ids
* remove duplicate events
* fxi tests
* fix lint
* fix inso
* use analytics setting and dont log boring stuff
* add context to page view
2022-01-25 14:50:46 +00:00
Jack Kavanagh
da11767c57
track http version and auth type onSend ( #4398 )
2022-01-24 23:51:26 +00:00
Dimitri Mitropoulos
55fa85c3d9
adds coverage files to eslintignore ( #4401 )
2022-01-24 22:26:06 +00:00
Dimitri Mitropoulos
6a3ce24c17
Restore URL focus handling ( #4400 )
2022-01-24 22:01:22 +00:00
James Gatz
ccf43c260e
Create a base playwright test with fixtures ( #4390 )
...
* Create a base playwright test with fixtures
* Remove waiting for 'window' event
It blocks debugging and is not adding extra confidence since .firstWindow allready works like that.
* Remove unused type and manual page close fn
* Update path checks for dev
* Only close the electron app in darwin
2022-01-24 10:26:53 +01:00
Opender Singh
0f3a0c8b28
Add resize for recording menu item ( #4384 )
2022-01-23 18:59:41 +00:00
Dimitri Mitropoulos
24b610ffeb
Segment Queueable Events for App Started ( #4383 )
2022-01-20 23:22:55 +00:00
Wils Dawson
35c451b803
Git Sync Events ( #4365 )
...
* Cleanup old plugin events
* Add VCS lifecyle events
* Git action events
* Apply Opender's Suggestions
Co-authored-by: Opender Singh <opender.singh@konghq.com>
* Apply review changes for stage/unstage & rollback
* Update error messages for clone events
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2022-01-19 13:33:21 -08:00
Opender Singh
1ac24bf980
Compose auth components with reusable form elements ( #4299 )
2022-01-19 17:26:20 +00:00
Jack Kavanagh
722044ed33
can cancel request ( #4366 )
2022-01-19 11:35:03 +00:00
Jack Kavanagh
cfed59e45e
can run playwright against latest changes ( #4367 )
2022-01-19 11:06:28 +00:00
Dimitri Mitropoulos
638b63bf84
Empty State for Test Tab ( #4362 )
2022-01-18 22:21:07 +00:00
Jack Kavanagh
c858df990d
don't eat logs in verbose mode ( #4368 )
2022-01-18 18:33:29 +00:00
Dimitri Mitropoulos
e20e7eba8c
dependabot PRs for marked ( #4379 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 11:22:45 -05:00
Vincenzo De Petris
ba15a73d31
Show gRPCs in requests dialog ( #4127 )
...
Co-authored-by: Vincenzo De Petris <vincenzodepetris@gmail.it>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-01-14 14:29:32 -05:00
Dimitri Mitropoulos
9ca90a58b7
removes DEPRECATED_ACTIVITY_INSOMNIA ( #4364 )
2022-01-14 17:14:08 +00:00
Dimitri Mitropoulos
4e9efb4d7d
updates support.insomnia.rest to docs.insomnia.rest ( #4351 )
...
Co-authored-by: Falon Darville <falondarville@gmail.com>
2022-01-14 00:29:46 +00:00
Dimitri Mitropoulos
0c09313d42
Empty State for Design Tab ( #4345 )
2022-01-13 09:03:18 -05:00
John Chadwick
914bcf30ed
Apple M1 support ( #4140 )
...
* Apple M1 support
* Fix appUrl calculation.
* adds guard for targetPlatform
Co-Authored-By: John Chadwick <john.chadwick@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-01-12 16:31:33 -05:00
Dimitri Mitropoulos
67ebf2a193
All current dependabot PRs ( #4360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 15:09:10 -05:00
JasonCubic
4f93186e93
Fix for git sync noProxy issue ( #4304 )
...
* git sync respect noProxy settings
* added testing and more edge cases
* removed dev time logging
* rename urlInNoProxy to isUrlMatchedInNoProxyRule
* added a validation check and test for invalid url edge case
* removed dev time script
* change git-sync proxy UX behavior to match the rest of insomnia
* refactor conditional to highlight opinionated intent more clearly
* minor refactor to satisfy sonarlint
* remove uneccesary tests
Co-authored-by: jacubic <jason.cubic@daimler.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2022-01-12 15:22:56 +01:00
Falon Darville
5aba4cc03f
[DOCU-2110] update Preferences tooltips and title casing ( #4340 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-01-11 22:03:29 +00:00
Dimitri Mitropoulos
42046206d9
Adds helper in dev-only settings for launch counter ( #4350 )
2022-01-10 22:39:35 +00:00
Jack Tysoe
0ae0dd4944
Allow overriding "coreAnnotations" on Kubernetes Ingress objects ( #4349 )
2022-01-10 17:07:56 -05:00
Dimitri Mitropoulos
f47a6cd22b
removes hugging face emoji ( #4347 )
2022-01-07 22:32:09 +00:00
Dimitri Mitropoulos
5b0e82dfee
EmptyState replacement for body editor ( #4342 )
2022-01-07 16:37:17 +02:00
Dimitri Mitropoulos
a5d7abb2fa
removes (now-unnecessary) OnboardingContainer ( #4339 )
2022-01-05 15:08:11 +00:00
Dimitri Mitropoulos
29a78189da
AutoFocus URL bar when onboarding/switching/opening a request ( #4338 )
2022-01-05 09:43:28 -05:00
Opender Singh
b94367ffd8
Mark packages and plugins as private ( #4311 )
...
This reverts commit 96265ae6b5
.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-22 15:43:30 -05:00
Dimitri Mitropoulos
ecbb1ce1eb
create background resources on first launch ( #4314 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-12-22 15:13:23 -05:00
Wils Dawson
01f778cebb
Cleanup extra 'v' in version of the document card ( #4319 )
...
* Cleanup extra 'v' in version of the document card
* adds tests
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-22 13:28:25 -05:00
Jack Kavanagh
21ab3dd081
Chore/upgrade-electron-12 ( #4232 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-21 13:03:36 -05:00
Jack Kavanagh
8cea5edc26
Chore: replace spectron with playwright ( #4305 )
...
* add smoke test fixture
* respect INSOMNIA_DATA_PATH override in CI
* add playwright
* remove spectron
* move CLI tests after app smoke tests in CI
* remove onboarding skip
* random path feedback
* npx feedback
* remove DATA_PATH override
* remove step from import process
* cleanup
* restore readme
* move specs to tests
* feedback on DESIGNER_DATA_PATH
* remove skipLibCheck
* last mention of spectron
* fix windows npm run test:smoke:build
* DATA_PATH override is required
* github CI is slow sometimes
2021-12-17 13:05:14 +01:00
Jack Kavanagh
b2c94ebbdb
chore: remove deprecated storybook plugin ( #4309 )
...
* fix babel warnings
* remove addon-info
2021-12-16 14:38:49 +00:00
Opender Singh
dc56a993f9
Don't indent with tabs if mode is openapi ( #4315 )
2021-12-16 10:48:14 +00:00
Dimitri Mitropoulos
074d502b8b
removes analytics activity and create a modal ( #4310 )
2021-12-15 23:58:00 -05:00
Opender Singh
dc4bc1ae48
Remove NPM build dependency for lerna packages ( #4306 )
2021-12-16 01:08:45 +01:00
Dimitri Mitropoulos
2edfdee345
removes onboarding activity and associated handling code ( #4307 )
2021-12-15 21:15:25 +00:00
Jack Kavanagh
0abbefaf9e
fix watch regex and parse args ( #4270 )
2021-12-15 11:26:44 +00:00
Dimitri Mitropoulos
fa4cf3f7b7
componentize settings renderers ( #4266 )
2021-12-14 09:26:36 -05:00
Dimitri Mitropoulos
d5abff3199
renames keyboard events in line with project standard ( #4303 )
2021-12-13 14:23:56 +00:00
Opender Singh
9586ee749b
Allow users to configure what is shown on environment variable template tags ( #4277 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-13 07:45:08 +00:00
Jack Kavanagh
b2dd09341c
cache lint ( #4302 )
2021-12-10 23:10:20 +00:00
Giuseppe B
f2fdf222b4
[Bug] Improved HTTP custom methods detection while importing specs ( #4040 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-10 17:11:06 -05:00
Vincenzo De Petris
833cdfb005
Handle request send hotkey for gRPC ( #4126 )
...
Co-authored-by: Vincenzo De Petris <vincenzodepetris@gmail.it>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-10 17:34:48 +00:00
Opender Singh
c020d10e9c
Update capitalization ( #4298 )
2021-12-10 09:03:55 -05:00
Opender Singh
e5b6f9034e
Merge branch 'release/2021.7.2' into develop
2021-12-10 10:55:05 +13:00
David Marby
cb42863868
Revert "Fix: disabled native modules in the renderer ( #4230 )"
...
This reverts commit 80e5161a20
.
2021-12-09 14:43:20 +01:00
David Marby
74cacb6ee5
Bump version
2021-12-09 11:07:30 +01:00
Opender Singh
268e0282a1
Merge branch 'release/2021.7.1' into develop
2021-12-09 13:45:32 +13:00
Jack Kavanagh
b329c86005
fix cancel request button ( #4288 )
2021-12-09 13:02:33 +13:00
Opender Singh
ddc7c6efab
bump version
2021-12-09 12:17:29 +13:00
Opender Singh
4da3a75bf3
Merge branch 'release/2021.7.0-beta.0' into develop
2021-12-09 11:50:40 +13:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00
Opender Singh
1d66808092
version bump to stable
2021-12-09 10:10:23 +13:00
Dimitri Mitropoulos
e94b09a0a6
fixes sync button dancing ( #4286 )
2021-12-09 10:04:32 +13:00
Opender Singh
050a4d949e
cookie modal works again ( #4282 )
2021-12-08 16:11:04 +13:00
Opender Singh
6dab019a12
Make note about servers on a path or operation being ignored clearer ( #4262 )
2021-12-07 23:28:49 +00:00
Dimitri Mitropoulos
c3e55ebbc3
adds more documentation to codemirror addon (and fixes type error) ( #4280 )
2021-12-07 15:39:40 -05:00
Opender Singh
f1284ed469
version packages lib@2.4.1-beta.1
2021-12-07 07:11:47 +13:00
Opender Singh
4cdad1069d
bump app version
2021-12-07 07:07:04 +13:00
Filipe Freire
f513d59f69
Add gRPC Headers (INS-362) ( #3667 ) ( #4244 )
...
* Add gRPC Headers (INS-362) (#3667 )
* Add grpc headers support to client, server and bidi streams
* Fix failing grpc unit checks
* Improvements after CR for #4244
* Fix lint issues
* Fix grpc header overflow and failing tests
* Fix illegal characters in metadata key validation
* Fix common-headers naming and add unit checks
* Fix wrong import format
2021-12-06 10:12:18 +00:00
Opender Singh
80d5dd1ec3
Move Nunjucks rendering into React Context ( #4248 )
2021-12-04 09:08:28 +13:00
Jack Kavanagh
80e5161a20
Fix: disabled native modules in the renderer ( #4230 )
...
* fix non-context-aware imports
* extract _actuallySend to file
* extract CLI unit test function from renderer
* expose curl functions to the ipc renderer
* use curl through ipcRenderer
* feedback first pass make like grpc
* feedback second pass remove duplicate
* fix lint
2021-12-02 09:26:08 +00:00
Dimitri Mitropoulos
715f844fae
fixes hotkey ux (and ui bugs) ( #4045 )
2021-12-01 19:25:13 +00:00
Jack Kavanagh
77d2a5d6b2
remove SpecInfo type ( #4255 )
...
* remove SpecInfo
* Update packages/insomnia-app/app/ui/components/modals/generate-config-modal.tsx
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-11-29 17:28:25 +00:00
Sergiy
1d3cbd3816
fonts settings UI changed ( #4186 )
...
* fonts settings UI changed
* Update tooltip messaging
* removed fontsMono and font-scanner dependency
* remove font-scanner dep
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2021-11-25 10:26:29 +00:00
Opender Singh
f3c6ae19a5
Remove prop drilling to code-editor ( #4243 )
2021-11-25 04:26:08 +00:00
Jack Kavanagh
e1ac78d8f7
decouple plugins from networking ( #4223 )
...
* decouple plugins from networking
* move plugin exception handler into plugin function
2021-11-24 09:32:54 +00:00
Falon Darville
fb957e3346
rm version divider from Collection dropdown ( #4239 )
2021-11-23 14:54:40 -08:00
Opender Singh
bf1a6f37bf
Update response history timing verbiage ( #4240 )
2021-11-23 12:43:45 +01:00
James Gatz
9845ddfdd4
fix nedb flakiness with the created-at property ( #4231 )
2021-11-19 11:25:08 +01:00
Dimitri Mitropoulos
a72afb60d5
reverts sort order callback behavior ( #4229 )
2021-11-19 13:48:24 +13:00
Jack Kavanagh
d4df5ea5f7
Extend config generator plugin API and modal to handle documentation links ( #4204 )
...
* first pass
* capitalise Swagger and OpenAPI in an error message
* use docs from plugin scope
* extract variables
* check only OpenAPI spec version
* feedback
* fix config mapping
* refactor _generate
* remove bool casts
* revert refactor
* consume docs link
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-18 10:54:19 +01:00
Dimitri Mitropoulos
962b71d1c1
adds hotkey support to graphql editor for prettifying ( #4222 )
2021-11-18 03:26:26 +00:00
Falon Darville
2297fcb7d9
[DOCU-2032] Add Inso CLI development instructions ( #4224 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-17 14:13:44 -08:00
James Gatz
0648989abf
fix(import): Importing from the projects view should respect the forc… ( #4058 )
2021-11-17 10:44:19 +01:00
Carlos Giraldo
23d17bcbb2
Add support for HTTP/V2PriorKnowledge ( #4194 )
2021-11-16 19:48:16 +00:00
Govind Singh Rajpurohit
20fd77e7e8
Import graphql postman collection v2.x ( #2871 )
...
Co-authored-by: govind-up <govind@urbanpiper.com>
2021-11-16 15:11:15 +00:00
Jack Kavanagh
df9617ed0b
feat: add format option to inso generate config ( #4203 )
...
* feat: add json arg to inso
* feedback
2021-11-16 12:49:49 +00:00
Dimitri Mitropoulos
8598ed752c
fixes defaultTabBehavior for OneLineEditor ( #4215 )
2021-11-15 13:16:25 -05:00
Filipe Freire
42f8e0d349
fix : #4182 pull snapshot icon ( #4211 )
2021-11-11 12:52:34 +00:00
Opender Singh
c0aaa8f64f
use explicit filename with tar ( #4202 )
2021-11-11 09:44:58 +13:00
James Gatz
4c906ccae5
allow for an empty string as a workspace name in the header ( #4197 )
2021-11-10 15:11:04 +00:00
Giuseppe B
f1216cb564
[Feature] The proxy configuration values are now hidden by default ( #4036 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-11-10 09:29:53 -05:00
Dimitri Mitropoulos
8e21f26175
fix: consistently use index
( #4196 )
2021-11-10 06:11:31 +00:00
Jack Kavanagh
bfc19844e7
extract http versions test ( #4177 )
2021-11-10 14:47:06 +13:00
Dimitri Mitropoulos
f5230610e3
fixes CodeMirror opacity for disabled (or not) GraphQL body text ( #4188 )
2021-11-09 21:12:41 +00:00
Opender Singh
24d2d4d76f
use tar -J instead of tar -j ( #4192 )
2021-11-10 06:53:53 +13:00
Jack Kavanagh
cdd41c3746
remove bad cookie test ( #4176 )
2021-11-09 08:52:49 +00:00
Dimitri Mitropoulos
cbe7192587
fixes direct import for insomnia-config ( #4189 )
2021-11-09 01:32:19 +00:00
Dimitri Mitropoulos
fd9fcf5031
fix: show JSON preview if content type is text/plain but body is valid json ( #4171 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-08 16:39:26 -05:00
Opender Singh
be1757e27e
Append upstream name using a utility ( #4135 )
2021-11-08 11:11:15 +00:00
Falon Darville
88d473117d
Update Dark Colorblind theme ( #4179 )
2021-11-04 11:45:30 -07:00
Jack Kavanagh
5a65e2dd39
chore: bump hapi hawk ( #4175 )
...
* chore: bump hapi hawk
* fix type-check
2021-11-03 12:11:21 -04:00
Jack Kavanagh
9de7c8c1d0
chore: minimal webpack noise ( #4172 )
2021-11-03 10:54:40 -04:00
Jack Kavanagh
28378dc3fd
spike: use babel preset typescript to transpile app ( #4142 )
...
* use babel-preset-typescript
* run type-check in release process
2021-11-03 08:06:52 +00:00
Dimitri Mitropoulos
5c02273757
Reduce AppBar sizing and add Project Name to breadcrumbs ( #4159 )
2021-11-03 11:10:53 +13:00
Falon Darville
6c34d9088e
[DOCU-1970] rm duplicate doc content and add link to docs ( #4169 )
2021-11-02 13:46:32 -07:00
James Gatz
46db5beb97
inso: use --src for loading a git dir ( #4162 )
...
* Use --src as an override to workingDir for loading a git dir
* update test snapshots
2021-11-02 09:18:47 +01:00
Opender Singh
17bb2ce84a
Remove unused core plugin metadata option ( #4165 )
2021-11-02 00:04:04 +00:00
James Gatz
9bfbd5c6a8
add vscode launch config for debugging inso ( #4161 )
...
* add vscode launch config for debugging inso
* remove undeclared task
2021-11-01 16:13:30 +01:00
Opender Singh
8918b15113
Merge branch 'release/2021.6' into develop
2021-10-28 10:48:51 +13:00
Opender Singh
e02e5d404f
version packages lib@2.4.0
2021-10-28 09:47:44 +13:00
Opender Singh
841df1cff4
bump version
2021-10-28 09:45:21 +13:00
Dimitri Mitropoulos
9b8bce5015
remove electron augmentation and use current API ( #4138 )
2021-10-26 19:45:36 +00:00
James Gatz
0f134ea553
fix(workspace-card-dropdown): restore the use the get-workspace-name … ( #4150 )
2021-10-26 10:37:45 +13:00
Opender Singh
b29a0f2602
improve wording ( #4146 )
2021-10-25 09:03:06 +00:00
Opender Singh
0c4ad0bc11
bump version to alpha.7
2021-10-25 21:43:06 +13:00
Jack Kavanagh
3e7a7d7cea
only add upstreams when needed ( #4105 )
2021-10-24 19:10:02 +00:00
Opender Singh
75d48d5255
Handle human readable errors correctly ( #4147 )
2021-10-24 16:05:41 +13:00
Opender Singh
7e93469f12
exit with exit-code 1 ( #4148 )
2021-10-24 16:05:03 +13:00
Opender Singh
52c85cd6b7
Prevent app initialization logic if config is invalid ( #4134 )
2021-10-23 11:35:18 +13:00
Opender Singh
b7248025e7
version packages lib@2.4.0-alpha.1
2021-10-21 22:15:57 +13:00
Opender Singh
accc426fdd
bump version to alpha.6
2021-10-21 22:08:36 +13:00
Dimitri Mitropoulos
2a1a18c769
fails validation if the config has a parse error ( #4139 )
2021-10-21 21:59:18 +13:00
Dimitri Mitropoulos
382009e1cc
human readable errors for insomnia config validation ( #4133 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
2021-10-21 21:58:57 +13:00
Dimitri Mitropoulos
6f7da8f284
hides ad in account tab when disablePaidFeatureAds
is true
( #4137 )
2021-10-21 21:58:35 +13:00
Dimitri Mitropoulos
4e0300a06f
fails validation if the config has a parse error ( #4139 )
2021-10-20 15:34:28 -04:00
Dimitri Mitropoulos
331b18126f
human readable errors for insomnia config validation ( #4133 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
2021-10-20 14:06:24 -04:00
Dimitri Mitropoulos
b2b7c16937
hides ad in account tab when disablePaidFeatureAds
is true
( #4137 )
2021-10-21 06:19:22 +13:00
Jack Kavanagh
e0ff79a2a6
Transform OAS -> Kong DC JSON rather than YAML ( #4129 )
...
* output JSON
* add test for declarative config
* feedback
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2021-10-20 14:21:19 +02:00
Dimitri Mitropoulos
dddacb9eaa
block starting the app if there's an invalid config ( #4132 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-10-19 22:10:48 -04:00
Mika Andrianarijaona
a23e82dd6e
fix (style): set drag-sidebar z-index to 999 ( #4059 )
...
Co-authored-by: Mika Andrianarijaona <mikaoelitiana@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-10-18 01:14:11 +00:00
Opender Singh
107a37fb92
Add smoke test for XML response and filter ( #4085 )
...
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-10-18 00:49:30 +00:00
Vincenzo De Petris
94c8f5599b
Update Card component overflow behaviour ( #4106 )
2021-10-15 19:10:30 +00:00
James Gatz
6d7d95e067
Fix dropdown search crashing on child node checks ( #4124 )
2021-10-15 17:10:17 +00:00
Opender Singh
9fb54ec187
version packages lib@2.3.3-alpha.4
2021-10-15 13:12:49 +13:00
Opender Singh
e802d4b112
bump version
2021-10-15 13:10:44 +13:00
Opender Singh
5e4d381799
add config and common to send-request
2021-10-15 11:59:49 +13:00