Commit Graph

3272 Commits

Author SHA1 Message Date
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
Wils Dawson
3960c2da03
Update PR template (#4318)
* Update PR template for regression testing
2021-12-17 07:51:51 -08: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
Dimitri Mitropoulos
bd11157d13
adds explicit react version (#4285) 2021-12-09 01:44:04 +00: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
Dimitri Mitropoulos
f7f4e9038a
turns off consistent-return rule (#4284) 2021-12-08 13:25:28 -05:00
Opender Singh
050a4d949e
cookie modal works again (#4282) 2021-12-08 16:11:04 +13:00