maintainer-bruno
16736958c1
feat(url): import url encode settings from postman and insomnia ( #5102 )
2025-07-15 14:40:46 +05:30
maintainer-bruno
ecc6c1604c
feat(url): introduce setting to toggle encoding of URL query parameters ( #5089 )
2025-07-15 00:23:17 +05:30
naman-bruno
e89a240237
fix: scroll issue ( #5093 )
2025-07-14 23:29:18 +05:30
lohit
4e4c94d73f
sort folders by name first and then sequence ( #5063 )
...
* sort folders by name first and then sequence
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-07-14 22:17:11 +05:30
lohit
31e555812c
use dedicated axiosRequestConfig and fix request info logs across all OAuth2 flows, token request call refactor ( #5066 )
2025-07-14 22:03:37 +05:30
naman-bruno
b9da31d24e
added: status bar & console ( #4922 )
...
* added: status bar & console
2025-07-14 19:05:57 +05:30
Joseph PS
48989ceea9
manage secrets modal content updated ( #5034 )
2025-07-11 14:05:24 +05:30
Pooja
f1dbc65383
fix: code generator headers and multipartForm bug ( #5056 )
...
* fix: code generator headers and multipartForm bug
2025-07-11 13:58:25 +05:30
naman-bruno
a68833089f
Feat: OAuth2 implicit grant type ( #4307 )
...
* add: implicit grant type
2025-07-11 13:55:03 +05:30
Bacteria
668fbfb0e0
bugfix: Use SingleLineEditor in New Request form to add env variable highlighting ( #4954 )
...
* Use SingleLineEditor in New Request form to add variable highlighting
2025-07-09 19:03:12 +05:30
Pooja
ef730c2c1a
fix: runner result scroll ( #5062 )
...
* fix: runner result scroll
2025-07-09 18:59:19 +05:30
lohit
eacbc7799f
fix: add rsbuild watchFiles config for bruno-app src/providers/* path and forceRefreshWatcher option for collection reopening ( #4766 )
...
* add rsbuild watchFiles config for src/providers and forceRefreshWatcher option for collection reopening
* updated paths
2025-07-09 17:33:27 +05:30
Pooja
4e7a880885
fix: export for folder level auth ( #5041 )
2025-07-09 16:17:13 +05:30
Joseph PS
f24b28b090
content updated ( #5027 )
2025-07-09 16:15:49 +05:30
Pooja
fbc77fc725
feat: introduce res.getSize() helper (header/body/total) ( #5018 )
...
* feat: introduce `res.getSize()` helper (header/body/total)
* fix: unit test
* rm: request-duration from collection runner header
* change: api for getSize
* fix
* improve: getSize method
* add: todo comment
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-07-08 21:00:05 +05:30
Raino Pikkarainen
82f5f9ee88
Add dataBuffer to response to be available in test scripts ( #1881 )
...
Co-authored-by: Raino Pikkarainen <raino.pikkarainen@twoday.com >
2025-07-08 19:32:01 +05:30
Joseph PS
8ec26a9383
Warning message content updated ( #5032 )
2025-07-08 16:09:14 +05:30
ramki-bruno
215256b2fe
Added validator to check if a given path is inside an open Collection ( #4800 )
...
* Refactor: Renamed `Watcher` class and instance to `CollectionWatcher`
The name `Watcher` sounds very generic, but in this case its tightly
coupled with watching Bruno Collection paths. So it makes sense to name
it accordingly.
* Added validator to check if a given path is inside an open Collection
And added an sample validation for _new-request_ IPC event.
* Review fixes
2025-07-08 15:28:01 +05:30
Pooja
63a8201290
add: new timeline in runner ( #4927 )
...
* add: new timeline in runner
2025-07-08 15:26:21 +05:30
Jungsub Ryoo
795b365df3
fix: restrict {{$randomInt}} output to 0–1000 as per docs ( #4847 ) ( #4938 )
...
Previously, `{{$randomInt}}` returned values across the full JavaScript number range.
This commit updates the generator to produce integers between 0 and 1000,
matching the documented behavior.
Fixes #4847
2025-07-04 21:33:01 +05:30
Pooja
b948e4a26d
fix: collection request numbers font family ( #4248 )
2025-07-04 19:17:22 +05:30
sanish chirayath
69e19235a5
Merge pull request #5014 from sanish-bruno/fix/folder-collapse-behaviour
...
Enhancement: Improve CollectionItem collapse behaviour and UX
2025-07-04 19:08:17 +05:30
lohit
9cd709828d
Merge pull request #5009 from sanjaikumar-bruno/fix/openAPI-import-fail-when-the-title-is-missing
...
fix: handle undefined title in collection name and improve error handling
2025-07-04 18:57:26 +05:30
lohit
a9eb1c72c6
Merge pull request #5022 from pooja-bruno/fix/-reset-test-results-&-script-error-state-on-each-new-request-run
...
fix: reset test results state on each new request run
2025-07-04 18:54:25 +05:30
lohit
e5d194f455
Merge branch 'main' into fix/-reset-test-results-&-script-error-state-on-each-new-request-run
2025-07-04 18:53:37 +05:30
lohit
eeb0885991
Merge pull request #4984 from pooja-bruno/add/script-error-card-in-collection-runner
...
add: script error card in collection runner
2025-07-04 18:51:36 +05:30
pooja-bruno
68f4e8770f
fix: reset test results state on each new request run
2025-07-04 15:44:25 +05:30
pooja-bruno
bf93e136b6
mv: error msg null in initRunRequestEvent
2025-07-04 15:39:29 +05:30
pooja-bruno
837a152a96
change name of Indicator component
2025-07-04 15:39:29 +05:30
pooja-bruno
b461de9aaf
improve
2025-07-04 15:39:29 +05:30
pooja-bruno
b83657cbd9
improve: runFolderEvent
2025-07-04 15:39:29 +05:30
pooja-bruno
054bf1cd19
fix: error console
2025-07-04 15:39:29 +05:30
pooja-bruno
b441e1648e
add: type in indicator
2025-07-04 15:39:29 +05:30
pooja-bruno
cff4f5457b
fix: sending script error
2025-07-04 15:39:29 +05:30
pooja-bruno
c96042c53f
fix: testResult code
2025-07-04 15:39:29 +05:30
pooja-bruno
d39ccd2195
rm: comments
2025-07-04 15:39:29 +05:30
pooja-bruno
7f7b4e1c32
improvements
2025-07-04 15:39:29 +05:30
pooja-bruno
cb880840a2
add: error indicator in test tab
2025-07-04 15:39:29 +05:30
pooja-bruno
47bedec590
add: script error console in cli
2025-07-04 15:39:29 +05:30
pooja-bruno
cab75f7543
improvements
2025-07-04 15:39:29 +05:30
pooja-bruno
587e3cfe5d
add: script error card in collection runner
2025-07-04 15:39:29 +05:30
lohit
b4e1871b66
Merge pull request #5030 from stupidly-logical/fix/gen_code_auth_header
...
fix: Add null check for collection root in snippet generator #5029
v2.7.0
2025-07-03 19:28:10 +05:30
lohit
42448c90ab
Merge pull request #5036 from maintainer-bruno/feat/fix-params-table-scroll
...
fix: params table default scroll
2025-07-03 19:27:50 +05:30
Maintainer Bruno
71ccd93771
fix: params table default scroll
2025-07-03 19:11:07 +05:30
Yash
f48241f6e1
fix: Add null check for collection root in snippet generator
2025-07-03 16:20:08 +05:30
lohit
1a93eabf01
request/response pane styling fixes ( #5025 )
2025-07-03 13:35:05 +05:30
lohit
df1c5f9363
Merge pull request #5028 from maintainer-bruno/fix/tests-2.7.0
...
fix: unit tests and e2e
2025-07-03 13:34:28 +05:30
Maintainer Bruno
803d2d96c9
fix: unit tests and e2e
2025-07-03 13:31:19 +05:30
sanjai0py
895d2ddf47
fix: update test description for default collection name handling
2025-07-02 15:12:29 +05:30
sanjai0py
a6a50f42a3
fix: handle undefined title in collection name and improve error handling
...
test: add unit tests for collection name handling based on OpenAPI title
fix: trim whitespace from info.title and improve default collection name handling
fix: simplify collection name assignment by using optional chaining
removed two console.log and improved the error message.
refactor: standardize single quotes in OpenAPI test cases
test: add case for empty title defaulting to Untitled Collection
2025-07-02 15:10:21 +05:30