Opender Singh
393a363a25
Force a view refresh on changing branches ( #2233 )
2020-06-03 17:32:36 +12:00
Opender Singh
e219bebee3
Bump core version to 2020.2.1
2020-06-03 16:35:22 +12:00
Opender Singh
c0cc74d27c
Conditionally disable legacy sync for Insomnia Core ( #2243 )
2020-06-03 16:27:05 +12:00
Gregory Schier
819f4b9cf5
Bump versions for 2020.2
2020-05-29 13:59:00 -07:00
Gregory Schier
85b4ddceec
Merge branch 'develop' of github.com:Kong/insomnia into develop
2020-05-29 13:58:21 -07:00
Gregory Schier
96e951821a
Default the toast Gravatar email from app config
2020-05-29 13:58:09 -07:00
Opender Singh
fae26d65ac
Fix windows tests ( #2227 )
2020-05-29 10:45:37 +12:00
Gregory Schier
6b46faa05a
Also run tests on Windows
2020-05-28 15:01:17 -07:00
Gregory Schier
4d02e6af8a
Merge branch 'develop' of github.com:Kong/insomnia into develop
2020-05-28 14:41:57 -07:00
Gregory Schier
2d74e15c54
Fix rimraf recursion on fsevent
2020-05-28 14:41:51 -07:00
Opender Singh
b850de4d6f
Bump versions for beta release
2020-05-29 09:27:33 +12:00
Opender Singh
4cabc17bbd
lib@2.2.7
2020-05-29 09:24:51 +12:00
Opender Singh
8e1730e6a4
Update to disturl
2020-05-29 07:50:13 +12:00
Gregory Schier
d003727838
Merge branch 'develop' of github.com:Kong/insomnia into develop
2020-05-28 12:36:04 -07:00
Gregory Schier
9ecd7d3c42
Update target in npmrc
2020-05-28 12:35:52 -07:00
Opender Singh
040641f5fc
Git sync commit on Windows always shows all objects as unversioned ( #2215 )
2020-05-29 06:44:17 +12:00
Opender Singh
bbc3103fe6
Don't create empty commit if no changes exist ( #2217 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2020-05-29 06:23:31 +12:00
Opender Singh
5cf2f59e46
Git clone fails on Windows. This fixes it. ( #2194 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2020-05-29 06:13:13 +12:00
Gregory Schier
4387381fd1
Upgrade node-libcurl ( #2223 )
...
* deps: bump node-libcurl to latest prerelease version
* Add .npmrc, bump Electron to 3.1.13, remove electron-rebuild
* Minor tweaks
* package locks
* Bump version
* Switch to font-manager and fix fsevents rimraf
* Try generating npmrc inside build/
* Try uninstall of fsevents instead
* Bump
* Try npm env vars
* Extra .npmrc
* Try npm env vars in all CI
* Fix insomnia-cookies dependencies
* Fix typo
* Loosen nvmrc version
* Remove npm uninstalls
* Build outside of Docker
* Remove Docker, build all on GH Actions
* Bump Core version
* Disable Snapcraft for now
* Bump
* Disable snap for Designer too
* Update product name for Core
* Update test.yml
* Remove Travis file
* Make userData folder explicit and add Curl types
* Remove old Kong icon
* Remove curl.js adapter
* Revert productName
* Fix release date
* Try remove windows build tools from CI
* Add comment about Snap deploys
* Remove the pane border on Windows (no longer necessary)
Co-authored-by: Jonathan Cardoso Machado <me@jonathancardoso.com>
2020-05-28 10:09:51 -07:00
Opender Singh
877a2a1725
Trigger test workflow on external PR ( #2218 )
2020-05-27 17:40:46 +12:00
Vorashil
963cf7d2ad
Fix for warning not displaying when using an environment variable with '-' ( #2212 )
2020-05-25 10:12:31 +12:00
Mike Ellan
5780a7c438
Help Tooltip Component Migration ( #2200 )
...
* component migration to new SB instance
Migrating help tooltip to new SB instance at /insomnia-components/ also styling component directly via styled components
* Adding stories for positions and info vs. question
* lint fix
* Pulling left positioning out of delay story
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2020-05-21 14:17:14 -04:00
Gregory Schier
2800c9c9e7
lib@2.2.6
2020-05-20 20:15:22 -07:00
Gregory Schier
5252137f3c
lib@2.2.5
2020-05-20 20:14:45 -07:00
Nijiko Yonskai
13470345fe
feat(plugins) introduce new plugin properties for kong-bundle ( #2206 )
...
Introduces new `package.json` properties for upcoming plugin hub updates to `insomnia-plugin-kong-bundle`.
- Add `$.insomnia.displayName` for plugin display name on UI & GUIs
- Add `$.insomnia.bundle` boolean flag denotes bundle status to show individual plugins on hub
- Add `$.insomnia.applications` object to be used for install buttons and checks
- Add `$.insomnia.images.icon` property for plugin icon
- Add `$.insomnia.images.cover` property for plugin cover image
2020-05-20 19:52:15 -07:00
Opender Singh
08534699e7
Fix GitLab sync ( #2162 )
...
* Down with hardcoded slugs
* Type the error modal
* Set username
* Update
* Update
* add username
* Revert .flowconfig
* Address comments
* Simplify
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2020-05-15 14:11:06 +12:00
Opender Singh
dd085bd2d2
k4k8s - ingress document name must be unique ( #2164 )
...
* Ensure ingress documents and service have the same name
* Update readme
* ignore markdown during format...
* Address comments
* Update readme
2020-05-15 11:15:31 +12:00
Opender Singh
443d6df08d
Initial pass to combine eslint and prettier ( #2166 )
2020-05-15 10:54:07 +12:00
Opender Singh
011fa00535
Remove built files from source control and update bootstrap steps ( #2165 )
2020-05-15 08:57:03 +12:00
Opender Singh
29027c4d4a
Various k4k8s config gen bugs ( #2136 )
2020-05-15 08:27:43 +12:00
Mike Ellan
4f39486eb7
Storybook Sidebar Provisioning & WIP Implementation ( #2125 )
...
* Migrating dimensions, latest SVG, stubbing sidebar
* Revert "Migrating dimensions, latest SVG, stubbing sidebar"
This reverts commit 5014a68f52
.
* Revert "Revert "Migrating dimensions, latest SVG, stubbing sidebar""
This reverts commit 28c130c8d8
.
* Post merge bootstrap & build
* Linting
* Updating Story Heirarchy
* Migrating legacy tooltip component
* Reverting spacing integration into core dimensions
* Cleaning up comments, tweaking CSS var usage
* Removing static height
* Cleaning up static CSS values, re-organizing sliding panel, fixing search icon
* adding flow def for autobind in new SB instance
* PR feedback, removing new vars/updating markup
* Fixing lint > flow error on type
2020-05-14 14:00:29 -04:00
Opender Singh
200c354a3a
Handle empty security object in openapi3 ( #2170 )
2020-05-14 14:11:15 +12:00
Opender Singh
d6998ad684
Wrap SwaggerUI component with an error boundary that can invalidate ( #2131 )
2020-05-13 10:05:29 +12:00
Opender Singh
70e66e9abf
Usage documentation for bundled plugins ( #2120 )
...
* Add ingress document and name docs
* Add usage readme
* Add documentation to each kong plugin
* DOCS
* DOCS
2020-05-13 09:22:55 +12:00
Mike Ellan
75a129c038
Code block and render error coloring for dark/light themes ( #2156 )
2020-05-11 16:53:13 -04:00
Opender Singh
8536da8e92
Prioritize plugins correctly if the same type of plugin exists at different levels in OAS ( #2132 )
2020-05-08 12:37:44 +12:00
Kaitlyn Barnard
6241d31e46
Add Contributor Shirt Details ( #2135 )
2020-05-08 12:20:27 +12:00
Gregory Schier
97214012c6
Improve card filtering ( #2134 )
2020-05-07 12:32:48 -07:00
Gregory Schier
9554c4675f
Fix FileInputButton breaking when path is null ( #2129 )
2020-05-06 16:08:17 -07:00
Opender Singh
453745d3e2
Fix linting whitespace error
2020-05-06 17:00:31 +12:00
Rishabh Gupta
37959fc644
Show version release date ( #2031 )
2020-05-05 17:43:39 -07:00
Opender Singh
15d4789716
Move toggle-switch to insomnia-components
, attach to themes ( #2115 )
2020-05-06 12:08:17 +12:00
Opender Singh
b75fe624fa
Bug in restoring code-folds ( #2114 )
2020-05-06 08:36:25 +12:00
Opender Singh
486f4b5881
Add plugin hub/npm hyperlink to plugin listing ( #2109 )
2020-05-03 15:46:02 +12:00
Gregory Schier
fde5cb078e
Add Ability to Generate Plugin for Dev ( #2107 )
2020-05-02 11:56:39 -07:00
Gregory Schier
cfb1a4e7d4
<Button> small variant and default color (gray) ( #2106 )
2020-05-02 11:20:46 -07:00
Gregory Schier
a32181c4c7
Handle non-string types in filterHeaders() ( #2099 )
2020-05-02 11:19:18 -07:00
Gregory Schier
8276688758
lib@2.2.4
2020-05-01 20:40:27 -07:00
Gregory Schier
48916b9ed2
Update plugins and merge theme packages
2020-05-01 20:40:02 -07:00
Gregory Schier
6fc394891d
Update README.md
2020-04-30 13:24:34 -07:00