Anoop M D
59e38fbdb0
Merge pull request #4487 from Skrivoo/bugfix/local_dev_requests_build
...
Fix: Missing bruno-requests module in `setup.js` and `package-lock.json`
2025-04-14 13:07:58 +05:30
Anoop M D
492449b7c5
Merge pull request #4483 from usebruno/fix/mock-builtin-bugs
...
Fix: Mock/Random built-in variables related issues
2025-04-14 12:11:44 +05:30
david.skrivanek
7cd21636d6
fix: setup file to build bruno-requests package
2025-04-11 23:42:57 +02:00
ramki-bruno
6ff49589be
Fix: Line-breaks in $<mock> built-ins are breaking JSON req body
2025-04-11 17:03:19 +05:30
ramki-bruno
c950806541
Fix: Falsy values from $<mock> built-ins are not getting interpolated.
2025-04-11 12:50:21 +05:30
Pragadesh-45
3dcc12042f
fix: add watch script for bruno-converters workspace
2025-04-10 21:14:22 +05:45
Pragadesh-45
92925648e6
fix: OAuth2 key value retrieval
2025-04-10 21:14:22 +05:45
Pragadesh-45
811c492bce
fix: improve URL construction by handling empty input and filtering invalid query parameters
2025-04-10 21:14:22 +05:45
Pragadesh-45
73fa2e19e4
fix: enhance error handling for unsupported Postman schema versions and invalid JSON format
2025-04-10 21:13:49 +05:45
Anoop M D
921e1af72b
Merge pull request #2958 from lzl0304/fix-2508
...
bugfix/chokidar disables globbing
2025-04-10 20:10:42 +05:30
pooja-bruno
cc905da630
Fix: Prevent --bail option from treating skipped requests as failures ( #4166 )
2025-04-10 19:58:08 +05:30
pooja-bruno
74bbfce8a0
fix: update global env in collection runner ( #4135 )
...
* fix: update global env in collection runner
2025-04-10 19:54:44 +05:30
pooja-bruno
8b67a0423d
fix: header key variables not interpolating with capital letters ( #4264 )
2025-04-10 19:50:17 +05:30
Pragadesh-45
f1d527aa9c
feat: implement support for various authentication types in Postman to Bruno converter
2025-04-10 18:55:03 +05:45
0xflotus
9e45d4d227
chore: updated required node version in german contributing file ( #3875 )
...
* chore: updated required node version in german contributing file
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-10 14:59:44 +05:30
Sanjai Kumar
2dd0424d8f
Add @usebruno/requests package with digest authentication support ( #4417 )
...
* Add @usebruno/requests package with digest authentication support
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-10 14:49:21 +05:30
ganesh
838f25b9db
added example to readme file ( #4471 )
...
* added example to readme file
* modified example
2025-04-10 03:55:30 +05:30
Anoop M D
8809469f8e
Merge pull request #4465 from pooja-bruno/add/bruno-converters-paclage-in-workflow-file
2025-04-09 14:59:23 +05:30
Pooja Belaramani
289f138c2a
add: bruno converters package in workfow file
2025-04-09 11:35:14 +05:30
lohxt1
3d0dd60f56
added build step for converters package in the tests' gh workflow script
v2.1.0
2025-04-08 20:38:38 +05:30
lohxt1
9bb9a914ac
postman-to-bruno converter package fixes
2025-04-08 20:38:38 +05:30
lohxt1
44cef9999c
clear stored token when refresh call returns an error
2025-04-08 18:49:04 +05:30
lohxt1
3a792a021c
oauth2 refresh token under request pane creates dup network logs
2025-04-08 18:49:04 +05:30
lohit
2e5c63cfb9
improve network error handling, oauth2 logic cleanup, tls settings, and ui/test updates ( #4444 )
...
~ axios error interceptor fixes and timeline network logs ui updates
~ axios instance error interceptor now returns promise rejects instead of plain objects
~ fixed digest_auth regression
~ removed the interceptor logic for the oauth2 token url calls
~ timeline network logs ui updates
~ updated oauth2 test collections
* ssl/tls fixes and error handling
~ set the min allowed tls version to 1.0 (TLSv1)
~ proxy/certs/tls setup error handling
* enhance JSON stringification with circular reference handling
- Add getCircularReplacer to safely handle circular references in objects
- Update safeStringifyJSON to support indentation and handle undefined values
~ we currently support digest auth for bruno-cli
---------
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-07 23:03:49 +05:30
Thim
9845363349
Feat: Standalone Package to convert to Bruno collection(Part 2)
...
This contains the bulk of the changes apart from renaming files.
This is a continuation of #2341 .
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: pooja-bruno <pooja@usebruno.com >
2025-04-07 22:24:57 +05:30
Thim
1a6fa7a799
Feat: Standalone Package to convert to Bruno collection(Part 1)
...
This commit just moves the required files to the new destination
using `git mv` to force Git to recognise it as `Renamed`.
This is a continuation of #2341 .
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: pooja-bruno <pooja@usebruno.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-07 22:24:57 +05:30
lohxt1
6cd44662a8
removed the dup refresh token checkbox field
2025-04-07 19:14:34 +05:30
lohxt1
9daf418886
pass global env vars to the fetch and refresh oauth2 requests
2025-04-07 19:14:34 +05:30
therealrinku
37ee13353d
fix: user agent header
2025-04-07 17:40:07 +05:30
Daniel Roberto
8439e8871f
fix: Oauth2 toast typo
2025-04-07 13:52:25 +05:30
lohit
84ef5b1044
Merge pull request #4446 from lohxt1/pr_4416
...
fix(oauth2): improve additional parameters handling and ui updates
2025-04-06 19:05:45 +05:30
lohit
3c85f44ed9
Merge pull request #4416 from naman-bruno/feat/oauth2-additional-params
...
Oauth2 additional params
2025-04-06 19:04:25 +05:30
lohxt1
dd7ff97090
fix(oauth2): improve additional parameters handling and ui updates
...
~ fix oauth2 additional parameters encoding and url handling
~ show authorization tab only for authorization_code grant type
~ set active tab based on grant type
~ update schema validation for grant type-specific parameters
~ add url tooltip in responsepane timeline
~ clean up variable naming and parameter handling
2025-04-06 19:01:23 +05:30
ramki-bruno
4c1d3b4f3a
Added Playwright-codegen setup
2025-04-04 20:19:26 +05:30
S.M.TALHA
cd3c66cb14
Fix: Matching Brackets pair not highlighting ( #4440 )
...
Co-authored-by: smtalha682 <smtalha682@gmail.com >
2025-04-04 20:17:55 +05:30
sreelakshmi-bruno
265b0114e4
Updating issue template for github to track regression bugs ( #4437 )
...
---------
Co-authored-by: Sreelakshmi Jayarajan <sreelakshmi@Sreelakshmis-MacBook-Air.local >
2025-04-04 20:11:56 +05:30
ganesh-bruno
17a63d599d
capitalize custom and default to follow same theme
2025-04-04 12:59:52 +05:30
ganesh-bruno
d9e87fcd82
updated readme file
2025-04-04 12:59:22 +05:30
Harry.Tao
78c4cb11eb
fix unsupport symbolic link folders
2025-04-03 17:18:13 +05:30
tlaloc911
6feea75e45
fix console error Invalid DOM property stroke-width
...
Invalid DOM property `stroke-width`. Did you mean `strokeWidth`? Error Component Stack
2025-04-03 17:16:09 +05:30
naman-bruno
b9c2a42344
feat: added options to add additional params in oauth2 requests
2025-04-03 16:35:59 +05:30
ganesh
2d1f7d0f33
Update contributing.md with contribution guidelines and setup instructions ( #4377 )
...
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-03 14:50:57 +05:30
lohxt1
f06eb86574
updates
2025-04-03 13:48:39 +05:30
Anoop M D
841facc853
chore: fixed indentation
2025-04-03 12:47:39 +05:30
Pragadesh-45
0e60bd3da7
fix: handle empty script.exec cases in postman collection importer
...
Updated the `importScriptsFromEvents` and `importPostmanV2CollectionItem` functions to properly handle cases where `event.script.exec` is an empty array. Now, if `exec` is empty, `requestObject.script.req` and `requestObject.tests` are set to an empty string instead of being undefined.
2025-04-03 12:47:39 +05:30
lohxt1
84cd91b798
updates
2025-04-03 12:37:17 +05:30
lohxt1
b1911d80e9
wip: oauth2 additional parameters
2025-04-03 12:34:24 +05:30
lohxt1
3c0d0c95ea
oauth2 changes
2025-04-02 19:42:15 +05:30
sanjai0py
5dc7f1ae2f
Refactoring and fixes in _Mock Variables Interpolation_ feature
2025-04-02 14:24:29 +05:30
Raghav Sethi
6862cb4e58
Feature: Mock Variables Interpolation ( #3609 )
...
Former title: Feature: adding dynamic variable support (#3609 )
2025-04-02 14:24:29 +05:30