Commit Graph

  • e471d94fbc feat: persist request url changes upon saving them Anoop M D 2022-03-16 01:00:35 +0530
  • 7370ec63d1 chore: cleanup Anoop M D 2022-03-16 00:59:57 +0530
  • 10d542311e chore: cleanup unused props Anoop M D 2022-03-15 03:13:26 +0530
  • b313cc53cc feat: Response Placeholder Component Anoop M D 2022-03-15 02:49:14 +0530
  • 910f19c045 feat: display request method in sidebar Anoop M D 2022-03-15 01:58:26 +0530
  • 8214255fe8 feat: send http request Anoop M D 2022-03-14 23:16:49 +0530
  • 0030a1b8d8 feat: toggle left menubar Anoop M D 2022-03-14 03:08:57 +0530
  • 92692c766a refactor: ids -> uids + NewRequest functionality Anoop M D 2022-03-14 02:43:36 +0530
  • 686894e0bd refactor: AddFolder to NewFolder Anoop M D 2022-03-13 23:01:16 +0530
  • e833493bce refactor: findCollectionByUid Anoop M D 2022-03-13 22:52:14 +0530
  • af44c0e434 refactor: refactored idb related operations to custom hooks Anoop M D 2022-03-13 22:43:53 +0530
  • b91a25233f feat: Collection changes are synced to IndexedDB Anoop M D 2022-03-13 21:27:59 +0530
  • e775cd47a9 fix: fixed collection collapse while adding folders Anoop M D 2022-03-13 20:29:47 +0530
  • 2f594835d8 feat: AddFolder Modal Anoop M D 2022-03-13 19:59:10 +0530
  • 33ff9e603b feat: Add Folder to Collection Anoop M D 2022-03-13 17:43:21 +0530
  • 84e675dec4 feat: EnvironmentSelector Component Anoop M D 2022-03-13 13:18:15 +0530
  • 44368851ed feat: CollectionTitleBar Component Anoop M D 2022-03-11 22:19:11 +0530
  • b65d0e2a66 feat: save collection to indexedDB Anoop M D 2022-03-10 09:01:05 +0530
  • c857088e2d feat: Toast component Anoop M D 2022-03-10 09:00:32 +0530
  • 7ee80298f9 feat: use ipc to overcome cors Anoop M D 2022-03-09 01:15:26 +0530
  • 6e6d8d4c92 chore: added home icon in request tabs Anoop M D 2022-03-08 09:32:31 +0530
  • 5683298deb refactor: Auth Anoop M D 2022-03-08 02:22:21 +0530
  • aa98cfe86e feat: Signup Page Anoop M D 2022-03-07 20:29:59 +0530
  • 3856f244f5 feat: Login Page Anoop M D 2022-03-07 20:02:39 +0530
  • a17b9f4b73 refactor: TitleBar Anoop M D 2022-03-07 18:14:49 +0530
  • 37d9f75f64 feat: migration to electron + next complete Anoop M D 2022-03-07 17:52:35 +0530
  • 1f2b64c7cc feat: electron + nextjs Anoop M D 2022-03-05 23:07:48 +0530
  • 7b3808f27b feat: init electron Anoop M D 2022-03-05 22:55:25 +0530
  • d089cee5d6 chore: mock component for collection toolbar Anoop M D 2022-03-05 22:49:46 +0530
  • ac7d5c04a3 chore: IDB_CONNECTION_READY action Anoop M D 2022-02-03 23:25:38 +0530
  • 87907eeb53 feat: vscode themed menubar Anoop M D 2022-01-31 10:36:29 +0530
  • 42fa05bc0f feat: idb get and save collection methods Anoop M D 2022-01-30 23:57:24 +0530
  • be9998568c feat: useIdb hook Anoop M D 2022-01-29 23:53:22 +0530
  • 6c9f7250ea refactor: response overlay Anoop M D 2022-01-28 23:03:10 +0530
  • 6af169ffee fix: fixed query result codemirror shake issue upon scroll Anoop M D 2022-01-26 20:31:49 +0530
  • 1b78a2c223 feat: dragbar adjusting request and response panes Anoop M D 2022-01-26 15:34:46 +0530
  • 48f1d7119f chore: fixed json syntax highlighting in codemirror Anoop M D 2022-01-26 03:06:46 +0530
  • 2007ff3a67 chore: codemirror editor occupy remaing height Anoop M D 2022-01-26 03:00:21 +0530
  • 6812494d6b chore: style updates Anoop M D 2022-01-25 03:41:35 +0530
  • 178b92f975 feat: added hotkeys provider Anoop M D 2022-01-24 23:57:30 +0530
  • c3dde749e3 feat: detect changes in request url Anoop M D 2022-01-23 18:08:01 +0530
  • b4599b65b9 fix: fix react warnings Anoop M D 2022-01-23 17:14:46 +0530
  • 2431c0ac03 feat: reducer and actions for creating a collection Anoop M D 2022-01-23 17:13:30 +0530
  • efaa9aed21 feat: using css vars for brand and tab border color Anoop M D 2022-01-22 21:36:28 +0530
  • 070a34883a
    Merge pull request #2 from anusreesubash/feature/create-collection-form-validation Anoop M D 2022-01-21 14:48:05 +0530
  • c6d09cf9a7 chore: style updates Anoop M D 2022-01-21 13:25:39 +0530
  • e4d51bcebf feat: HttpRequestPane Anoop M D 2022-01-20 21:34:44 +0530
  • 7b6efe6044 feat: create collection form validation Anusree Subash 2022-01-19 00:25:08 +0530
  • 6b549f2baf chore: updated styles for request headers Anoop M D 2022-01-19 00:11:51 +0530
  • 3133f5e253 feat: moved up the state logic for graphql query change Anoop M D 2022-01-18 21:55:22 +0530
  • 2f222aebde feat: moved the logic up for managing request url Anoop M D 2022-01-18 21:41:27 +0530
  • 83d33b604a feat: moved up the logic for making the network call Anoop M D 2022-01-18 20:28:18 +0530
  • f719922072 chore: updated request tab close icon styles Anoop M D 2022-01-18 00:21:46 +0530
  • b7dcc80e77 chore: minor style updates Anoop M D 2022-01-17 23:53:17 +0530
  • 4f7b5187be chore: added input in creation collection form Anoop M D 2022-01-13 23:27:27 +0530
  • 29cd9e4607 chore: last tab gets focussed after closing a tab Anoop M D 2022-01-09 22:35:48 +0530
  • 3037c3564e feat: click on new tab icon creates a new tab Anoop M D 2022-01-09 22:21:03 +0530
  • 8da4e71d47 chore: style updates Anoop M D 2022-01-08 00:56:10 +0530
  • f817aa3d9d
    Merge pull request #1 from anusreesubash/feature/save-request-modal Anoop M D 2022-01-07 22:23:44 +0530
  • 05a2df2269 feat: save request modal + folder drilldown Anusree Subash 2022-01-07 22:20:24 +0530
  • e99f9434ad feat: add request button near request tabs Anoop M D 2022-01-07 21:11:04 +0530
  • 71ce963361 feat: golden retriever mascot Anoop M D 2022-01-07 00:37:36 +0530
  • 2f0c9866ee feat: welcome page options Anoop M D 2022-01-07 00:07:32 +0530
  • f825e53988 feat: button styles Anoop M D 2022-01-06 21:20:10 +0530
  • 68c8d636f8 chore: changed license bsl1.1 to MIT Anoop M D 2022-01-05 23:20:17 +0530
  • 3ffcc0e9f2 feat: welcome screen add new request Anoop M D 2022-01-04 22:30:15 +0530
  • 1f1e8a602e feat: modal Anoop M D 2022-01-04 02:07:46 +0530
  • 81f9668375 feat: made dropdowns look beautiful Anoop M D 2022-01-03 13:18:15 +0530
  • 9d14e89aaa feat: top level collection dropdown Anoop M D 2022-01-02 13:45:13 +0530
  • 9b6e175f41 chore: fix typo Anoop M D 2022-01-02 01:12:45 +0530
  • fc32f5b413 feat: response size Anoop M D 2022-01-02 01:09:54 +0530
  • 7a61f29acc feat: response duration Anoop M D 2022-01-02 00:48:12 +0530
  • 8c93d00dac feat: response status code Anoop M D 2022-01-02 00:12:38 +0530
  • 305fa14c7f feat: response status, time, size placeholders Anoop M D 2022-01-01 23:34:46 +0530
  • cd31c80dae chore: reorganized files Anoop M D 2022-01-01 22:32:27 +0530
  • 6402e87d83 chore: style updates Anoop M D 2022-01-01 22:26:56 +0530
  • 93fdcc7b23 feat: collection action icons Anoop M D 2022-01-01 14:37:34 +0530
  • c398cb3c28 chore: collection sidebar style updates Anoop M D 2022-01-01 13:56:34 +0530
  • 92db46c66c chore: change licensing from MIT to BSL 1.1 license Anoop M D 2022-01-01 13:09:45 +0530
  • 0f2002c403 feat: response headers Anoop M D 2021-12-31 23:25:53 +0530
  • d89ae537c1 feat: remove request headers Anoop M D 2021-12-31 22:28:40 +0530
  • d7c3779e14 feat: request headers Anoop M D 2021-12-31 21:52:22 +0530
  • f9e7d1463b chore: disable nextjs ssr Anoop M D 2021-12-30 19:42:04 +0530
  • 1b95cda707 chore: updated license Anoop M D 2021-12-30 18:47:45 +0530
  • d1b785c909 chore: focus newly added request tab Anoop M D 2021-12-12 23:41:36 +0530
  • 233a078b73 feat: reducer logic for add-request Anoop M D 2021-12-11 03:59:44 +0530
  • 1b3d9e5854 feat: menu icon + dropdown in collection item Anoop M D 2021-12-11 01:58:44 +0530
  • 6d71393069 chore: moved workspace selector to sidebar Anoop M D 2021-12-11 00:04:00 +0530
  • 17e755123e feat: hoisted response state in the top level store Anoop M D 2021-12-09 22:14:49 +0530
  • 4a576665be chore: updated readme Anoop M D 2021-12-08 23:12:58 +0530
  • 606a213e86 chore: updated readme Anoop M D 2021-12-07 23:36:21 +0530
  • 4ebbf57dae chore: updated readme Anoop M D 2021-12-07 22:59:02 +0530
  • 62fbe65526 feat: use graphiql theme for query editor Anoop M D 2021-12-06 19:05:42 +0530
  • 5d3a148513 feat: graphql query syntax highlighting Anoop M D 2021-12-06 18:59:49 +0530
  • 26da4307be feat: codemirror graphql mode Anoop M D 2021-12-05 21:34:03 +0530
  • 12d0890b83 feat: json mode + code folding in response view Anoop M D 2021-12-05 21:15:20 +0530
  • 8b586bdfae feat: Request and Responses Panes, CodeMirror View Anoop M D 2021-12-04 17:00:03 +0530
  • f6732e66a0 feat: RequestTabs Anoop M D 2021-12-04 02:03:46 +0530
  • a863f9730d feat: Sidebar and StoreProvider Anoop M D 2021-12-04 01:07:38 +0530
  • 07fc8af7ed feat: navbar component Anoop M D 2021-12-04 00:16:54 +0530