Commit Graph

196 Commits

Author SHA1 Message Date
Anoop M D
e833493bce refactor: findCollectionByUid 2022-03-13 22:52:14 +05:30
Anoop M D
af44c0e434 refactor: refactored idb related operations to custom hooks 2022-03-13 22:43:53 +05:30
Anoop M D
b91a25233f feat: Collection changes are synced to IndexedDB 2022-03-13 21:27:59 +05:30
Anoop M D
e775cd47a9 fix: fixed collection collapse while adding folders 2022-03-13 20:29:47 +05:30
Anoop M D
2f594835d8 feat: AddFolder Modal 2022-03-13 19:59:10 +05:30
Anoop M D
33ff9e603b feat: Add Folder to Collection 2022-03-13 17:43:21 +05:30
Anoop M D
84e675dec4 feat: EnvironmentSelector Component 2022-03-13 13:18:15 +05:30
Anoop M D
44368851ed feat: CollectionTitleBar Component 2022-03-11 22:19:11 +05:30
Anoop M D
b65d0e2a66 feat: save collection to indexedDB 2022-03-10 09:01:05 +05:30
Anoop M D
c857088e2d feat: Toast component 2022-03-10 09:00:32 +05:30
Anoop M D
7ee80298f9 feat: use ipc to overcome cors 2022-03-09 01:15:26 +05:30
Anoop M D
6e6d8d4c92 chore: added home icon in request tabs 2022-03-08 09:32:31 +05:30
Anoop M D
5683298deb refactor: Auth 2022-03-08 02:22:21 +05:30
Anoop M D
aa98cfe86e feat: Signup Page 2022-03-07 20:29:59 +05:30
Anoop M D
3856f244f5 feat: Login Page 2022-03-07 20:02:39 +05:30
Anoop M D
a17b9f4b73 refactor: TitleBar 2022-03-07 18:14:49 +05:30
Anoop M D
37d9f75f64 feat: migration to electron + next complete 2022-03-07 17:52:35 +05:30
Anoop M D
1f2b64c7cc feat: electron + nextjs 2022-03-05 23:07:48 +05:30
Anoop M D
7b3808f27b feat: init electron 2022-03-05 22:55:25 +05:30
Anoop M D
d089cee5d6 chore: mock component for collection toolbar 2022-03-05 22:49:46 +05:30
Anoop M D
ac7d5c04a3 chore: IDB_CONNECTION_READY action 2022-02-03 23:25:38 +05:30
Anoop M D
87907eeb53 feat: vscode themed menubar 2022-01-31 10:36:29 +05:30
Anoop M D
42fa05bc0f feat: idb get and save collection methods 2022-01-30 23:57:24 +05:30
Anoop M D
be9998568c feat: useIdb hook 2022-01-29 23:53:22 +05:30
Anoop M D
6c9f7250ea refactor: response overlay 2022-01-28 23:03:10 +05:30
Anoop M D
6af169ffee fix: fixed query result codemirror shake issue upon scroll 2022-01-26 20:31:49 +05:30
Anoop M D
1b78a2c223 feat: dragbar adjusting request and response panes 2022-01-26 15:34:46 +05:30
Anoop M D
48f1d7119f chore: fixed json syntax highlighting in codemirror 2022-01-26 03:06:46 +05:30
Anoop M D
2007ff3a67 chore: codemirror editor occupy remaing height 2022-01-26 03:00:21 +05:30
Anoop M D
6812494d6b chore: style updates 2022-01-25 03:41:35 +05:30
Anoop M D
178b92f975 feat: added hotkeys provider 2022-01-24 23:57:30 +05:30
Anoop M D
c3dde749e3 feat: detect changes in request url 2022-01-23 18:08:01 +05:30
Anoop M D
b4599b65b9 fix: fix react warnings 2022-01-23 17:14:46 +05:30
Anoop M D
2431c0ac03 feat: reducer and actions for creating a collection 2022-01-23 17:13:30 +05:30
Anoop M D
efaa9aed21 feat: using css vars for brand and tab border color 2022-01-22 21:36:28 +05:30
Anoop M D
070a34883a
Merge pull request #2 from anusreesubash/feature/create-collection-form-validation
feat: create collection form validation
2022-01-21 14:48:05 +05:30
Anoop M D
c6d09cf9a7 chore: style updates 2022-01-21 13:25:39 +05:30
Anoop M D
e4d51bcebf feat: HttpRequestPane 2022-01-20 21:34:44 +05:30
Anusree Subash
7b6efe6044 feat: create collection form validation 2022-01-19 00:25:08 +05:30
Anoop M D
6b549f2baf chore: updated styles for request headers 2022-01-19 00:11:51 +05:30
Anoop M D
3133f5e253 feat: moved up the state logic for graphql query change 2022-01-18 21:55:22 +05:30
Anoop M D
2f222aebde feat: moved the logic up for managing request url 2022-01-18 21:41:27 +05:30
Anoop M D
83d33b604a feat: moved up the logic for making the network call 2022-01-18 20:28:18 +05:30
Anoop M D
f719922072 chore: updated request tab close icon styles 2022-01-18 00:21:46 +05:30
Anoop M D
b7dcc80e77 chore: minor style updates 2022-01-17 23:53:17 +05:30
Anoop M D
4f7b5187be chore: added input in creation collection form 2022-01-13 23:27:27 +05:30
Anoop M D
29cd9e4607 chore: last tab gets focussed after closing a tab 2022-01-09 22:35:48 +05:30
Anoop M D
3037c3564e feat: click on new tab icon creates a new tab 2022-01-09 22:21:03 +05:30
Anoop M D
8da4e71d47 chore: style updates 2022-01-08 00:56:10 +05:30
Anoop M D
f817aa3d9d
Merge pull request #1 from anusreesubash/feature/save-request-modal
feat: save request modal + folder drilldown
2022-01-07 22:23:44 +05:30