Commit Graph

94 Commits

Author SHA1 Message Date
Anoop M D
6b0ccac1bf feat: support adding and removing collections from workspaces 2022-10-14 00:20:02 +05:30
Anoop M D
f8fbc88239 chore: moved next deps to bruno-app package 2022-10-13 22:08:36 +05:30
Anoop M D
819e8c2ccd feat: sync workspaces with idb 2022-10-13 05:23:54 +05:30
Anoop M D
008704c4e1 feat: load workspaces from idb 2022-10-12 04:41:26 +05:30
Anoop M D
1b2097250e chrore: added icon for reporting issues 2022-10-11 03:56:27 +05:30
Anoop M D
42984ce931 chore: updated bruno-schema readme 2022-10-11 03:50:48 +05:30
Anoop M D
aed737ed33 chore: cleanup 2022-10-11 03:42:48 +05:30
Anoop M D
0bd51b8a01 feat: bruno schema init 2022-10-11 03:39:26 +05:30
Anoop M D
02ff85cc57 feat: delete collections 2022-10-11 03:20:50 +05:30
Anoop M D
adc6be031d feat: toast integration 2022-10-11 02:29:19 +05:30
Anoop M D
6476b47d53 feat: rename collection 2022-10-11 02:11:52 +05:30
Anoop M D
62e9f4d5f0 chore: added null safety while searching 2022-10-11 01:35:46 +05:30
Anoop M D
77568da03c feat: show home page upon clicking title bar 2022-10-11 01:28:31 +05:30
Anoop M D
be72fbfe6f chore: cleanup 2022-10-10 23:27:27 +05:30
Anoop M D
b9ab5e572d chore: updated request tab method name font size 2022-10-10 05:34:04 +05:30
Anoop M D
09c6feed98 chore: updated readme 2022-10-10 04:26:47 +05:30
Anoop M D
a54d6fe6d7 feat: layout redesign 2022-10-10 04:10:45 +05:30
Anoop M D
bacc8a1084 chore: added links in home page 2022-10-10 00:01:04 +05:30
Anoop M D
50ae592e1e feat: collections page (resolves #24) 2022-10-09 23:15:46 +05:30
Anoop M D
c8957f5555 chore: placeholder for local collections in welcome page (#22) 2022-10-09 22:20:52 +05:30
Anoop M D
fba3f24568 chore: updated icon used for collection 2022-10-09 16:32:44 +05:30
Anoop M D
539cdef9ca feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30
Anoop M D
f634839adb feat: tauri builder package (resolves #18) 2022-10-09 12:34:09 +05:30
Anoop M D
2ac1b3639d feat: moved bruno testbench into packages/ (feat: resolves #17) 2022-10-08 20:00:36 +05:30
Anoop M D
1dd808ed20 feat: package for electron-builder (resolves #16) 2022-10-08 19:53:30 +05:30
Anoop M D
37d9f75f64 feat: migration to electron + next complete 2022-03-07 17:52:35 +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