Commit Graph

159 Commits

Author SHA1 Message Date
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
anusreesubash
b3a317dc4d
feat: workspaces crud (resolves #15) (#19)
feat: workspaces crud (resolves #15)
2022-10-09 12:45:48 +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
64bffc8216 Merge branch 'main' of github.com:usebruno/bruno into main 2022-10-08 19:53:49 +05:30
Anoop M D
1dd808ed20 feat: package for electron-builder (resolves #16) 2022-10-08 19:53:30 +05:30
anusreesubash
a17b6bef7a
Feature | workspace selector (#14)
feat: workspace selector (resolves #13)
2022-10-05 20:37:13 +05:30
Anoop M D
3bf18a1127 feat: support for sending multipart form data (resolves #12) 2022-10-05 19:06:13 +05:30
Anoop M D
bd153bf849 feat: support for sending url encoded params (resolves #11) 2022-10-03 00:41:25 +05:30
Anoop M D
7f0f496bb4 feat: support for sending xml and text request body (resolves #10) 2022-10-02 04:58:43 +05:30
Anoop M D
6e926f0ba6 feat: sort requests and folders, resolves #9 2022-10-02 03:49:04 +05:30
Anoop M D
b08ed62378 chore: collections and items are in collapsed state on load 2022-10-02 03:36:42 +05:30
Anoop M D
8d4c56dbd9 feat: save query params in request, resolves #5 2022-10-02 03:27:55 +05:30
Anoop M D
2313afdb82
Merge pull request #7 from usebruno/feature/search-collections
feat: search collections, resolves #1
2022-10-01 18:24:32 +05:30
Anusree Subash
fc93faff06 feat: search collections, resolves #1 2022-10-01 18:17:33 +05:30
Anoop M D
cb0d09d2ee feat: mit license 2022-09-29 02:17:05 +05:30
Anoop M D
85677b8a6c feat: clone request, resolves #3 2022-09-29 02:02:17 +05:30
Anoop M D
c7cced5868 feat: September 2022 updates 2022-09-28 02:25:05 +05:30
Anoop M D
81b88e964f chore: sidebar deprecated 2022-03-21 00:03:03 +05:30
Anoop M D
f2925022e8 feat: Using CodeEditor for displaying response (more performant, no flicker :D) 2022-03-20 14:14:41 +05:30
Anoop M D
7c2e909488 feat: request json body support 2022-03-20 14:02:33 +05:30
Anoop M D
23910d3bb2 feat: request body selector 2022-03-19 21:46:30 +05:30
Anoop M D
ad971d9877 feat: delete request headers 2022-03-19 19:13:16 +05:30
Anoop M D
cb96a175df feat: add and update request headers 2022-03-19 18:33:16 +05:30
Anoop M D
5cbf163e26 refactor: regroup request related components under request pane 2022-03-19 17:35:51 +05:30
Anoop M D
13847437e0 feat: create new folder inside a folder 2022-03-19 17:09:49 +05:30
Anoop M D
4245ef7d13 feat: create request inside a folder 2022-03-19 15:23:20 +05:30
Anoop M D
afb545e14b feat: rename collection item 2022-03-19 03:18:15 +05:30
Anoop M D
42920b0596 fix: fixed bug in saving requests 2022-03-19 02:14:59 +05:30
Anoop M D
4ded884501 feat: delete collection item 2022-03-19 01:05:43 +05:30
Anoop M D
7fc624d1a8 feat: display dropdown items based in item type 2022-03-18 22:57:18 +05:30
Anoop M D
c1e93915d4 fix: depth in collection items 2022-03-18 22:48:05 +05:30
Anoop M D
ce02906070 feat: ctrl+enter triggers send 2022-03-18 22:35:12 +05:30
Anoop M D
a79593f951 refactor: old store cleanup 2022-03-18 21:20:11 +05:30
Anoop M D
1fe1247cf3 refactor: redux migration - new request 2022-03-18 21:10:42 +05:30
Anoop M D
d90178240e refactor: redux migration new folder in collection 2022-03-18 19:45:20 +05:30
Anoop M D
7faff0339b refactor: redux migration - save request 2022-03-18 18:38:49 +05:30
Anoop M D
038eb47dda refactor: redux migration - sending requests 2022-03-18 14:45:27 +05:30
Anoop M D
914927bbfd refactor: redux migration - request tabs 2022-03-18 04:43:35 +05:30
Anoop M D
c8e679b7e0 chore: cleanup 2022-03-18 03:13:20 +05:30
Anoop M D
b3ac4ce644 refactor: redux migration - collection create 2022-03-18 03:11:50 +05:30
Anoop M D
9c44221971 refactor: redux migration - collection click 2022-03-18 02:59:10 +05:30
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