Commit Graph

  • d5dde51b85 Fix storybook deployments to Netlify (#2874) Opender Singh 2020-11-27 12:23:48 +13:00
  • f5a0e9eb7c lib@2.2.26 lib@2.2.26 Opender Singh 2020-11-26 16:12:14 +13:00
  • 1a2d2a5a87 chore: bump versions to 2020.5 Opender Singh 2020-11-26 16:05:15 +13:00
  • 26202a88b3 Fix design sidebar filter hitbox (#2873) Opender Singh 2020-11-26 15:47:54 +13:00
  • 2233827a26 fix: check for truthy before sending a message over IPC for gRPC (#2869) Opender Singh 2020-11-26 08:18:42 +13:00
  • c9173d39c6 Hide the active workspace when moving a folder (#2853) Forrest 2020-11-25 11:17:56 -08:00
  • 2392c8117a E2E test to install and consume a plugin (#2847) Opender Singh 2020-11-25 15:26:00 +13:00
  • ef2fc3baec Validate protofile during upload (#2864) Opender Singh 2020-11-25 10:02:28 +13:00
  • e5a73190ee Fix for random UI crash (#2840) Giuseppe B 2020-11-24 05:40:36 +01:00
  • cf047322a9 Add specification linting for files (#2773) Joe Mirizio 2020-11-23 21:44:05 -05:00
  • 6d259a4e73 Fix Copy as CURL with Multipart (#2740) Julien Giovaresco 2020-11-24 02:33:16 +01:00
  • 4a9235f10f Add GrpcRequest and ProtoFile as accepted models for git sync (#2846) Opender Singh 2020-11-24 14:31:09 +13:00
  • 9b1d5ae657 Remove form-control styles from gRPC url bar (#2863) Opender Singh 2020-11-24 14:17:57 +13:00
  • c71eefd0ee gRPC URL bar spacing in Designer (#2859) Mike Ellan 2020-11-23 18:39:27 -05:00
  • ad21c515e2 Remove hinting and hide copy/move buttons (#2852) Opender Singh 2020-11-24 12:16:23 +13:00
  • 07f9fa676e Remove redundant help menu item (#2797) Johan Hammar 2020-11-19 01:52:34 +01:00
  • b1259dd5af Adds sorting to GQL Documentation Browser (#2732) Tom Prats 2020-11-18 19:34:24 -05:00
  • bbbf12799e Add resizing for Design Preview and Testing Results panes (#2712) Jasmine Wang 2020-11-18 18:13:24 -06:00
  • f1add8e010 chore: bump versions designer@2020.5.0-beta.2 core@2020.5.0-beta.2 Opender Singh 2020-11-18 21:59:13 +13:00
  • 0ccc8db39b Update proto-files-modal.js Opender Singh 2020-11-18 21:57:55 +13:00
  • 24a28dcda8 deps: fix node-libcurl to 2.2.0 designer@2020.5.0-beta.1 core@2020.5.0-beta.1 Opender Singh 2020-11-17 12:50:18 +13:00
  • 3960a57cad chore: bump versions Opender Singh 2020-11-17 12:06:44 +13:00
  • ec8f72c09b Show scrollbar when horizontal tab list exceeds available width. (#2844) Mike Ellan 2020-11-17 17:22:26 -05:00
  • 0b58a748af Support for server and bidi streaming (#2814) Opender Singh 2020-11-17 11:59:02 +13:00
  • 5c1885a540 Support reuploading a proto file (#2832) Opender Singh 2020-11-17 11:01:50 +13:00
  • ccd270a9fb gRPC with Insomnia export format V4 (#2830) Opender Singh 2020-11-14 12:31:18 +13:00
  • 8f8acf83f2 Allow changing the protofile for a request (#2828) Opender Singh 2020-11-13 12:03:36 +13:00
  • 74ba36609d Updating base font sizes to fix previous merged PR (#2824) Mike Ellan 2020-11-12 08:36:32 -05:00
  • 8e057eedc3 Fix version control beta merge conflicts where objects have been deleted (#2790) David Marby 2020-11-12 13:40:19 +01:00
  • 6f3c41659f Add TLS/SSL support (#2827) Opender Singh 2020-11-12 12:42:52 +13:00
  • f858b6625d gRPC state management (#2813) Opender Singh 2020-11-12 11:44:03 +13:00
  • 7a8b1b4953 Add protofile modal design integration (#2820) Mike Ellan 2020-11-10 16:30:16 -05:00
  • d18ba8e6d8 Support for gRPC Unary and Client streaming (#2809) Opender Singh 2020-11-10 13:30:27 +13:00
  • 17ea1b1812 Add the ability to delete synced workspaces from the API (#2795) David Marby 2020-11-09 23:56:13 +01:00
  • 450b8353f9 Introduce stub UI for gRPC request and response panes (#2817) Mike Ellan 2020-11-08 20:36:35 -05:00
  • 175834efa9 Unsafe deletion of a protofile (#2798) Opender Singh 2020-11-03 13:30:43 +13:00
  • e6bdbf27ea Extract foundational components from request and response panes (#2799) Opender Singh 2020-11-03 11:09:45 +13:00
  • dd86bd3369 Add support for gRPC request actions (#2794) Opender Singh 2020-11-02 13:55:22 +13:00
  • e77fe3248d Remove unrelated items from request actions and request settings (#2793) Opender Singh 2020-10-29 12:00:29 +13:00
  • 5f1c1bb747 Allow sidebar to show grpc requests (#2786) Opender Singh 2020-10-29 11:44:37 +13:00
  • d1e1da53e5 Save a GrpcRequest after protofile selection (#2785) Opender Singh 2020-10-29 11:23:07 +13:00
  • 33ef367f3f fix: hide gRPC from url bar method dropdown for HTTP requests (#2792) Opender Singh 2020-10-29 08:45:20 +13:00
  • 743b8b8230 Remove references to Travis CI in README.md (#2783) Nicholas Latham 2020-10-28 09:01:53 +00:00
  • edb0a8561d Add GrpcRequest and GrpcRequestMeta database models (#2784) Opender Singh 2020-10-28 13:05:54 +13:00
  • 5852d27d3f Fix color picker display when updating an environment color (#2711) Julien Giovaresco 2020-10-27 08:02:49 +01:00
  • a511ea5ed9 Adding deprecated warning icon/message in graphQL docs (#2749) Antoine 2020-10-26 21:24:21 -04:00
  • b78508d54a Bump versions to 2020.4.2 David Marby 2020-10-21 13:51:57 +02:00
  • 6403d20be2 Add timeout to spectron steps in github actions (#2774) Opender Singh 2020-10-27 01:10:29 +13:00
  • 543dc2df99 Use the correct notification icon for Core (#2772) David Marby 2020-10-23 21:19:20 +02:00
  • 65a333cac3 Fetch workspace protofiles from redux instead of refreshing after every action (#2764) Opender Singh 2020-10-23 11:27:46 +13:00
  • f2737ff706 Allow for renaming of a protofile (#2763) Opender Singh 2020-10-23 11:06:37 +13:00
  • b2bf1146f9 Add file selector to upload a .proto file (#2757) Opender Singh 2020-10-23 10:48:00 +13:00
  • c081fd2003 Insomnia core & designer app iconography (#2766) Mike Ellan 2020-10-22 16:43:00 -04:00
  • 1817872f31 Fix fetching notifications (#2765) David Marby 2020-10-22 21:35:42 +02:00
  • c73092e294 Modal prompt to select protofile (#2756) Opender Singh 2020-10-23 08:14:46 +13:00
  • bd4ed35dab Add gRPC as a new request method (#2755) Opender Singh 2020-10-22 10:26:09 +13:00
  • cc71660c96 Create protofile database model & unit tests (#2754) Opender Singh 2020-10-22 10:02:43 +13:00
  • e42805c86e Beta sync fixes (#2753) designer@2020.4.2 core@2020.4.2 David Marby 2020-10-21 12:42:36 +02:00
  • 46d3e9e099 Fix sync issues when switching between workspaces (#2724) David Marby 2020-10-15 23:42:16 +02:00
  • 0b311e7896 Add file logging (#2716) David Marby 2020-10-13 18:05:41 +02:00
  • 9a58876178 Bump versions to 2020.4.2 David Marby 2020-10-21 13:51:57 +02:00
  • edcfcf5cef Beta sync fixes (#2753) David Marby 2020-10-21 12:42:36 +02:00
  • 52de6d819d fix: resize all texts when font size change on preferences (#2710) Martin Pastore 2020-10-20 18:22:26 -03:00
  • d544d754ca Removing unused / redundant styles (#2752) Jasmine Wang 2020-10-20 15:50:57 -05:00
  • 29ff23343b Add Show App Logs Folder to help (#2728) Emanuele Concas 2020-10-20 13:01:47 +02:00
  • 294777b0ed Add PKCE support (#2652) Ben Scholzen 2020-10-20 09:58:16 +02:00
  • d201cd1807 Rename button label of the Save and Download action save dialog (#2727) Julien Giovaresco 2020-10-20 09:36:04 +02:00
  • ceead25167 Fix infinite request spinner when cancelling "Send and Download" (#2721) Julien Giovaresco 2020-10-20 08:45:48 +02:00
  • 27d5881684 Reloading GraphQL docs on schema reload (#2747) Antoine 2020-10-20 00:35:53 -04:00
  • 9e3ea0a99f Add sync debug logging core@2020.4.2-alpha.1 David Marby 2020-10-16 23:13:49 +02:00
  • 8ee0413884 Disable the auto updater David Marby 2020-10-16 17:52:01 +02:00
  • be56a36a79 Bump version David Marby 2020-10-13 16:21:46 +02:00
  • c706eaf8b2 Fix sync issues when switching between workspaces (#2724) David Marby 2020-10-15 23:42:16 +02:00
  • 2a1d82925d Add file logging (#2716) David Marby 2020-10-13 18:05:41 +02:00
  • b0b7613f26 Fix sync issues when switching between workspaces (#2724) David Marby 2020-10-15 23:42:16 +02:00
  • 4fc8b21827 Add file logging (#2716) David Marby 2020-10-13 18:05:41 +02:00
  • a9e22075fb Prevent newlines for singleline Code editor (#2704) Timothy Lim 2020-10-13 13:46:25 +08:00
  • 81ad8ba2c8 Change bulk header editor setting verbiage (#2717) Isaac Moore 2020-10-12 22:15:51 -05:00
  • 474da01295 Add required annotation to Kubernetes config (#2709) Isaac Moore 2020-10-12 16:32:25 -05:00
  • 984881c0cb Don't clear oAuth2 session on restart (#2701) karolineKarkoschDrKlein 2020-10-09 22:33:21 +02:00
  • 03d83a8f52 Cancel the active request instead of the most recent request (#2696) Selamanse 2020-10-08 19:17:37 +02:00
  • 0092723a8d del. top/btm padding from CodeMirror-dialog #2646 (#2697) Antoine 2020-10-08 10:39:56 -04:00
  • 8d88cf9c69 An effort to figure out why spectron sometimes hangs on Windows CI (#2698) Opender Singh 2020-10-08 15:48:20 +13:00
  • fa64e6b5e8 Update README entry for Insomnia Documenter (#2692) Opender Singh 2020-10-07 11:29:34 +13:00
  • 1bbbf38a96 Support hyphen - and other special characters in variable names (#2601) Opender Singh 2020-10-02 07:49:05 +13:00
  • 9bf5d29160 Toast based logo fixes, consistent names, fixing positioning (#2676) Mike Ellan 2020-09-30 17:05:00 -04:00
  • 601c6060a4 Update o2k readme examples (#2679) Opender Singh 2020-09-30 19:38:44 +13:00
  • 6cafe6ae47 Update babelrc to node 12 for all packages (#2670) Opender Singh 2020-09-29 18:33:03 +13:00
  • 64c7b429aa Expose network context to requestHook & responseHook scopes (#2662) Julien Giovaresco 2020-09-29 04:10:51 +02:00
  • 9bdb13c6bb Bump httpsnippet to fix Copy as Curl not respecting header case (#2668) Julien Giovaresco 2020-09-26 15:07:33 +02:00
  • 19a9d6a7e7 Export import unit tests (#2663) Mike Ellan 2020-09-24 20:16:51 -04:00
  • 9d4390de2f Introduce a checkbox in Basic Auth form to choose ISO-8859-1 encoding for credentials. (#2642) Julien Giovaresco 2020-09-24 22:58:28 +02:00
  • 8a6c5cc9b3 Run tests for builds vs packages using env variable (#2660) Opender Singh 2020-09-25 08:14:54 +12:00
  • 3e7be75a4f Refactor and reuse app launch logic, launch app with a fresh data directory, prepare for tests in release pipeline (#2659) Opender Singh 2020-09-25 07:55:27 +12:00
  • 567ddd2b70 Add babel to smoke tests (#2658) Opender Singh 2020-09-25 07:23:23 +12:00
  • 875bae217b Corrected verbiage in move folder to workspace modal (#2661) Rajiv Singh 2020-09-24 11:24:29 +05:30
  • c9f009a838 Change default keyboard shortcut to bring up the keyboard settings (#2649) Julien Giovaresco 2020-09-24 05:35:28 +02:00
  • 4d17a92f73 Improve reliability of E2E tests (#2654) Opender Singh 2020-09-24 10:49:25 +12:00
  • 403ddf20ad Merge branch 'release/2020.4.1' into develop David Marby 2020-09-23 23:17:12 +02:00
  • 52ae23deec Sidebar method styling & click regions (#2632) Mike Ellan 2020-09-22 19:36:56 -04:00