Forrest
6d5b8dd154
Add a button to clear oauth2 from the auth options ( #2953 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-19 17:34:10 +13:00
Kim S. Ly
e54f4e0324
GraphQL Explorer - Make text selectable ( #2954 )
...
Co-authored-by: Kim S. Ly <lykims@users.noreply.github.com>
2020-12-18 08:57:58 +13:00
Opender Singh
f27cd5f630
Support template tags with gRPC ( #2926 )
2020-12-18 00:38:21 +13:00
Antoine
171dae5746
Setting same sidebar item sorting for the Edit tag request dropdown ( #2777 )
2020-12-17 11:03:51 +13:00
Julien Giovaresco
c5b0529363
Create a new cookie with expires initialized with the MAX_DATE ( #2908 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-16 00:19:40 +13:00
David Marby
cad2ebc932
Merge branch 'release/2020.5.2' into develop
2020-12-09 19:40:16 +01:00
David Marby
5bedc0ffad
Add additional metrics to the notification call ( #2921 )
2020-12-09 17:39:53 +01:00
Opender Singh
27987201ad
gRPC URL bar improvements - streaming type & package groups ( #2883 )
2020-12-09 17:42:50 +13:00
David Marby
a2cf11b23b
Merge branch 'release/2020.5.1' into develop
2020-12-04 13:34:24 +01:00
Opender Singh
ecaabd2276
fix: pkce auth is not selectable
2020-12-04 10:34:53 +13:00
David Marby
27320ad04a
Merge branch 'release/2020.5' into develop
2020-12-02 15:35:53 +01:00
cobwebsonsale
c50bc1f965
Add sort options for sidebar rows ( #2738 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-01 13:37:57 +13:00
Julien Giovaresco
dfc89a3111
Allow prompt values to be clear + add actions to template tag plugin API ( #2736 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-01 12:15:17 +13:00
Opender Singh
1bdd8137da
feat: add loading state to git sync staging modal ( #2879 )
2020-12-01 11:52:23 +13:00
Opender Singh
2233827a26
fix: check for truthy before sending a message over IPC for gRPC ( #2869 )
2020-11-26 08:18:42 +13:00
Forrest
c9173d39c6
Hide the active workspace when moving a folder ( #2853 )
...
* Hide the active workspace when moving a folder (#2849 )
* Change workspace to activeWorkspace for clarity
* Use map instead of flatMap for consistency
2020-11-26 08:17:56 +13:00
Opender Singh
ef2fc3baec
Validate protofile during upload ( #2864 )
...
* feat(insomnia-components): add async-button
* feat: show error if parsing protofile fails during upload/add
* chore: flow is poop
* feat: use try-finally
2020-11-25 10:02:28 +13:00
Giuseppe B
e5a73190ee
Fix for random UI crash ( #2840 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-24 17:40:36 +13:00
Opender Singh
4a9235f10f
Add GrpcRequest and ProtoFile as accepted models for git sync ( #2846 )
2020-11-24 14:31:09 +13:00
Opender Singh
9b1d5ae657
Remove form-control styles from gRPC url bar ( #2863 )
2020-11-24 14:17:57 +13:00
Mike Ellan
c71eefd0ee
gRPC URL bar spacing in Designer ( #2859 )
2020-11-24 12:39:27 +13:00
Opender Singh
ad21c515e2
Remove hinting and hide copy/move buttons ( #2852 )
2020-11-24 12:16:23 +13:00
Tom Prats
b1259dd5af
Adds sorting to GQL Documentation Browser ( #2732 )
...
Co-authored-by: David Marby <david@dmarby.se>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-19 13:34:24 +13:00
Jasmine Wang
bbbf12799e
Add resizing for Design Preview and Testing Results panes ( #2712 )
2020-11-19 13:13:24 +13:00
Opender Singh
0ccc8db39b
Update proto-files-modal.js
2020-11-18 21:57:55 +13:00
Mike Ellan
ec8f72c09b
Show scrollbar when horizontal tab list exceeds available width. ( #2844 )
2020-11-18 11:22:26 +13:00
Opender Singh
0b58a748af
Support for server and bidi streaming ( #2814 )
2020-11-17 11:59:02 +13:00
Opender Singh
5c1885a540
Support reuploading a proto file ( #2832 )
2020-11-17 11:01:50 +13:00
Opender Singh
ccd270a9fb
gRPC with Insomnia export format V4 ( #2830 )
...
* feat: initial commit to export grpc entities
* feat: grpc requests and protofiles in v4 export format
* test(export): add grpc requests and protofiles in export tests
* test(models): add isProtoFile tests
2020-11-14 12:31:18 +13:00
Opender Singh
8f8acf83f2
Allow changing the protofile for a request ( #2828 )
2020-11-13 12:03:36 +13:00
Mike Ellan
74ba36609d
Updating base font sizes to fix previous merged PR ( #2824 )
2020-11-12 08:36:32 -05:00
David Marby
8e057eedc3
Fix version control beta merge conflicts where objects have been deleted ( #2790 )
2020-11-12 13:40:19 +01:00
Opender Singh
f858b6625d
gRPC state management ( #2813 )
2020-11-12 11:44:03 +13:00
Mike Ellan
7a8b1b4953
Add protofile modal design integration ( #2820 )
...
* Add proto file modal design integration
2020-11-10 16:30:16 -05:00
Opender Singh
d18ba8e6d8
Support for gRPC Unary and Client streaming ( #2809 )
2020-11-10 13:30:27 +13:00
David Marby
17ea1b1812
Add the ability to delete synced workspaces from the API ( #2795 )
2020-11-09 23:56:13 +01:00
Mike Ellan
450b8353f9
Introduce stub UI for gRPC request and response panes ( #2817 )
2020-11-09 14:36:35 +13:00
Opender Singh
175834efa9
Unsafe deletion of a protofile ( #2798 )
2020-11-03 13:30:43 +13:00
Opender Singh
e6bdbf27ea
Extract foundational components from request and response panes ( #2799 )
2020-11-03 11:09:45 +13:00
Opender Singh
dd86bd3369
Add support for gRPC request actions ( #2794 )
2020-11-02 13:55:22 +13:00
Opender Singh
e77fe3248d
Remove unrelated items from request actions and request settings ( #2793 )
2020-10-29 12:00:29 +13:00
Opender Singh
5f1c1bb747
Allow sidebar to show grpc requests ( #2786 )
2020-10-29 11:44:37 +13:00
Opender Singh
d1e1da53e5
Save a GrpcRequest after protofile selection ( #2785 )
2020-10-29 11:23:07 +13:00
Opender Singh
33ef367f3f
fix: hide gRPC from url bar method dropdown for HTTP requests ( #2792 )
2020-10-29 08:45:20 +13:00
Opender Singh
edb0a8561d
Add GrpcRequest and GrpcRequestMeta database models ( #2784 )
2020-10-28 13:05:54 +13:00
Julien Giovaresco
5852d27d3f
Fix color picker display when updating an environment color ( #2711 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-10-27 20:02:49 +13:00
Antoine
a511ea5ed9
Adding deprecated warning icon/message in graphQL docs ( #2749 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-10-27 14:24:21 +13:00
David Marby
543dc2df99
Use the correct notification icon for Core ( #2772 )
2020-10-23 21:19:20 +02:00
Opender Singh
65a333cac3
Fetch workspace protofiles from redux instead of refreshing after every action ( #2764 )
2020-10-23 11:27:46 +13:00
Opender Singh
f2737ff706
Allow for renaming of a protofile ( #2763 )
2020-10-23 11:06:37 +13:00
Opender Singh
b2bf1146f9
Add file selector to upload a .proto file ( #2757 )
2020-10-23 10:48:00 +13:00
David Marby
1817872f31
Fix fetching notifications ( #2765 )
2020-10-22 21:35:42 +02:00
Opender Singh
c73092e294
Modal prompt to select protofile ( #2756 )
2020-10-23 08:14:46 +13:00
Opender Singh
bd4ed35dab
Add gRPC as a new request method ( #2755 )
2020-10-22 10:26:09 +13:00
David Marby
edcfcf5cef
Beta sync fixes ( #2753 )
...
* Fix trailing whitespace in vcs
* Add logging to sync graphql queries
* Don't remotely create a sync project when opening the share dialog
* Fix pulling workspaces with a missing default branch
* Fix the sync merge modal
* Fix workspaces dissapearing when switching to an empty default branch
2020-10-21 12:42:36 +02:00
Martin Pastore
52de6d819d
fix: resize all texts when font size change on preferences ( #2710 )
...
* fix: resize all texts when font size change on preferences
* fix: add missing rem conversion
Co-authored-by: Mike Ellan <52717970+sonicyeti@users.noreply.github.com>
2020-10-20 17:22:26 -04:00
Jasmine Wang
d544d754ca
Removing unused / redundant styles ( #2752 )
2020-10-20 16:50:57 -04:00
Ben Scholzen
294777b0ed
Add PKCE support ( #2652 )
...
* Add PKCE support
* Fix failing unit test and add new test for PKCE
* Update packages/insomnia-app/app/network/o-auth-2/grant-authorization-code.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Update packages/insomnia-app/app/network/o-auth-2/grant-authorization-code.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Fix prettier report
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-10-20 20:58:16 +13:00
Julien Giovaresco
d201cd1807
Rename button label of the Save and Download
action save dialog ( #2727 )
...
The label was `Send and Save`, it is confusing because actually the request was already sent.
2020-10-20 20:36:04 +13:00
Julien Giovaresco
ceead25167
Fix infinite request spinner when cancelling "Send and Download" ( #2721 )
...
We were hiding the spinner at the end of the _handleSendAndDownloadRequestWithEnvironment method. However, we
were exiting early we the user cancel the save dialog (L672).
To prevent that, I've moved the code in a finally block, therefore we make sure that the spinner will be hidden
Closes #2718
2020-10-20 19:45:48 +13:00
Antoine
27d5881684
Reloading GraphQL docs on schema reload ( #2747 )
2020-10-20 17:35:53 +13:00
David Marby
b0b7613f26
Fix sync issues when switching between workspaces ( #2724 )
2020-10-15 23:42:16 +02:00
David Marby
4fc8b21827
Add file logging ( #2716 )
2020-10-13 18:05:41 +02:00
Timothy Lim
a9e22075fb
Prevent newlines for singleline Code editor ( #2704 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-10-13 18:46:25 +13:00
Isaac Moore
81ad8ba2c8
Change bulk header editor setting verbiage ( #2717 )
...
This change is to be consistent with #2713 .
2020-10-13 16:15:51 +13:00
karolineKarkoschDrKlein
984881c0cb
Don't clear oAuth2 session on restart ( #2701 )
...
* Don't clear oAuth2 session on restart
Offer button to user where it can be cleared without restart
* PR improvements
* remove accidental newline
* PR improvements 2
* cleanup
* capitalize insomnia
2020-10-10 09:33:21 +13:00
Selamanse
03d83a8f52
Cancel the active request instead of the most recent request ( #2696 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-10-09 06:17:37 +13:00
Antoine
0092723a8d
del. top/btm padding from CodeMirror-dialog #2646 ( #2697 )
2020-10-08 10:39:56 -04:00
Opender Singh
1bbbf38a96
Support hyphen -
and other special characters in variable names ( #2601 )
2020-10-02 07:49:05 +13:00
Mike Ellan
9bf5d29160
Toast based logo fixes, consistent names, fixing positioning ( #2676 )
...
* Toast based logos locally sourced, consistent names, fixing positioning
* Pulling unused classes
* Using APP_ID_INSOMNIA over appName method, styling footer, adding alt tags
* Removing gravatar from src and component library
2020-09-30 17:05:00 -04:00
Mike Ellan
19a9d6a7e7
Export import unit tests ( #2663 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-09-25 12:16:51 +12:00
Julien Giovaresco
9d4390de2f
Introduce a checkbox in Basic Auth form to choose ISO-8859-1 encoding for credentials. ( #2642 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-09-25 08:58:28 +12:00
Rajiv Singh
875bae217b
Corrected verbiage in move folder to workspace modal ( #2661 )
2020-09-24 17:54:29 +12:00
Opender Singh
4885d00e0f
Update pdfjs-dist ( #2645 )
...
* add e2e test and update pdfjs version and interface changes
* Remove test focus
* Simplify
* Update test because canvas sizes vary
* Update
2020-09-21 20:45:36 +12:00
Julien Giovaresco
c4affa1650
Add shortcuts to foldAll and unfoldAll JSON nodes ( #2626 )
...
Use `Shift Cmd -` or `Shift Ctrl -` to fold all nodes
Use `Shift Cmd =` or `Shift Ctrl =` to unfold all nodes
Closes #2252
2020-09-17 14:00:10 +12:00
Mike Ellan
51d3a5de32
Editor toggling, visual design spec. integration, various stylistic tweaks ( #2598 )
...
Collapsable editor and visual design integration.
2020-09-15 12:26:04 -04:00
Tobias Rundbom
4a1ee5f9c5
Save and pre-select last used export format ( #2586 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-09-15 17:24:06 +12:00
Mike Ellan
af6a9b6a78
Unit testing sticky headers ( #2588 )
2020-09-04 12:08:05 -04:00
Arjun Kesava P
1bcc2168cd
fix: Added manual prettify for multipart editor ( #2571 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-31 13:41:26 +12:00
Mike Ellan
1774bc72e2
Unit testing test output ( #2533 )
...
* Adding list group component with stubbed badge & list item
* Cleaning up stories, error padding tweak
* Results list item padding fix
* Review feedback and component provisioning
Shift to functional components
Abstract both list and list item away for re-use
Roll unit test result specific styling into UT source
Roll supporting UI over including badges > extend SC for flavors
Shift timestamp to render the value, JSX handling formatting
* Renaming UT specific badges
* List group and unit test wrapper component updates
- Pulled unit test results list item into SB
- All unique aspects of UT results are bundled in the IC which extend base item
- Cleansed UT wrapper of inline components
- Setting up list group and list group item base for middle area
* Abstrating badges, timestamp and updating unit test wrapper
* Update packages/insomnia-components/components/list-group/unit-test-result-badge.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Update packages/insomnia-components/components/list-group/unit-test-result-item.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Dep cleanup, PR feedback
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-27 18:09:13 -04:00
Mike Ellan
37abf4df59
Unit tests buttons & select input styling ( #2534 )
...
* Button conversion, styling dropdown
* Cleaning up select input
* Adding play icon to run tests
* Button icon styling
2020-08-25 14:56:58 -04:00
Opender Singh
5ecb69a8e5
Expose styled-components on the window object for UI plugins ( #2528 )
2020-08-21 06:44:08 +12:00
Seanghay
827783ee94
Bump up httpsnippet
to 1.22.0 for Kotlin and Axios code generation support ( #2526 )
2020-08-20 16:17:52 +12:00
Opender Singh
653c546883
Add bitbucket cloud docs, add documentation tooltip to git settings modal header ( #2518 )
2020-08-18 08:57:21 +12:00
Opender Singh
c24d3138a7
Convert radio button group to be a fully controlled component ( #2520 )
2020-08-18 08:45:43 +12:00
Opender Singh
be90615025
Don't try to render swaggerui if the preview is hidden ( #2519 )
2020-08-18 08:42:10 +12:00
Bartolomej Kozorog
d9fe05b230
Add tooltip with docs for git authentication key generation
2020-08-16 12:40:38 +12:00
Opender Singh
61b27ae3c4
Add release date to about menu ( #2505 )
2020-08-13 08:59:30 +12:00
Raphaël Barbazza
48783e5063
fix: made radio-button-group a controlled component ( #2499 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-12 14:02:21 -04:00
Mike Ellan
55e428bbe3
Checking format to offset line number if spec string is JSON parsable. ( #2467 )
...
* Checking format to offset line number if spec string is JSON parsable.
* Cleaning up server component detection, removing unused function
2020-08-06 14:39:37 -04:00
Mike Ellan
4668670159
Bring path validation into paths component. Error boundry around sidebar, error boundry formatting. ( #2484 )
2020-08-05 08:47:28 -04:00
Huli
a36e22c294
Replace textarea with code editor for response raw viewer ( #2475 )
...
* Replace textarea with code editor
* Add raw-editor class and props to make style consistent
* Merge raw-editor style into general.less
Co-authored-by: Li Hu <li.hu@onedegree.hk>
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-05 07:17:20 +12:00
Mike Ellan
784357f089
Sidebar code mirror interactions ( #2433 )
...
* Lifting path clicked up to sidebar root
* Abstracting out path click to story (and app)
* Adding click to scroll, updating sidebar components
* Scroll fix for sidebar
* Cleaning up log
* PR feedback
* PR Feedback, fix schemas & request body rendering
* PR feedback & cleanup
* Prop value checking, selection positioning
* Pulling remote import
* Styled components into insomnia-app, obj destructuring, typing
* Refactoring item path mapping
* Abstracting the mapping of specs for position, bumping down styled components version.
* Directly passing ... rest args initial work
* Pulling logs, removing array concatenation
* Pulling click handler out of render method
* Rolling position mapping into scroll positining method
* Opening up type, could be number/string/array
* Update package-lock.json
* Grabbing height from window, typing API vars, checking path
* Creating scroll method dedicated to design mode
* Moving typing of spec related content to Props def.
* Type checking on sections, invalid section component
2020-08-03 13:57:12 -04:00
Opender Singh
e9fb34490a
Fix a bug with bulk query edit ( #2479 )
2020-08-03 22:13:08 +12:00
Huli
e3f9e3c1d4
Consistent export dropdown verbiage ( #2476 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-03 17:32:51 +12:00
Gregory Schier
93c91ebdbe
Upgrade Electron ( #2403 )
...
* Upgrade Electron to 8, bump Node version, fix font-manager
* Specify nodeIntegration as true
* Get <webview> working again
* Get <webview> working again
* Electron 9.0
* Escape parens in plugin install exec path (newer Electron added them)
* Bump versions for first alpha
* Electron 9.1
* Convert all Electron APIs that switched from callback to Promise
* Fix send-and-download feature
* Remove user-agent override hack for OAuth 2 login window
* Bump alpha version
* Fix issue regarding chokidar
* Add package-lock.json
* Upgrade chokidar because @babel/cli uses an older incompatible version of fsevents
* Fix source maps
* Read .nvmrc in GitHub actions
* Address remaining PR feedback
2020-07-27 22:18:26 -07:00
Opender Singh
b29be4ac2b
Handle silent failures for git push operation ( #2432 )
2020-07-28 11:48:55 +12:00
Mike Ellan
886c4d75b5
Editor search selection contrast ( #2441 )
...
* Increase readability for search result based selections.
* Bumping up highlight
2020-07-24 16:17:45 -04:00
Mike Ellan
b7bc88a326
Design sidebar ( #2328 )
...
* updated lock file
* Rolling sidebar from SB into application
* Type fix on the method label output
* Update packages/insomnia-components/components/sidebar.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* PR Feedback - Keys, useCallback Hook
* stubbing component breakout
* PR Feedback
- Breaking out most UI elements into components
- Filter component in place
- Various CSS tweaks
* Removing unused file
* Updating toggle
* Resuable sidebar section (#2359 )
* Introduce resuable sidebar section
* Stop eslint complaining
* add react-use
* Lint fixes
* Make the storybook story less wide
* Component development
Abstracting out line level components i.e.
Section > Header > Filter > Panel > Items
Various code fixes
* Cleaning up section visibility state
* Reverting visibiilty state updater
* Adding paths on click for spec scrolling
* refreshing package-lock to resolve conflict
* PR feedback for sidebar components
* Update packages/insomnia-components/components/sidebar/sidebar-header.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Including lock
* Merge fix
* Component structuring, prop clean-up, css updates
* Cleaning up components, pr feedback, fixing styling
* array index reference clean-up/clarity
* Leveraging useToggle rather than manual useState toggling
* Cleaning up logs
* Hide info section if missing from spec.
* Update packages/insomnia-components/components/sidebar/sidebar-responses.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Update packages/insomnia-components/components/sidebar/sidebar-schemas.js
Co-authored-by: Opender Singh <opender94@gmail.com>
* Pull fragment
* Destructuring and filter cleanup
* Clearing filter value and DOM on section collapse
* Merge latest
* Merge conflict cleanup
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-07-22 09:13:06 -04:00
Opender Singh
5fb1caf941
Improve codemirror fold marker theme ( #2406 )
2020-07-14 15:24:55 +12:00