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
Mike Ellan
75a129c038
Code block and render error coloring for dark/light themes ( #2156 )
2020-05-11 16:53:13 -04: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
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
58fed78d06
Flatten insomnia-libcurl package ( #2081 )
...
* Remove unnecessary insomnia-libcurl package to flatter installation dirs
* Remove empty test folder
* Fix inlc mock
2020-04-29 12:59:46 -07:00
sonicyeti
02c061229b
Suppress lint on init when spec empty or default value ( #2077 )
...
* Suppress lint on init when spec empty or default value
* Update packages/insomnia-app/app/ui/components/codemirror/code-editor.js
2020-04-29 15:37:18 -04:00
Gregory Schier
dc337cef64
Fix bad author name
2020-04-29 09:13:38 -07:00
Opender Singh
83ac9adaf2
Handle deletion of last document ( #2069 )
2020-04-29 10:11:22 +12:00
sonicyeti
d4d2a5fa14
re-rolling the style tweaks ( #2068 )
2020-04-28 16:38:31 -04:00
Gregory Schier
a733ccf51f
Fix bug regarding _ignoreNextInput logic ( #2067 )
...
* Fix force-prettify bug
* Revert default value on code-editor
* Add some comments
2020-04-28 13:14:33 -07:00
Opender Singh
fd1420ddc8
Add filename to apiSpec model and decouple from workspace name ( #2063 )
...
* Initial commit
* WIP
* Fix lint
* Fix tests
* Add test for workspace migration
* Rename title to use fileName instead of workspace name for designer
* Linting
2020-04-28 14:29:51 -04:00
Opender Singh
2faa58fa24
Control code-editor indenting by tab and shift-tab, instead of CodeMirror defaults ( #2064 )
2020-04-28 14:28:46 -04:00
Opender Singh
0e7b96c868
Add Swagger UI required prop ( #2062 )
2020-04-28 08:58:40 +12:00
Gregory Schier
10d61796cc
Some tweaks before launch: ( #2060 )
...
* Some tweaks before launch:
- Set GA IDs
- Change git folder to `.insomnia`
- Set gravatar email on update notification
* Fix tests
2020-04-27 13:42:57 -07:00
Gregory Schier
c6a7c4d682
Initial designer merge
2020-04-26 13:33:39 -07:00
Benjamin Leeds
b7d97a071b
fix: Escape key in editble field closing modals ( #2039 )
...
Bonus: Also fixed the issue where escaping saved the value.
2020-04-22 12:28:28 -07:00
Gregory Schier
7bc219422e
Update Babel and ESLint and fix all related errors ( #2032 )
...
* Update Babel and ESLint and fix all related errors
* Update babel-jest
2020-04-09 10:32:19 -07:00
Gregory Schier
a893ba8c88
Extra dialog parameters for plugins
2020-04-07 15:25:49 -07:00
Gregory Schier
68b9221b80
New plugin API for showing custom UI inside a dialog ( #2026 )
...
* New dialog() method to show generic dialogs from Plugins
* Clarified deprecated api method
* Body now required in dialog()
* Made options arg optional too
* Fix tests
2020-04-06 14:31:03 -07:00
Gregory Schier
6424e11875
Remove About tab from settings and link to OSS license
2020-04-03 11:53:57 -07:00
Cameron Ross
54564bd0f4
Add subscription type to GraphQL schema explorer. ( #2008 )
2020-03-31 11:06:50 +13:00
Gregory Schier
daef7806c8
Move GraphQL default value into separate component
2020-03-18 12:46:45 -07:00
Opender Singh
b072745b6d
Introduce flow $Shape<T>
to db models ( #2002 )
...
* Introduce flow <T> to db models
* Resolve errors discovered while fixing typing
* Revert change for response
2020-03-18 11:58:57 -07:00
eMerzh
51610ac6bc
Add support for default values in graphql fix #2000 ( #2001 )
2020-03-18 11:58:37 -07:00
Eric Reynolds
2f8b0b6602
Fixing a race condition when deleting the only workspace ( #1997 )
...
Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
2020-03-13 22:12:41 -07:00
Alfonso Ruzafa
e0d20e5c2c
Allow checkbox input type in prompt dialog ( #1980 )
...
* allow checkboxes input fields in prompt dialog
* return booleans as strings from prompt
* align label with checkbox for boolean prompt
* set css classes based on html input type
2020-03-12 16:26:21 -07:00
Alfonso Ruzafa
39c73e17c5
mask template tag title popup when preview is disabled ( #1995 )
2020-03-12 16:00:11 -07:00
Gregory Schier
7aae21154a
Remove About tab from settings and link to OSS license ( #1996 )
2020-03-12 15:57:46 -07:00
Alfonso Ruzafa
34c5a79338
Add support for live display name for template tags ( #1936 )
...
* add support for live display names in template tags
* add setting to (de)activate live display names in template tags
* Revert "add setting to (de)activate live display names in template tags"
This reverts commit 8cd70b87b5
.
* remove liveDisplayName from the Prompt plugin
* use liveDisplayName over 1st arg if it's an enum
2020-03-11 15:15:15 -07:00
Gregory Schier
23b4ac97bd
Add ability to generate theme plugin ( #1988 )
...
* Fix missing header name breaking sidebar render
* Global command to generate theme from JSON object
* Update packages/insomnia-app/app/ui/redux/modules/global.js
Co-Authored-By: Opender Singh <opender94@gmail.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-03-11 12:23:52 -07:00
Opender Singh
1aba4cb2cf
Nunjuck resolution in order of property definitions ( #1863 )
...
* Add breaking test
* Remove preferential ordering of tags over variables in nunjucks
* Remove preferential ordering of tags over variables in nunjucks
* simplify nunjucks sort
* Add breaking test for incorrect order
* Update json-order and consume
* Refine test with dataPropertyOrder
* Tests
* add note
* Add to test
* Missed the await
2020-03-09 11:20:22 -07:00
Bartek Bułat
64b6825e53
Add documentation for interfaces ( #1984 )
...
Add list of implementations to Interface documentation and list of
implemented interfaces to Object documentation.
2020-03-06 17:52:52 -08:00
Serpil Acar
e666961b4f
fix componentWillUnmount lifecycle method ( #1951 )
2020-02-18 12:44:08 -05:00
Gregory Schier
ae803c5c5f
Support importing raw string and naming the import
2020-02-12 14:01:51 -05:00
Gregory Schier
e35b54a533
Fix Content-Type: true on multiline forms ( Fixes #1920 )
2020-02-11 14:32:43 -05:00
Gregory Schier
1e50cd4a53
Add setting to enable response filtering (for backwards-compatibility)
2020-02-11 13:45:47 -05:00
Gregory Schier
b7250519ec
Fix NPE when creating new workspace
2020-02-11 12:35:59 -05:00
Gregory Schier
64e121ddd3
URL handler to install plugins ( #1930 )
2020-02-10 14:15:07 -05:00
Gregory Schier
6d259ed067
Merge branch 'pull/1880' into develop
2020-02-10 13:13:27 -05:00
Gregory Schier
35a3a1eab2
Fix lint errors
2020-02-10 13:13:19 -05:00
Gregory Schier
b8d1d0ea3c
Default bg color and font color
2020-02-07 13:24:24 -05:00
Gregory Schier
a9f671c1c7
Better base theme merging
2020-02-05 10:42:51 -05:00