devendra-bruno
9f1aed3209
Refactored fetch-gql-schema-handler.spec.js
2025-05-26 16:42:18 +05:30
devendra-bruno
ce1110bdd4
Added interpolate for header values
2025-05-26 16:39:40 +05:30
devendra-bruno
788569a5f4
Added testcases for prepare-gql-introspection-request.spec.js
2025-05-26 16:39:07 +05:30
devendra-bruno
91397eaf57
Renamed fetchGqlSchema to fetchGqlSchemaHandler
2025-05-26 16:38:09 +05:30
devendra-bruno
c293ceefcf
Refactored fetch-gql-schema-handler.spec.js
2025-05-26 16:37:28 +05:30
devendra-bruno
0948964677
Revert changes to common.spec.js
2025-05-26 09:47:43 +05:30
devendra-bruno
3e714ab9f8
Updated handler fetch-gql-schema
2025-05-21 17:54:53 +05:30
devendra-bruno
f2e9a6a502
Added folder level variable support
2025-05-21 17:39:10 +05:30
devendra-bruno
b924e15afa
Added testcases for fetch-gql-schema-handler
2025-05-21 17:35:47 +05:30
devendra-bruno
548a6b4319
Rename combinedVars to resolvedVars
2025-05-21 17:34:36 +05:30
devendra-bruno
9c9afaf78f
Extracted fetchGqlSchema handler seperate from ipc handler
2025-05-21 06:42:19 +05:30
devendra-bruno
6cde453032
Added test for prepareGqlIntrospectionRequest
2025-05-21 06:41:18 +05:30
devendra-bruno
8f06889996
Remove mergeEnvironmnetVariable method from spec file
2025-05-21 06:40:21 +05:30
devendra-bruno
52662f0766
Updated testcases in prepare-gql-introspection spec
2025-05-19 17:39:39 +05:30
devendra-bruno
5567e1b7f2
Fixed typo in prepareGqlIntrospectionRequest
2025-05-16 00:47:49 +05:30
devendra-bruno
3cd18d1e16
Added testcases for prepare-gql-introspection-request
2025-05-16 00:43:58 +05:30
devendra-bruno
9d3e42b5d4
Update prepareGqlIntrospectionRequest change assignment sequence
2025-05-16 00:43:27 +05:30
devendra-bruno
0f318c26c2
Updated precedence in combinedVars object
2025-05-16 00:42:27 +05:30
devendra-bruno
6598d23ff0
Removed mergeEnvrionmentVariables tests from common.spec.js
2025-05-15 15:57:43 +05:30
devendra-bruno
c83436655c
Remove mergeEnvironmnetVariables from common utils
2025-05-15 15:57:00 +05:30
devendra-bruno
62595c519c
Added lodash merge for combining vars before interpolateVars
2025-05-15 15:56:30 +05:30
devendra-bruno
8e91640084
Added mergeEnvironmentVariables method for gql prep method
2025-05-14 12:25:41 +05:30
devendra-bruno
0ca2891166
Added mergeEnvironmentVariables method in electron common utils export
2025-05-14 12:24:09 +05:30
devendra-bruno
5000bb8db3
Added testcases for mergeEnvironmentVariables method
2025-05-14 12:23:32 +05:30
devendra-bruno
9927424826
Added mergeEnvironmentVariables method in electron common utils
2025-05-14 12:22:39 +05:30
devendra-bruno
ad3f5de99a
Added combined variable object for gqlIntrospectionRequest
2025-05-13 17:05:37 +05:30
devendra-bruno
2de7ba0d0c
Added combined Vars for prepareGqlIntrospectionRequest for all interpolate
2025-05-13 16:06:20 +05:30
sanish chirayath
dfa951e574
Feature: postman to bru translator ( #4534 )
2025-05-08 21:51:21 +05:30
lohit
fc553e1009
fix sanitize name function tests in bruno-electron
2025-05-07 22:24:52 +05:30
Anoop M D
5b5066577f
Merge pull request #4373 from vishnuprasanth-j/bugfix/regression-4350
...
Fix: Leading dot is not allowed for collections, folders and requests
2025-05-07 17:39:25 +05:30
lohit
2ee7ce5829
persist request/folder uids after request/folder resequencing and ui updates ( #4611 )
...
* move file/folder uids to new paths
* drag file/folder preview ui updates, can item be dropped ui hint check
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-06 22:20:59 +05:30
lohit
38c307d6f1
feat: folder sequencing ( #4595 )
...
Co-authored-by: Pooja Belaramani <pooja@usebruno.com >
Co-authored-by: naman-bruno <naman@usebruno.com >
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-05 16:52:00 +05:30
lohit
220da6b58e
feat: Moved logic related to html report generation to bruno-common package ( #4536 )
...
---------
Co-authored-by: lohit jiddimani <lohitjiddimani@lohits-MacBook-Air.local >
2025-04-22 16:35:54 +05:30
ramki-bruno
b93d8e73a2
Allow leading dot for file and folder names
...
Co-authored-by: vishnuprasanth-j <jvpvis6@gmail.com >
2025-04-16 03:26:38 +05:30
ramki-bruno
17c9813c98
Regularize RegEx patterns for validating filenames
...
- Fixed inconsistency in validating last character between
bruno-electron and bruno-app.
- Fixed inconsistency in sanitizing first character between
bruno-electron and bruno-app.
- Updated the comments to accurately reflect the patterns
- Fixed inconsistencies in escaping certain characters in the patterns
itself.
2025-04-16 03:20:58 +05:30
Sanjai Kumar
d376947a91
Move mock builtin vars interpolation to bruno-common for CLI support ( #4497 )
...
* move interpolateMockVars function inside the main interpolate logic inside bruno-common.
* improve comments for JSON escaping logic in interpolate function
* update faker-functions to use CommonJS module syntax to satisfy jest and add regex validation tests
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-04-15 00:14:13 +05:30
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
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
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
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
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
therealrinku
37ee13353d
fix: user agent header
2025-04-07 17:40:07 +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
lohxt1
dbba22131c
fix: proxy and certs not being used for oauth2 calls
2025-03-27 22:56:00 +05:30
naman-bruno
559026b65c
Fix: right Agent for system proxy
2025-03-27 16:36:22 +05:30