Commit Graph

159 Commits

Author SHA1 Message Date
Anoop M D
bd621196ba chore: show caret for empty folders 2022-03-16 02:27:52 +05:30
Anoop M D
dfa68561f6 chore: using tabler icon instead of fontawesome for caret 2022-03-16 02:18:38 +05:30
Anoop M D
6badca632b fix: fixed issue where 4xx errors were not being returned 2022-03-16 01:49:02 +05:30
Anoop M D
ef9c6c493e feat: striped response header table 2022-03-16 01:48:33 +05:30
Anoop M D
e471d94fbc feat: persist request url changes upon saving them 2022-03-16 01:00:35 +05:30
Anoop M D
7370ec63d1 chore: cleanup 2022-03-16 00:59:57 +05:30
Anoop M D
10d542311e chore: cleanup unused props 2022-03-15 03:13:26 +05:30
Anoop M D
b313cc53cc feat: Response Placeholder Component 2022-03-15 02:49:14 +05:30
Anoop M D
910f19c045 feat: display request method in sidebar 2022-03-15 01:58:26 +05:30
Anoop M D
8214255fe8 feat: send http request 2022-03-14 23:16:49 +05:30
Anoop M D
0030a1b8d8 feat: toggle left menubar 2022-03-14 03:08:57 +05:30
Anoop M D
92692c766a refactor: ids -> uids + NewRequest functionality 2022-03-14 02:43:36 +05:30
Anoop M D
686894e0bd refactor: AddFolder to NewFolder 2022-03-13 23:01:16 +05:30
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