Commit Graph

1616 Commits

Author SHA1 Message Date
Anoop M D
63ba4b34c4 refactor: redux migration - load collections from idb 2022-03-18 02:48:41 +05:30
Anoop M D
951014cca2 chore: align request method 2022-03-18 02:24:30 +05:30
Anoop M D
907f44d351 refactor: redux migration - idb readiness 2022-03-18 01:56:25 +05:30
Anoop M D
b46d3c5a9e refactor: redux migration - toggle menubar 2022-03-17 09:41:27 +05:30
Anoop M D
8b48a388ad fix: fixed codemirror performance issue 2022-03-16 04:01:42 +05:30
Anoop M D
762599b82e chore: bumbed codemirror version 2022-03-16 03:29:55 +05:30
Anoop M D
2a0c7947a3 chore: increased modal button size from sm to md 2022-03-16 03:10:51 +05:30
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