Anoop M D
528f822294
feat: notifications are displayed using iframe
2025-02-14 02:37:07 +05:30
naman-bruno
4a613ed1b7
Fix: duplicate collection tabs
2025-02-11 15:35:52 +05:30
lohxt1
8810b9e291
fix graphql variables editor and tests editor height
2025-02-10 21:42:53 +05:30
Sanjai Kumar
89a4cd62bc
Feat: Move-Collection with Drag-and-Drop ( #3755 )
...
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-10 20:46:42 +05:30
ramki-bruno
667b15386c
Fix: Unresponsive click-area in folder-collection-item between chevron-icon and name
2025-02-06 23:34:58 +05:30
ramki-bruno
086e943c04
Fix: Collectio-items not loading when clicking on chevron icon the first-time
2025-02-06 23:34:58 +05:30
naman-bruno
722d9788ca
Feature: Improve tab UX ( #3831 )
...
---------
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-06 19:34:10 +05:30
Sanjai Kumar
af182a9c00
refactor: rename binaryFile to file and update related references
2025-02-04 22:12:59 +05:30
Sanjai Kumar
dd23962958
improvements ( #3930 )
...
Co-authored-by: Sanjai Kumar <sanjai@usebruno.com >
2025-02-04 22:12:59 +05:30
Marcos Adriano
324b7cec51
feat: raw binary files handling in request body ( #3734 )
...
--------------
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-02-04 22:12:59 +05:30
Pooja Belaramani
08139a8f3e
fix
2025-01-30 09:58:38 +05:30
Pooja Belaramani
51e087efba
add: hint word for runRequest, sendNextRequest, skipRequest, getTestResults
2025-01-30 09:58:38 +05:30
ramki-bruno
b51f8109a2
Review changes and minor-refactoring in Reveal in Finder feature
2025-01-29 11:18:57 +05:30
Naman
8f241a32ae
Feature: Reveal in Finder ( #3698 )
...
* feat: Reveal in Finder
* added support for linux
2025-01-29 11:18:57 +05:30
Sanjai Kumar
b7fda331dc
Fix: Comment toggling for JSON modes in CodeEditor
2025-01-29 11:16:15 +05:30
Anoop M D
9f5f975f70
feat: async parser workers ( #3834 ) ( #3887 )
...
feat: async parser workers (#3834 )
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2025-01-29 02:53:53 +05:30
sanish chirayath
05be59f00c
style: update StyledWrapper to use flex layout and adjust dialog positioning ( #3888 )
2025-01-27 18:49:05 +05:30
sanish chirayath
31b2818821
fix: modal - provide default handleConfirm function and update dependencies in useEffect ( #3830 )
2025-01-17 14:52:06 +05:30
naman-bruno
8a71dfc022
enhancement: moved collection click area from name to div ( #3813 )
2025-01-17 13:20:53 +05:30
naman-bruno
3e6204e49b
Fix: Horizontal Rules missing in markdown docs preview ( #3814 )
2025-01-17 13:10:16 +05:30
naman-bruno
dab4bb6a1c
fix: hide env dropdown on configure ( #3826 )
2025-01-17 13:07:39 +05:30
Anoop M D
3c8cb702f5
feat: added icons to env modal buttons
2025-01-17 02:46:06 +05:30
Hadi
2df7fd6588
Added activate button to environment window. ( #1531 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-17 02:12:33 +05:30
pooja-bruno
2bce9b3716
add: document save button for folder and collection settings ( #3742 )
2025-01-16 20:09:51 +05:30
naman-bruno
472b5452f7
Allow rearrangement of table items in params, body, vars, headers, etc… ( #3801 )
...
* Allow rearrangement of table items in params, body, vars, headers, and assert
* updated drag function name
2025-01-16 20:06:53 +05:30
pooja-bruno
5b04e0c189
fix: renaming first collection env ( #3735 )
2025-01-16 20:04:34 +05:30
pooja-bruno
3da12a05db
fix: body formurl value disappearing ( #3803 )
2025-01-16 20:01:48 +05:30
naman-bruno
a73d2a02cf
fix: Request vars displayed in red color in body even if they are valid ( #3812 )
...
* fix: Request vars displayed in red color in body
* chore: removing index import
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-16 19:59:14 +05:30
tlaloc911
5500070b49
ntlm auth ( #3329 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-13 18:48:26 +05:30
Tim Nikischin
72b8c547b2
Order Variables alphabetically ( #2982 )
...
Order variables in Variables Tab alphabetically by name
2025-01-13 18:36:08 +05:30
lohit
f5ff40abfa
fix: file input element - missing path property ( #3757 )
2025-01-08 17:01:57 +05:30
Pragadesh-45
b5ae2b2b45
fix: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-06 16:33:17 +05:30
lohit
14ecc09cde
Merge pull request #3719 from lohxt1/feat/bru-runner-fns
...
feat: bru util fns -- skipRequest, stopExecution, getTestResults, getAssertionResults, runRequest
2025-01-02 18:02:42 +05:30
lohit
949bf539b8
Merge pull request #3720 from pooja-bruno/fix/global-env-names-overflow
...
fix: global env names overflow
2025-01-02 18:01:58 +05:30
lohxt1
99302e3a1d
fix: pr review updates
2025-01-02 17:54:29 +05:30
Pooja Belaramani
218d6527df
fix: global env names overflow
2025-01-02 16:45:03 +05:30
Pragadesh-45
548f958a0f
Refactor/ Implement Focusable Buttons in the Generate Code Modal ( #3310 )
...
* refactor: GenerateCodeItem component to fix width issue
* feat: tab switch for languages
* style: add logic to handle different screen sizes
* feat: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-02 11:17:56 +05:30
lohxt1
ca5fbea7b6
chore: removed console log
2025-01-01 17:52:01 +05:30
lohxt1
cd722a2bd9
feat: bru.runner.setNextRequest
2025-01-01 17:12:57 +05:30
lohxt1
754a15dd58
feat: add runner functions hintwords for codemirror editor
2025-01-01 15:09:47 +05:30
lohxt1
2a6f6704c3
feat: update skipRequest and stopExecution logic
2025-01-01 15:01:26 +05:30
lohit
7d67239b11
Merge pull request #3664 from pooja-bruno/fix/environment-names-wrapping
...
fix: env names wrap
2024-12-31 18:10:10 +05:30
lohit
e0ab274452
Merge pull request #3682 from pooja-bruno/fix/asset-cursor-issue-while-editing
...
fix: asset value cursor issue while editing
2024-12-31 16:39:09 +05:30
lohit
776afbd28a
Merge pull request #3674 from pooja-bruno/fix/assertion-clear-value
...
fix: assertion clear value
2024-12-31 16:38:35 +05:30
lohit
ca8f96fba0
Merge pull request #3712 from pooja-bruno/feature/open-setting-for-folder-and-collection
...
feat: open setting for folder and collection when
2024-12-31 16:38:13 +05:30
Pooja Belaramani
5c1ab647fc
fix: collapse collection on clicking name
2024-12-31 13:01:41 +05:30
Pooja Belaramani
83e63e749e
feat: open setting for folder and collection when
2024-12-31 12:25:03 +05:30
Pooja Belaramani
54d8fbc478
rm: json stringfy from json string data res
2024-12-27 11:16:26 +05:30
Pooja Belaramani
9a2d8bfff3
adding quotes in text response
2024-12-27 11:12:46 +05:30
Pooja Belaramani
87988b6879
fix: tooltip for env name and rm trash overflow changes
2024-12-24 12:57:41 +05:30