insomnia/plugins/insomnia-plugin-kong-portal
James Gatz 09cf77c4ef
Move insomnia-components in the insomnia package (#5259)
* Move insomnia-components in the insomnia package

* remove extra tooltip components

* remove button from portal plugin

* remove insomniaComponent injection

* move spec editor sidebar

* move breadcrumb component

* move toggle-switch

* move table/notice-table

* remove unused switch component

* move header to app-header

* move card

* move card-container to wrapper-home

* Remove unused multi-switch and radio-group

* move svg icon and auto-run convert-svg command

* move list-group

* move button components into themed-button

* move dropdown

* remove auto-conversion of svg from npm scripts

* track svg icon components to git

* remove react-switch and framer-motion

* remove sidebar panel, fix lint

* remove animate blocks

* fix types, remove value from dropdown item

* remove button

* ignore svgr config

* update dropdown unit tests

* allow unreachable

* oauth e2e test: update locator to make the Create button specific

* fix type errors

Co-authored-by: jackkav <jackkav@gmail.com>
2022-10-12 22:26:11 +02:00
..
assets Usage documentation for bundled plugins (#2120) 2020-05-13 09:22:55 +12:00
src Move insomnia-components in the insomnia package (#5259) 2022-10-12 22:26:11 +02:00
.eslintrc.js Remove flow (and webpack) from portal plugin, replace with TS and ESBuild (#4650) 2022-04-04 12:17:01 +00:00
.gitignore Fix insomnia-components version to 2.2.19 for kong portal plugin (#2522) 2020-08-18 09:34:17 +12:00
.npmignore Fix .npmignore 2021-05-19 14:37:56 +02:00
esbuild.ts expose react and react-dom in plugin private context (#4689) 2022-04-19 18:34:14 +00:00
package-lock.json Bump app version to 2022.7.0-beta.1 and lerna package versions 2022-10-06 13:38:10 +00:00
package.json Bump app version to 2022.7.0-beta.1 and lerna package versions 2022-10-06 13:38:10 +00:00
README.md Update readme and mark pre-bundled kong plugins as unlisted from plugin hub (#4164) 2021-11-10 07:42:41 +00:00
tsconfig.build.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00
tsconfig.json tsconfig cleanup (#4908) 2022-06-27 12:57:50 -04:00

Kong Portal Deploy (Insomnia Plugin)

Npm Version

This is a plugin for Insomnia to add the ability to deploy API specifications to Kong Portal.

This plugin is pre-installed within Insomnia, and usage documentation can be found here.