lohit
b9ec0acab4
Merge pull request #3662 from lohxt1/revert/rename-item-watcher-fix
...
revert: rename-item watcher fix -- tbd
2024-12-16 14:53:12 +05:30
lohit
0d126abfbd
Merge branch 'main' into revert/rename-item-watcher-fix
2024-12-16 14:52:52 +05:30
lohxt1
a5096ce413
revert: rename-item watcher fix -- tbd
2024-12-16 14:51:02 +05:30
lohit
3bf98aab3b
Merge pull request #3661 from Pragadesh-45/main
...
fix: update condition for renaming items in Windows OS
2024-12-16 12:12:24 +05:30
Pragadesh-45
9b83cd7b84
fix: update condition for renaming items in Windows OS
2024-12-16 12:01:42 +05:30
lohit
21f9e80706
Merge pull request #3660 from lohxt1/fix/add-tests-scripts-to-request
...
fix: add tests to request object
2024-12-16 10:14:24 +05:30
lohxt1
e8bc32b39b
fix: add tests to request object
2024-12-16 10:12:25 +05:30
lohit
380047e025
Merge pull request #1043 from nelup20/bugfix/521-error_accessing_response_property_with_context_as_key
...
fix(#521 ): Allow "context" as the name of a key/var in a JS expression
2024-12-15 20:01:33 +05:30
lohit
434ae6c70f
_BrunoNewFunctionInnerContext
to __bruno__functionInnerContext
2024-12-15 20:00:57 +05:30
lohit
22612a7dbe
_BrunoNewFunctionInnerContext
to __bruno__functionInnerContext
2024-12-15 20:00:13 +05:30
lohit
06c0b7c78a
Merge pull request #3659 from lohxt1/followup-pr/close-tab-after-rename-folders-only
...
fix: followup pr - only close folder tab on rename pr-3607
2024-12-15 19:56:32 +05:30
lohxt1
c154dec2b5
fix: followup pr - only close folder tab on rename
2024-12-15 19:55:15 +05:30
lohit
3abe611752
Merge pull request #3658 from lohxt1/followup-pr/multipart-content-type
...
refactor: multipart content-type pr review fixes
2024-12-15 19:15:00 +05:30
lohxt1
f3cfacdd43
fix: updates
2024-12-15 19:11:19 +05:30
lohit
af4b2105be
Merge pull request #3657 from lohxt1/followup-pr/multipart-content-type
...
refactor: multipart content-type pr-2121
2024-12-15 18:25:01 +05:30
lohxt1
7ae64605c2
chore: updates
2024-12-15 18:19:55 +05:30
lohit
83bbbe3fb3
Merge pull request #2121 from end3rbyte/feature/1602-multipart-content-type
...
feature: Multi-part requests: user should be able to set content-type for each part in a multi-part request. #1602
2024-12-15 18:08:44 +05:30
lohit
73ea5f155d
Merge branch 'main' into feature/1602-multipart-content-type
2024-12-15 18:08:05 +05:30
lohit
366bd99e92
Merge pull request #3642 from lohxt1/fix/remove-jsonbigint-from-cli
...
fix: cli -- json response parsing
2024-12-15 18:00:45 +05:30
lohit
6b6fc9a3dc
Merge branch 'main' into fix/remove-jsonbigint-from-cli
2024-12-15 18:00:38 +05:30
lohit
6323b54c38
Merge pull request #3656 from sanjaikumar-bruno/move-createFormData-function
...
refactor createFormData function
2024-12-15 17:57:39 +05:30
Sanjai Kumar
57e6af703c
refactor createFormData to handle data as an array of objects and improve file handling
2024-12-15 17:55:52 +05:30
lohit
09120a96e8
Merge pull request #3586 from sanjaikumar-bruno/fix/multipart-file-with-same-key-name
...
fix: refactor createFormData function
2024-12-15 17:38:49 +05:30
lohit
f1e6d5eefe
add createFormData import from utils
2024-12-15 17:38:22 +05:30
lohit
ba41f17439
Merge branch 'main' into fix/multipart-file-with-same-key-name
2024-12-15 17:34:39 +05:30
lohit
d37e9aaafa
Merge pull request #3522 from sanjai0py/feat/add-isNotEmpty-assertion
...
feat: add 'isNotEmpty' assertion operator
2024-12-15 17:28:23 +05:30
lohit
5a9bda2a0f
use to.not.be.empty
2024-12-15 17:27:47 +05:30
Sanjai Kumar
eaa4f4e57b
Fix/global env duplicate name error ( #3590 )
...
* fix: enhance environment name validation for global environments
* fix: improve environment name validation logic in CreateEnvironment component
* Update index.js
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-12-15 16:47:08 +05:30
_Pragadesh M
8992a457a8
Feat/displaying variable hints as secrets for Global Environment Secrets ( #3591 )
...
* feat: added new utility function `getEnvironmentVariablesMasked`
* refactor: Update `getAllVariables` function in `collections/index.js`
* refactor: Update `brunoVarInfo.js` to handle masked environment variables
* code cleanup
* feat: Add masked global environment variables functionality
* refactor: Rename variables for clarity in RequestTabPanel component
* feat: updates
* Update index.js
---------
Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com>
2024-12-15 16:45:54 +05:30
Pragadesh-45
b181aba646
feat: enhance collection item deletion and renaming functionality ( #3607 )
2024-12-15 16:44:32 +05:30
Pragadesh-45
47179535d5
fix: update content-type header for XML requests to application/xml ( #3648 )
2024-12-15 16:40:12 +05:30
Pragadesh-45
316b632338
refactor: add sanitization for collection names and improve directory name handling ( #3559 )
2024-12-15 16:38:56 +05:30
Filip Gaľa
dc469afeea
feat: folder documentation ( #3206 )
...
* add docs, save not working yet
* working folder docs
* revert unrelated changes
* prettier fix
* allow save folder with command
* include folder docs in `bruno-collection` json export
* docs
---------
Co-authored-by: Filip Gala <filip.gala@student.tuke.sk>
Co-authored-by: lohit <lohxt.space@gmail.com>
2024-12-15 16:33:30 +05:30
lohit
ee715a6dc6
chore: headers/vars/script merge fns refactor ( #3654 )
...
* chore: cli code refactoring
* chore: code refactoring
2024-12-15 15:40:49 +05:30
lohit
19ad0ecef7
fix: rsbuild related error fixes ( #3655 )
2024-12-15 15:30:58 +05:30
lohit
993424a2b8
fix: bruno-app tests ( #3653 )
2024-12-15 15:30:09 +05:30
Pragadesh-45
086c4c063e
fix: update pathname validation to use basename for directory checks #2193 ( #3550 )
...
* fix: implement custom pathname validation #2193
* fix: update pathname validation to use basename for directory checks
* fix: improve error message for invalid pathname in collection.js
2024-12-15 15:08:36 +05:30
Sanjai Kumar
a6ac98b709
feat: add support for importing collection-level variables from PM collections ( #3481 )
...
* feat: add support for importing collection-level variables from Postman collections
* fix: add optional chaining for collection variables in Postman importer
* Update postman-collection.js
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-12-15 14:53:53 +05:30
Anoop M D
22ecd0284f
chore: updated package-lock
2024-12-14 20:29:22 +05:30
lohit
33e86a9097
feat: replace nextjs with rsbuild ( #3617 )
...
* poc: bruno app rsbuild
* fix: updates
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-12-14 19:57:04 +05:30
Anoop M D
3efcdf254e
fix( #3627 ): fix rename issues on windows os
2024-12-14 19:42:39 +05:30
lohit
ea1f385d1c
fix: rename folder case insensitive ( #3635 )
...
* fix: rename folder case insensitive
* fix: add hasSubFolders utility and update folder moving logic for Windows OS
* fix: validations
* fix: updates
* fix: updates
---------
Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com>
2024-12-14 18:55:28 +05:30
lohit
4dcaaab52c
Merge branch 'main' into fix/remove-jsonbigint-from-cli
2024-12-12 17:31:59 +05:30
lohxt1
6326dc3d9c
feat: updates
2024-12-12 17:28:15 +05:30
lohit
57d86eb118
Merge pull request #3624 from lohxt1/fix/cli-brutojson
...
fix: cli -- brutojson fn -- req script should be obj by default
2024-12-10 13:26:45 +05:30
lohxt1
85c6b2d97f
fix: cli -- brutojson fn -- script obj
2024-12-10 12:57:03 +05:30
lohit
0c574aeb1e
Merge pull request #3605 from lohxt1/fix/cli-updates
...
fix: cli - include collection level script, updated testbench
2024-12-09 18:52:23 +05:30
lohxt1
3fe0d43bdc
fix: cli - collection level script, added tests
2024-12-06 22:58:02 +05:30
Anoop M D
67ead9739e
chore: temporarily reverting npm cli test runs on windows
2024-12-06 19:33:53 +05:30
Anoop M D
36021b5b38
feat: run npm cli tests on macos and windows
2024-12-06 19:23:56 +05:30