Commit Graph

693 Commits

Author SHA1 Message Date
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
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
Anusree Subash
05a2df2269 feat: save request modal + folder drilldown 2022-01-07 22:20:24 +05:30
Anoop M D
e99f9434ad feat: add request button near request tabs 2022-01-07 21:11:04 +05:30
Anoop M D
71ce963361 feat: golden retriever mascot 2022-01-07 00:37:36 +05:30
Anoop M D
2f0c9866ee feat: welcome page options 2022-01-07 00:07:32 +05:30
Anoop M D
f825e53988 feat: button styles 2022-01-06 21:20:10 +05:30
Anoop M D
3ffcc0e9f2 feat: welcome screen add new request 2022-01-04 22:30:15 +05:30
Anoop M D
1f1e8a602e feat: modal 2022-01-04 02:07:46 +05:30
Anoop M D
81f9668375 feat: made dropdowns look beautiful 2022-01-03 13:18:15 +05:30
Anoop M D
9d14e89aaa feat: top level collection dropdown 2022-01-02 13:45:13 +05:30
Anoop M D
fc32f5b413 feat: response size 2022-01-02 01:09:54 +05:30
Anoop M D
7a61f29acc feat: response duration 2022-01-02 00:48:12 +05:30
Anoop M D
8c93d00dac feat: response status code 2022-01-02 00:12:38 +05:30
Anoop M D
305fa14c7f feat: response status, time, size placeholders 2022-01-01 23:34:46 +05:30
Anoop M D
cd31c80dae chore: reorganized files 2022-01-01 22:32:27 +05:30
Anoop M D
6402e87d83 chore: style updates 2022-01-01 22:26:56 +05:30
Anoop M D
93fdcc7b23 feat: collection action icons 2022-01-01 14:37:34 +05:30
Anoop M D
c398cb3c28 chore: collection sidebar style updates 2022-01-01 13:56:34 +05:30
Anoop M D
0f2002c403 feat: response headers 2021-12-31 23:25:53 +05:30
Anoop M D
d89ae537c1 feat: remove request headers 2021-12-31 22:28:40 +05:30
Anoop M D
d7c3779e14 feat: request headers 2021-12-31 21:52:22 +05:30
Anoop M D
f9e7d1463b chore: disable nextjs ssr 2021-12-30 19:42:04 +05:30
Anoop M D
d1b785c909 chore: focus newly added request tab 2021-12-12 23:41:36 +05:30
Anoop M D
233a078b73 feat: reducer logic for add-request 2021-12-11 03:59:44 +05:30
Anoop M D
1b3d9e5854 feat: menu icon + dropdown in collection item 2021-12-11 01:58:44 +05:30
Anoop M D
6d71393069 chore: moved workspace selector to sidebar 2021-12-11 00:04:00 +05:30
Anoop M D
17e755123e feat: hoisted response state in the top level store 2021-12-09 22:14:49 +05:30
Anoop M D
62fbe65526 feat: use graphiql theme for query editor 2021-12-06 19:05:42 +05:30
Anoop M D
5d3a148513 feat: graphql query syntax highlighting 2021-12-06 18:59:49 +05:30
Anoop M D
26da4307be feat: codemirror graphql mode 2021-12-05 21:34:03 +05:30
Anoop M D
12d0890b83 feat: json mode + code folding in response view 2021-12-05 21:15:20 +05:30
Anoop M D
8b586bdfae feat: Request and Responses Panes, CodeMirror View 2021-12-04 17:00:03 +05:30
Anoop M D
f6732e66a0 feat: RequestTabs 2021-12-04 02:03:46 +05:30
Anoop M D
a863f9730d feat: Sidebar and StoreProvider 2021-12-04 01:07:38 +05:30
Anoop M D
07fc8af7ed feat: navbar component 2021-12-04 00:16:54 +05:30
Anoop M D
fd4ac03a97 feat: module sharing is working across components and run packages 2021-12-03 23:34:48 +05:30
Anoop M D
e04bf87bf1 v0.0.1 2021-12-03 21:43:08 +05:30
Anoop M D
93df006214 feat: init component and www packages 2021-12-03 21:42:22 +05:30