Commit Graph

2492 Commits

Author SHA1 Message Date
e4574e3a56 Merge pull request #3701 from lohxt1/fix/cli-multipart
fix: cli multipart
2024-12-30 10:48:54 +05:30
795cd196f2 fix: multipart tests 2024-12-30 10:46:12 +05:30
7b935bd206 fix: improve JSON parsing logic 2024-12-30 10:05:23 +05:30
43e892f9b0 fix: cli multipart 2024-12-27 16:50:12 +05:30
1f2bee1f90 Merge pull request #3676 from pooja-bruno/fix/string-json-response
fix: string json response error
2024-12-27 16:30:32 +05:30
767db75730 update: comment 2024-12-27 16:10:57 +05:30
b6b4b7362f fix: condition 2024-12-27 15:51:06 +05:30
54d8fbc478 rm: json stringfy from json string data res 2024-12-27 11:16:26 +05:30
9a2d8bfff3 adding quotes in text response 2024-12-27 11:12:46 +05:30
907f6a19ad revert: digest auth testbench 2024-12-26 10:40:51 +05:30
b612da4f3c fix: updates 2024-12-26 08:17:43 +05:30
625140d1f4 fix: enhance digest authentication 2024-12-26 08:10:40 +05:30
284519cd43 fix: improve digest authorization header opaque 2024-12-26 07:51:55 +05:30
26daee5d98 fix: improve parsing of authentication details in digest interceptor 2024-12-24 15:37:59 +05:30
87988b6879 fix: tooltip for env name and rm trash overflow changes 2024-12-24 12:57:41 +05:30
f8711a91d9 fix: plain text curl data (#3677) v1.37.0 2024-12-23 17:29:06 +05:30
582e8e5eac fix: condition 2024-12-23 13:36:58 +05:30
236bc48d98 fix: null data response 2024-12-23 12:11:46 +05:30
a63afd6c0b fix: asset value cursor issue while editing 2024-12-19 16:04:52 +05:30
fec99f0780 Merge branch 'usebruno:main' into main 2024-12-19 11:05:27 +05:30
bf142af6d9 fix: env name truncate 2024-12-19 11:00:51 +05:30
57a85e535c fix: add lodash import for utility functions 2024-12-18 19:03:19 +05:30
f72d643e02 feat: updates 2024-12-18 18:57:23 +05:30
aea25842ce fix: string json response error 2024-12-18 15:01:06 +05:30
0831b610cf fix: assertion clear value 2024-12-17 21:19:34 +05:30
f871bc0fa2 feat: setup script 2024-12-17 13:46:48 +05:30
db90d31b3f Merge pull request #3670 from lohxt1/fix/validations
fix: validations
2024-12-17 11:14:42 +05:30
e44dcad01a fix: updates 2024-12-16 22:13:26 +05:30
7a8d1624d1 fix: updates 2024-12-16 22:09:10 +05:30
0ad0af041b fix: validations updates 2024-12-16 18:46:16 +05:30
ad59e3f8d1 fix: env names wrap and trash icon overflow 2024-12-16 18:10:33 +05:30
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
0d126abfbd Merge branch 'main' into revert/rename-item-watcher-fix 2024-12-16 14:52:52 +05:30
a5096ce413 revert: rename-item watcher fix -- tbd 2024-12-16 14:51:02 +05:30
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
9b83cd7b84 fix: update condition for renaming items in Windows OS 2024-12-16 12:01:42 +05:30
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
e8bc32b39b fix: add tests to request object 2024-12-16 10:12:25 +05:30
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
434ae6c70f _BrunoNewFunctionInnerContext to __bruno__functionInnerContext 2024-12-15 20:00:57 +05:30
22612a7dbe _BrunoNewFunctionInnerContext to __bruno__functionInnerContext 2024-12-15 20:00:13 +05:30
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
c154dec2b5 fix: followup pr - only close folder tab on rename 2024-12-15 19:55:15 +05:30
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
f3cfacdd43 fix: updates 2024-12-15 19:11:19 +05:30
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
7ae64605c2 chore: updates 2024-12-15 18:19:55 +05:30
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
73ea5f155d Merge branch 'main' into feature/1602-multipart-content-type 2024-12-15 18:08:05 +05:30
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