Commit Graph

24 Commits

Author SHA1 Message Date
c1a57d30dc [Feature] : Settings on folder level (#1334)
* feat(folder_settings): enable settings tab from folder, currently not using folder.bru

* feat(folder_settings): read and write in folder settings only in headers, ignore folder.bru file il requests list

* feat(folder_settings): merge collection and folder settings when sending network request

* feat(folder_settings): remove console, testing headers merging working fine

* feat(folder_settings): add missing endl for prettier check, remove redundant imports

---------

Co-authored-by: Baptiste POULAIN <baptistepoulain@MAC882.local>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-06-24 12:20:26 +05:30
625a19e86c revert: #463 - style and right pane updates 2023-10-13 04:25:22 +05:30
250227a134 feat: more request and response pane ui responsive 2023-10-11 09:21:12 +07:00
7313d1b4d7 spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
c27f090583 feat(#95): runner runs inside a tab of a collection view 2023-09-28 04:02:20 +05:30
665428a2d0 feat(#224): proxy support feature - gui layer 2023-09-28 03:06:53 +05:30
0a172ddce8 feat(#206): Collection and Env variables viewer 2023-09-24 02:07:31 +05:30
19a7f397bb feat(#197): prettier formatting on all files in packages/bruno-app 2023-09-18 13:37:00 +05:30
58bc247c53 feat: collection runner 2023-02-01 17:06:04 +05:30
544765af3e fix: fixed graphql docs height overflow (#65) 2022-11-08 03:45:30 +05:30
2393092248 feat: graphql docs explorer (#65) 2022-11-08 03:35:58 +05:30
e16650d4a7 Bugfix/split line (#66)
* Issue:62,fix Split line should have max squeeze limit
* added limit to right pane also
2022-11-07 18:22:09 +05:30
eecb60f5cf Merge branch 'main' of github.com:usebruno/bruno into main 2022-11-07 03:06:18 +05:30
82fb2819c2 Issue:62,fix Split line should have max squeeze limit (#64)
Co-authored-by: Ankur Singh Chauhan <anx450z@gmail.com>
2022-11-07 03:03:35 +05:30
2aef7c61a4 feat: graphql support (#65) 2022-11-07 02:56:58 +05:30
ba219d66db feat: prettier config 2022-10-20 15:09:30 +05:30
7078d5cec2 feat: beteer cors error messaging 2022-10-16 22:42:29 +05:30
4ff268712f feat: added schema validation before saving collections to idb 2022-10-15 02:48:06 +05:30
013f9f9e3d feat: url bar now occupies full width of the panel 2022-10-15 00:35:00 +05:30
410bc70318 feat: cancel running request (resolves #26) 2022-10-14 01:34:15 +05:30
097a6240ad chore: refactor request type names 2022-10-14 00:43:03 +05:30
be72fbfe6f chore: cleanup 2022-10-10 23:27:27 +05:30
a54d6fe6d7 feat: layout redesign 2022-10-10 04:10:45 +05:30
539cdef9ca feat: moved next app to its own package (resolves #21) 2022-10-09 16:13:11 +05:30