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
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
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
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
Carlos Florêncio
0591530d44
add scripts context to response scripts
2025-04-02 13:22:21 +05:30
sanish-bruno
592679538b
Fix: res.setBody fails for Object in Developer-mode
...
vm2 returns a recursive Proxy for accessing the return value which
cannot be serialized for IPC using `structuredClone`.
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-02 13:18:58 +05:30
ramki-bruno
9ef2699372
Update default collection name to 'Untitled Collection'
2025-04-02 13:15:41 +05:30
Pragadesh-45
e4c37b916a
feat: set default names for folders and requests in Postman collection importer
2025-04-02 13:15:41 +05:30
ganesh-bruno
3f140e818f
replace example.com to usebruno website
2025-03-31 14:01:13 +05:30
lohxt1
dbba22131c
fix: proxy and certs not being used for oauth2 calls
2025-03-27 22:56:00 +05:30
lohit
20c9e1d406
removed the domain protocol check
2025-03-27 19:28:00 +05:30
naman-bruno
741576526d
Fix: logic and design
2025-03-27 18:24:45 +05:30
naman-bruno
b928ec112e
add: protocol verification for certificate domain
2025-03-27 16:36:42 +05:30
naman-bruno
559026b65c
Fix: right Agent for system proxy
2025-03-27 16:36:22 +05:30
naman-bruno
eb6fef63b3
Removed log
2025-03-26 20:30:39 +05:30
naman-bruno
1b767f8d26
fix: params
2025-03-26 20:30:39 +05:30
naman-bruno
3b061cda89
Fix: agentOptions not passing properly to baseAgent
2025-03-26 20:30:39 +05:30
ramki-bruno
20e8e9167f
Perf improvements in Response-preview with useMemo
2025-03-25 23:07:47 +05:30
lohit
268ede869d
handle oauth2 timeline response, remove dataBuffer from debugInfo obj ( #4330 )
2025-03-25 22:28:29 +05:30
ramki-bruno
8b8ddaf31b
Revert "Fix: Prettify JSON for Res-preview without parsing to avoid JS specific roundings"
...
This reverts commit 56581b3641 .
2025-03-25 21:58:18 +05:30
lohit
f16fbeade7
Merge pull request #4328 from lohxt1/main
...
revert serialization of debugInfo data
2025-03-25 19:52:35 +05:30
lohxt1
d27677030d
revert serialization of debugInfo data
2025-03-25 19:50:06 +05:30
pooja-bruno
578e912faf
fix: codemirror lint errors ( #4321 )
...
* fix: codemirror lint errors
* chore: added comments for await lint fix and removed the indent config prop that was not needed
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-03-25 19:44:22 +05:30
lohxt1
7635230c88
oauth2 fixes
2025-03-25 18:29:44 +05:30
lohit
eb0d746082
Merge pull request #4324 from naman-bruno/bugfix/redirect-proxy
...
Fix: Redirect not working on proxy
2025-03-25 18:05:17 +05:30
naman-bruno
61b3853390
overwrite maxredirect on request obj
2025-03-25 18:01:40 +05:30
naman-bruno
76485cdd56
reseted max redirect counts
2025-03-25 17:56:31 +05:30
lohit
3d5401a8db
Merge pull request #4323 from lohxt1/timeline_fixes
...
oauth2 fixes
2025-03-25 17:53:00 +05:30
lohxt1
6faecc2874
setting the default value for auto_refresh_token to false
2025-03-25 17:46:06 +05:30
lohit
4650ca40c1
Merge pull request #4322 from lohxt1/timeline_fixes
...
oauth2 fixes and improvements
2025-03-25 17:19:27 +05:30
lohxt1
14ee26557a
query stringify request payload data before the oauth2 token url request
2025-03-25 17:09:36 +05:30
lohxt1
8e873013a9
oauth2 fixes
2025-03-25 15:42:58 +05:30
Pooja Belaramani
b0caf46406
fix: request run crash
2025-03-25 15:31:28 +05:30
lohxt1
b795b1c5ce
fixes
2025-03-25 12:03:38 +05:30
lohxt1
61ba5f5c39
check if token is expired only if expires_in prop is present, clear response and clear timeline are 2 different things, clear redux state after clearing oauth2 credentials cache
2025-03-24 22:49:21 +05:30
lohxt1
f177287fb6
fix folder settings auth selector comp prop
2025-03-24 19:43:56 +05:30
lohxt1
274a55e257
folder level oauth2 save fn fix
2025-03-24 15:46:31 +05:30