Pooja
3fa05d32cb
fix: openapi auth import in bruno ( #5354 )
...
* fix: openapi auth import in bruno
2025-09-01 15:15:30 +05:30
Pragadesh-45
eb0accdf21
Update Bruno's Age 🎉 ( #5328 )
...
* feat: Update Bruno's age calculation in tests and specs to use a dynamic function instead of a static value.
2025-09-01 12:13:27 +05:30
Anoop M D
6f57633572
Merge pull request #5466 from helloanoop/footer-playwright-tests
2025-09-01 10:47:14 +05:30
Anoop M D
e7c33f7eef
Add playwright tests for Notifications Modal and Sidebar Toggle functionality
2025-08-30 20:24:52 +05:30
ganesh
1620c24557
update the grpc tagline ( #5449 )
...
* updated grpc tagline
* add share feeback hyperlink
2025-08-30 13:05:30 +05:30
Bijin A B
bd9d2eabe1
fix: upgrade @faker-js/faker from 8.4.0 to 8.4.1 ( #5347 )
...
Snyk has created this PR to upgrade @faker-js/faker from 8.4.0 to 8.4.1.
See this package in npm:
@faker-js/faker
See this project in Snyk:
https://app.snyk.io/org/bruno-8a2f42NP3GxXppW5covrLX/project/dfa3b6f8-996e-40e0-85d9-2df8ec62bdbd?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
2025-08-30 10:16:23 +05:30
Anoop M D
990bbdb813
Merge pull request #5458 from Pragadesh-45/fix/keybinding-issues-with-global-shortcut
...
Refactor: Remove use of `globalShortcut` for minimize/hide to avoid hijacking system shortcuts
2025-08-30 02:42:36 +05:30
Anoop M D
00636a5a31
Merge pull request #5459 from josbiz/fix/suggestion-box-behind-modal
...
Add z-index to CodeMirror hint box
2025-08-30 02:27:46 +05:30
Jose Bolivar Ibz
c526eacd6b
Add z-index to CodeMirror hint box
2025-08-29 20:32:14 +00:00
Anoop M D
9a2836129f
Merge pull request #3178 from pietrygamat/bugfix/571
...
fix: unable to set request bodies with colon characters in their names
2025-08-30 01:57:54 +05:30
Anoop M D
b8d67d9232
Merge branch 'main' into bugfix/571
2025-08-30 01:52:46 +05:30
Anoop M D
bcf4673a64
chore: Update Bruno grammar and tests to support keys with spaces, braces, and nested escaped quotes in headers and query parameters
2025-08-30 01:44:33 +05:30
Pragadesh-45
6c52c07494
refactor: remove use of globalShortcut for minimize/hide to avoid hijacking system shortcuts
2025-08-30 00:42:32 +05:45
Pooja
de48c93e8d
fix: store redirect cookies under initial request domain ( #5387 )
2025-08-29 21:05:18 +05:30
Pragadesh-45
ba56e87375
Feat: Collapsable Sidebar ( #5302 )
2025-08-29 21:03:46 +05:30
sanish chirayath
cb7f61ee4b
Implement legacy Postman global API transformations ( #5403 )
2025-08-29 21:01:06 +05:30
Pragadesh-45
6bcb850b6e
fix: resolve URL and method handling in digest auth interceptor ( #5317 )
2025-08-29 21:00:17 +05:30
ganesh
dc56c00309
changed example to cjs syntax ( #4526 )
...
* changed example to cjs syntax
2025-08-29 14:46:25 +05:30
Bijin A B
1220a5f159
Merge pull request #5253 from jokj624/bugfix/running-test-filtering
...
fix: incorrectly counts running/in-progress requests
2025-08-29 14:34:26 +05:30
Bijin A B
3046327fa7
Merge pull request #5139 from ganesh-bruno/fix/rename-path-value
...
rename query table value from path to value
2025-08-29 14:17:30 +05:30
Anoop M D
c1c617bfeb
Merge pull request #5436 from ganesh-bruno/fix/bruno-readme
...
change landing page of Bruno
2025-08-28 18:14:47 +05:30
lohit
6632407a34
include oauth2 additional parameters in bruno collection exports ( #5422 )
2025-08-28 18:10:08 +05:30
Sanjai Kumar
447b3046b3
fix: environment persistence and UI ( #5404 )
2025-08-28 18:09:37 +05:30
Anoop M D
2666e7fee0
Merge pull request #5412 from jbraconig/fix/debian-trixie-install
...
Update: readme.md installation instructions via Apt (#5411 )
2025-08-28 17:57:27 +05:30
ganesh-bruno
f9ca0e2f5a
change landing page of Bruno
2025-08-28 14:59:39 +05:30
Bijin A B
5e9cec38f0
Merge pull request #5385 from naman-bruno/bugfix/large-response
...
fix: Large response crash bruno
2025-08-26 20:10:34 +05:30
lohit
ed1a072ba1
chore: eslint updates and fixes ( #5402 )
2025-08-26 18:49:50 +05:30
Pooja
5f938d77b4
feat: new import modal ( #5050 )
2025-08-26 18:32:02 +05:30
lohit
f5b4dbd1a1
electron builder updates ( #5425 )
2025-08-26 15:13:56 +05:30
Bijin A B
8c72a6094b
Update contributing.md ( #5407 )
2025-08-26 14:44:50 +05:30
Coel Aspey
325d03b92f
feat: Persist response body scroll position across tabs ( #3902 )
2025-08-25 17:21:34 +05:30
tlaloc911
54c41c861e
Show request body in devtools ( #5337 )
2025-08-25 16:46:26 +05:30
sanish chirayath
22a77b90f9
Enhance gRPC request handling in collection transformation functions by conditionally including methodType and protoPath, and removing params for gRPC requests. ( #5399 )
2025-08-25 15:17:15 +05:30
Martin Braconi
af894b5bbb
Update: readme.md installation instructions via Apt ( #5411 )
2025-08-23 14:12:50 -05:00
sreelakshmi-bruno
48934ef74a
Add type field to env when not present ( #5401 )
2025-08-22 18:27:33 +05:30
Pooja
9c16ebcda3
add: global env var in codegen url interpolation ( #5397 )
2025-08-22 14:15:52 +05:30
sreelakshmi-bruno
2ed51bb984
Fix global env issue on bulk import ( #5396 )
2025-08-22 14:05:41 +05:30
naman-bruno
aec9ee6265
fix: bru import command fix ( #5393 )
2025-08-22 13:07:34 +05:30
Pooja
04d1e50f98
Merge pull request #5384 from pooja-bruno/move/common-cookie-file-in-buno-request-package
2025-08-21 21:15:35 +05:30
naman-bruno
e74c78ea8b
fix: large response
2025-08-21 01:59:39 +05:30
lohit
e71ee3eff5
Merge pull request #4447 from usebruno/oauth2_additional_params
2025-08-20 21:31:16 +05:30
lohit-bruno
e0b3b1ad4b
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-20 20:00:58 +05:30
lohit
f9d29f821c
Merge pull request #5377 from naman-bruno/bugfix/oauth2-cli
2025-08-20 17:34:03 +05:30
naman-bruno
4454f4f7b8
oauth2 cli fixes
2025-08-20 17:10:56 +05:30
lohit
c4cacf284b
Merge pull request #5376 from lohit-bruno/oauth2_additional_parameters
...
Oauth2 additional parameters updates
2025-08-20 17:07:16 +05:30
lohit-bruno
311a232968
updates
2025-08-20 16:57:07 +05:30
Pooja
97aff84157
fix(cookie-store): defer encryption setup to prevent early macOS ‘Chr… ( #5373 )
2025-08-20 16:49:31 +05:30
lohit-bruno
ef12401d2e
fetch/refresh token - collection/request variables usage fix
2025-08-20 16:34:03 +05:30
lohit-bruno
8dde2701f4
ui updates
2025-08-20 16:32:52 +05:30
lohit-bruno
cd00c21781
dsl updates
2025-08-20 16:30:08 +05:30
sanish chirayath
efb2e83ad9
Add gRPC support ( #5148 )
2025-08-20 16:24:49 +05:30
Sanjai Kumar
e5a608f962
feat: add persistent environment variable handling in IPC events and Bru class ( #5172 )
2025-08-19 23:05:22 +05:30
Pooja
3e3e2e0563
feat: persist cookies in app ( #5318 )
2025-08-19 22:10:22 +05:30
lohit-bruno
8d1f292b83
updates
2025-08-19 17:46:05 +05:30
lohit-bruno
953024dae7
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-19 17:39:02 +05:30
lohit
146c8462ea
option to parse large bru files using a regex based approach ( #5324 )
2025-08-19 15:24:23 +05:30
naman-bruno
77c96c4821
fix: consider delay when running again ( #5349 )
2025-08-19 15:24:05 +05:30
naman-bruno
060c613aa1
fix: client id placement issue ( #5348 )
2025-08-19 14:21:00 +05:30
naman-bruno
b804ff6dfd
oauth2 fixes ( #5259 )
2025-08-19 11:17:39 +05:30
Pragadesh-45
ce0fc08500
Feat/ Add Global Shortcuts for Zoom, Minimize, and Close on Windows ( fixes : #4108 ) ( #4110 )
...
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-08-14 20:48:15 +05:30
sanish chirayath
fc53dd88e2
fix: update authentication mode to inherit in OpenAPI to Bruno ( #5300 )
2025-08-14 20:47:17 +05:30
Bijin A B
c2063ce71b
fix(security): patch CVE-2025-7783 by forcing form-data@4.0.4 ( #5329 )
2025-08-14 15:58:31 +05:30
Pooja
acc8e9deba
Merge pull request #5327 from pooja-bruno/fix/cli-test-for-cookie
...
fix: cli test for cookie
2025-08-14 15:31:29 +05:30
lohit
bf145a71f5
Merge pull request #5330 from lohit-bruno/oauth2_additional_parameters
...
oauth2 additional params fixes
2025-08-14 15:06:23 +05:30
lohit-bruno
7de3e6e3ff
review update fixes
2025-08-14 15:04:45 +05:30
lohit
c33bf9f88e
Merge pull request #5323 from lohit-bruno/oauth2_additional_parameters
...
oauth2 additional params updates
2025-08-13 21:43:26 +05:30
lohit-bruno
ceab0b4dc1
additional params updates
2025-08-13 21:42:04 +05:30
lohit-bruno
7ccbea7ced
Merge remote-tracking branch 'origin/main' into oauth2_additional_params
2025-08-13 21:16:16 +05:30
lohit
51163a7282
chore: upgrade electron version ( #5305 )
...
* chore: upgrade electron version to v37.2.6
* fixed rollup version
2025-08-13 15:44:38 +05:30
lohit-bruno
1f0b1cb5a7
fixed rollup version
2025-08-12 20:40:26 +05:30
lohit-bruno
ec151ac2e5
chore: upgrade electron version to v37.2.6
2025-08-12 20:30:44 +05:30
maintainer-bruno
c4356411c9
Update CODEOWNERS
2025-08-11 14:39:29 +05:30
Pooja
84cca6f92b
add: bulk edit for collection and folder header ( #5279 )
2025-08-08 19:44:47 +05:30
sreelakshmi-bruno
f1f1c1fe5b
Handle decryption for secret env vars ( #5285 )
2025-08-08 17:28:49 +05:30
Andrew Borg
20ffae86e4
Add missing stringifyRequest import for bruno-cli ( #5282 )
2025-08-08 17:11:31 +05:30
Pooja
d031687ee9
fix: url interpolation in code gen ( #5187 )
2025-08-07 20:25:28 +05:30
Pooja
86901c1e89
fix: test only flag in cli to inclue pre and post test ( #5216 )
2025-08-07 15:50:03 +05:30
naman-bruno
7cb80abdfc
fix: scrollbar visible in tables ( #5270 )
2025-08-06 16:22:30 +05:30
naman-bruno
99c8fd5240
fix: request order reset on select all ( #5261 )
2025-08-05 17:11:49 +05:30
jokj624
8bd2216bf0
fix: check running status in runner results
2025-08-04 19:26:06 +09:00
jokj624
4cfc28cd73
fix: incorrectly counts running/in-progress requests
2025-08-04 18:44:23 +09:00
Sanjai Kumar
0e81c14b96
fix: correct password field binding in DigestAuth component ( #5242 )
...
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-08-01 21:00:19 +05:30
lohit
110d93a983
global environments fetch error handling ( #5241 )
2025-08-01 20:59:57 +05:30
naman-bruno
e2ecd7bfa9
fix: request tab opening unintentionally ( #5240 )
2025-08-01 20:59:37 +05:30
Sanjai Kumar
98c09db820
fix: enable sensitive field warnings for collection and folder auth ( #5230 )
...
- Fix sensitive field warnings not showing for collection-level and folder-level auth
- Use consistent object structure approach across all auth levels (collection, folder, request)
- Replace manual object property access with lodash get() for better readability and robustness
- Extract variable usage checking logic into reusable helper function
- Eliminate code duplication by using single sensitive fields definition
- Improve maintainability and performance by reducing regex pattern recreation
feat: add sensitive field warnings to collection-level auth components
refactor: streamline sensitive field checks in environment variables
refactor: remove unused imports in EnvironmentVariables component
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-07-31 22:32:37 +05:30
lohit
8938b04faf
added res url api hint words, updated test ( #5234 )
2025-07-31 22:31:30 +05:30
naman-bruno
81b5e3c539
rm: cleanup from filestore ( #5233 )
2025-07-31 22:30:51 +05:30
naman-bruno
ec51ebba45
Add Select/Deselect and Reorder Capabilities to Collection Runner ( #5195 )
2025-07-31 00:00:23 +05:30
Pooja
31027cb2e0
feat: adding cookie apis ( #5117 )
2025-07-30 19:35:54 +05:30
Tim Nikischin
60a0a32743
Implement Response URL variable ( #2983 )
2025-07-30 19:35:17 +05:30
maintainer-bruno
aae4f03fdf
fix(dev): add filestore src to dev hot reload watchers ( #5223 )
2025-07-30 18:45:28 +05:30
naman-bruno
5150251698
fix: params while involking renderer:remove-collection ( #5218 )
2025-07-30 00:27:24 +05:30
Sanjai Kumar
b571c1a1a5
Feat/add warnings for sensitive fields other auths ( #5100 )
2025-07-30 00:26:45 +05:30
naman-bruno
62151330f2
Fix: Loading state while collection mount ( #5138 )
2025-07-29 17:15:30 +05:30
naman-bruno
780beb832e
fix: typescript errors ( #5214 )
2025-07-29 12:11:50 +05:30
naman-bruno
29e6470f7a
fix: insecure requests not working ( #5197 )
2025-07-25 18:05:10 +05:30
Anoop M D
78b8b7f6e4
Revert "disable ssl/tls & enable system proxy ( #5125 )" ( #5196 )
...
This reverts commit 36e3554d5f .
2025-07-25 17:13:58 +05:30
lohit
63f5108dfd
list block grammar fixes ( #5180 )
2025-07-25 14:07:38 +05:30
Anoop M D
6daaf90667
feat: update statusbar styling, enhance cookie button accessibility, and adjust theme colors ( #5185 )
...
Co-authored-by: Maintainer Bruno <code@usebruno.com >
2025-07-25 14:05:28 +05:30
naman-bruno
0fec0003f2
fix: always showing scrollbar ( #5184 )
2025-07-24 20:44:13 +05:30
naman-bruno
4badee903a
Add @usebruno/filestore package ( #5130 )
2025-07-24 18:48:25 +05:30
lohit
b20de42598
Update authorize-user-in-window.js
2025-07-23 20:40:54 +05:30
lohit
e5d30c2920
Merge branch 'main' into oauth2_additional_params
2025-07-23 15:05:17 +05:30
naman-bruno
a36f33746d
comment debug tab and error boundry ( #5161 )
2025-07-22 18:33:02 +05:30
sanish chirayath
9ea7659f61
fix: crash double-click handling for collection and collection item ( #5151 )
2025-07-22 12:51:41 +05:30
lohit
6c165eddf6
Revert "fix: add rsbuild watchFiles config for bruno-app src/providers/* …" ( #5153 )
...
This reverts commit eacbc7799f .
2025-07-22 12:12:17 +05:30
lohit
803e974dbb
include draft tags while filtering requests for collection/folder run ( #5142 )
2025-07-18 22:30:36 +05:30
ganesh-bruno
b3a0234ec3
rename query table value from path to value
2025-07-18 13:33:29 +05:30
naman-bruno
8e7bdc2bfd
fix: status bar & dev tools z-index issue ( #5132 )
2025-07-17 14:36:36 +05:30
lohit
d5cb051f19
enable/disable collection/folder run buttons based on the filtered requests ( #5131 )
2025-07-17 14:21:00 +05:30
lohit
36e3554d5f
disable ssl/tls & enable system proxy ( #5125 )
2025-07-16 21:37:21 +05:30
Pragadesh-45
645b7e721a
Merge pull request #5123 from Pragadesh-45/fix/collection-path-validator
2025-07-16 21:36:46 +05:30
naman-bruno
ba5eb53548
Merge pull request #5110 from naman-bruno/bugfix/devtools-timeline-scroll
2025-07-16 17:41:27 +05:30
lohit
2a90ec59cb
Merge pull request #5111 from lohxt1/folder_sequencing_fixes_cli
2025-07-15 19:17:24 +05:30
lohxt1
5c47e1f405
updated validations
2025-07-15 19:10:19 +05:30
lohxt1
9c3314ce47
folder sequencing sort by name and then sequence
2025-07-15 18:55:34 +05:30
lohit
5512ec1c6d
Merge pull request #5108 from naman-bruno/bugfix/devtools-error
2025-07-15 18:11:56 +05:30
lohit
530f0bacaf
Merge pull request #5107 from sanish-bruno/fix/auth-type-missing-dupe-2
...
Bug/improve-handling-of -Inherit-for-folders-and-request
2025-07-15 17:07:34 +05:30
naman-bruno
15e06ba86c
fix: runner height
2025-07-15 17:07:27 +05:30
naman-bruno
dca1ffa27e
fixes
2025-07-15 16:44:39 +05:30
sanish-bruno
8182161ff7
Enhance auth handling in Postman converter
2025-07-15 16:21:14 +05:30
Leonard Phillips
0e054259e9
Expand postman import to handle "inherit" auth type
...
Allow child items to inherit "No Auth" auths from parent
Simplify processAuth checks by setting mode="inherit" in bruno request object
Allow folders to inherit "No Auth" from parent folder
Reduce inherit fix scope
Revert standard jest test config
Reduce inherit fix scope even more
Reduce inherit fix scope final
Minor format change
2025-07-15 16:10:02 +05:30
Yash
ab4dabf047
Merge pull request #5083 from stupidly-logical/fix/clear_cache_message_text
2025-07-15 14:57:38 +05:30
lohit
a7f75f6fab
Merge pull request #5103 from naman-bruno/bufix/console-debug
2025-07-15 14:57:26 +05:30
naman-bruno
fe1275e7d2
fix: console design
2025-07-15 14:53:51 +05:30
lohit
1811b6b152
Merge pull request #5098 from maintainer-bruno/feat/url-encoding-settings-refactor
2025-07-15 14:51:54 +05:30
lohit
3e8f1a71ff
Merge branch 'main' into feat/url-encoding-settings-refactor
2025-07-15 14:47:58 +05:30
lohit
52e44a0568
Merge pull request #5069 from usebruno/feat/collection_runner_tags
2025-07-15 14:43:21 +05:30
Wibaek Park
903c5b4363
fix: Ignore empty header on Auth API Key(Header) to prevent sending request error ( #5007 )
2025-07-15 14:42:46 +05:30
Pooja
85c4871701
fix: awsv4 signature error bug ( #5099 )
2025-07-15 14:41:56 +05:30
maintainer-bruno
16736958c1
feat(url): import url encode settings from postman and insomnia ( #5102 )
2025-07-15 14:40:46 +05:30
lohit-bruno
0e28c97f8f
collection runner tag updates
2025-07-15 14:33:18 +05:30
Antti Sonkeri
3803576aa4
feat: Tagging requests and filtering collection runs using tags
2025-07-15 13:37:36 +05:30
Maintainer Bruno
dda1673a0f
feat(url): move url encoding utils to bruno common
2025-07-15 02:19:21 +05:30
maintainer-bruno
ecc6c1604c
feat(url): introduce setting to toggle encoding of URL query parameters ( #5089 )
2025-07-15 00:23:17 +05:30
naman-bruno
e89a240237
fix: scroll issue ( #5093 )
2025-07-14 23:29:18 +05:30
lohit
4e4c94d73f
sort folders by name first and then sequence ( #5063 )
...
* sort folders by name first and then sequence
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-07-14 22:17:11 +05:30
lohit
31e555812c
use dedicated axiosRequestConfig and fix request info logs across all OAuth2 flows, token request call refactor ( #5066 )
2025-07-14 22:03:37 +05:30
naman-bruno
b9da31d24e
added: status bar & console ( #4922 )
...
* added: status bar & console
2025-07-14 19:05:57 +05:30
Joseph PS
48989ceea9
manage secrets modal content updated ( #5034 )
2025-07-11 14:05:24 +05:30
Pooja
f1dbc65383
fix: code generator headers and multipartForm bug ( #5056 )
...
* fix: code generator headers and multipartForm bug
2025-07-11 13:58:25 +05:30
naman-bruno
a68833089f
Feat: OAuth2 implicit grant type ( #4307 )
...
* add: implicit grant type
2025-07-11 13:55:03 +05:30
Bacteria
668fbfb0e0
bugfix: Use SingleLineEditor in New Request form to add env variable highlighting ( #4954 )
...
* Use SingleLineEditor in New Request form to add variable highlighting
2025-07-09 19:03:12 +05:30
Pooja
ef730c2c1a
fix: runner result scroll ( #5062 )
...
* fix: runner result scroll
2025-07-09 18:59:19 +05:30
lohit
eacbc7799f
fix: add rsbuild watchFiles config for bruno-app src/providers/* path and forceRefreshWatcher option for collection reopening ( #4766 )
...
* add rsbuild watchFiles config for src/providers and forceRefreshWatcher option for collection reopening
* updated paths
2025-07-09 17:33:27 +05:30
Pooja
4e7a880885
fix: export for folder level auth ( #5041 )
2025-07-09 16:17:13 +05:30
Joseph PS
f24b28b090
content updated ( #5027 )
2025-07-09 16:15:49 +05:30
Pooja
fbc77fc725
feat: introduce res.getSize() helper (header/body/total) ( #5018 )
...
* feat: introduce `res.getSize()` helper (header/body/total)
* fix: unit test
* rm: request-duration from collection runner header
* change: api for getSize
* fix
* improve: getSize method
* add: todo comment
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-07-08 21:00:05 +05:30
Raino Pikkarainen
82f5f9ee88
Add dataBuffer to response to be available in test scripts ( #1881 )
...
Co-authored-by: Raino Pikkarainen <raino.pikkarainen@twoday.com >
2025-07-08 19:32:01 +05:30
Joseph PS
8ec26a9383
Warning message content updated ( #5032 )
2025-07-08 16:09:14 +05:30
ramki-bruno
215256b2fe
Added validator to check if a given path is inside an open Collection ( #4800 )
...
* Refactor: Renamed `Watcher` class and instance to `CollectionWatcher`
The name `Watcher` sounds very generic, but in this case its tightly
coupled with watching Bruno Collection paths. So it makes sense to name
it accordingly.
* Added validator to check if a given path is inside an open Collection
And added an sample validation for _new-request_ IPC event.
* Review fixes
2025-07-08 15:28:01 +05:30
Pooja
63a8201290
add: new timeline in runner ( #4927 )
...
* add: new timeline in runner
2025-07-08 15:26:21 +05:30
Jungsub Ryoo
795b365df3
fix: restrict {{$randomInt}} output to 0–1000 as per docs ( #4847 ) ( #4938 )
...
Previously, `{{$randomInt}}` returned values across the full JavaScript number range.
This commit updates the generator to produce integers between 0 and 1000,
matching the documented behavior.
Fixes #4847
2025-07-04 21:33:01 +05:30
Pooja
b948e4a26d
fix: collection request numbers font family ( #4248 )
2025-07-04 19:17:22 +05:30
sanish chirayath
69e19235a5
Merge pull request #5014 from sanish-bruno/fix/folder-collapse-behaviour
...
Enhancement: Improve CollectionItem collapse behaviour and UX
2025-07-04 19:08:17 +05:30
lohit
9cd709828d
Merge pull request #5009 from sanjaikumar-bruno/fix/openAPI-import-fail-when-the-title-is-missing
...
fix: handle undefined title in collection name and improve error handling
2025-07-04 18:57:26 +05:30
lohit
a9eb1c72c6
Merge pull request #5022 from pooja-bruno/fix/-reset-test-results-&-script-error-state-on-each-new-request-run
...
fix: reset test results state on each new request run
2025-07-04 18:54:25 +05:30
lohit
e5d194f455
Merge branch 'main' into fix/-reset-test-results-&-script-error-state-on-each-new-request-run
2025-07-04 18:53:37 +05:30
lohit
eeb0885991
Merge pull request #4984 from pooja-bruno/add/script-error-card-in-collection-runner
...
add: script error card in collection runner
2025-07-04 18:51:36 +05:30
pooja-bruno
68f4e8770f
fix: reset test results state on each new request run
2025-07-04 15:44:25 +05:30
pooja-bruno
bf93e136b6
mv: error msg null in initRunRequestEvent
2025-07-04 15:39:29 +05:30
pooja-bruno
837a152a96
change name of Indicator component
2025-07-04 15:39:29 +05:30
pooja-bruno
b461de9aaf
improve
2025-07-04 15:39:29 +05:30
pooja-bruno
b83657cbd9
improve: runFolderEvent
2025-07-04 15:39:29 +05:30
pooja-bruno
054bf1cd19
fix: error console
2025-07-04 15:39:29 +05:30
pooja-bruno
b441e1648e
add: type in indicator
2025-07-04 15:39:29 +05:30
pooja-bruno
cff4f5457b
fix: sending script error
2025-07-04 15:39:29 +05:30
pooja-bruno
c96042c53f
fix: testResult code
2025-07-04 15:39:29 +05:30
pooja-bruno
d39ccd2195
rm: comments
2025-07-04 15:39:29 +05:30
pooja-bruno
7f7b4e1c32
improvements
2025-07-04 15:39:29 +05:30
pooja-bruno
cb880840a2
add: error indicator in test tab
2025-07-04 15:39:29 +05:30
pooja-bruno
47bedec590
add: script error console in cli
2025-07-04 15:39:29 +05:30
pooja-bruno
cab75f7543
improvements
2025-07-04 15:39:29 +05:30
pooja-bruno
587e3cfe5d
add: script error card in collection runner
2025-07-04 15:39:29 +05:30
lohit
b4e1871b66
Merge pull request #5030 from stupidly-logical/fix/gen_code_auth_header
...
fix: Add null check for collection root in snippet generator #5029
2025-07-03 19:28:10 +05:30
lohit
42448c90ab
Merge pull request #5036 from maintainer-bruno/feat/fix-params-table-scroll
...
fix: params table default scroll
2025-07-03 19:27:50 +05:30
Maintainer Bruno
71ccd93771
fix: params table default scroll
2025-07-03 19:11:07 +05:30
Yash
f48241f6e1
fix: Add null check for collection root in snippet generator
2025-07-03 16:20:08 +05:30
lohit
1a93eabf01
request/response pane styling fixes ( #5025 )
2025-07-03 13:35:05 +05:30
lohit
df1c5f9363
Merge pull request #5028 from maintainer-bruno/fix/tests-2.7.0
...
fix: unit tests and e2e
2025-07-03 13:34:28 +05:30
Maintainer Bruno
803d2d96c9
fix: unit tests and e2e
2025-07-03 13:31:19 +05:30
sanjai0py
895d2ddf47
fix: update test description for default collection name handling
2025-07-02 15:12:29 +05:30
sanjai0py
a6a50f42a3
fix: handle undefined title in collection name and improve error handling
...
test: add unit tests for collection name handling based on OpenAPI title
fix: trim whitespace from info.title and improve default collection name handling
fix: simplify collection name assignment by using optional chaining
removed two console.log and improved the error message.
refactor: standardize single quotes in OpenAPI test cases
test: add case for empty title defaulting to Untitled Collection
2025-07-02 15:10:21 +05:30
Anoop M D
99873af281
Merge pull request #5020 from lohxt1/pm_translations_requestConfig_updates
...
handle `requestConfig` translations for variable references in `pm.sendRequest` calls
2025-07-01 20:23:41 +05:30
lohxt1
1b63798ff3
handle requestConfig translations when passed to pm.sendRequest as a variable
2025-07-01 20:04:42 +05:30
Anoop M D
c90d607046
Merge pull request #4973 from lohxt1/send_request_default_options
...
fix: set default proxy value as `false` for `bru.sendRequest`' axios request config
2025-07-01 13:02:58 +05:30
Pooja
c6c3931446
feat: support onFail api to catch errors in pre req ( #4581 )
...
support `onFail` api to catch errors in pre req
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-27 19:42:00 +05:30
Art051
10e872c6ab
Merge pull request #4752 from Art051/bugfix/4749-generate-code-error-with-binary-file-request
...
Bugfix/4749 generate code error with binary file request
2025-06-27 19:35:37 +05:30
lohit
6792cc26bd
Merge pull request #4999 from ganesh-bruno/feat/remove-beta-key
...
removed BETA keyword
2025-06-27 19:29:08 +05:30
lohit
c76d99d1b0
Merge pull request #4995 from pooja-bruno/fix/include-unsaved-changes-in-generate-code
...
fix: include unsaved changes in generate code
2025-06-27 19:11:28 +05:30
ganesh-bruno
b813c916b8
removed BETA keyword
2025-06-27 18:51:15 +05:30
lohit
fab9d00566
Merge pull request #3973 from betawait/bugfix/bug-remove-content-type-in-post-with-no-body
...
Fix: Allow empty Content-Type when no body (#1693 )
2025-06-27 17:49:34 +05:30
lohit
afcd7395d9
Merge pull request #4980 from lohxt1/codemirror_autocomplete_logic_refactor
...
codemirror `api/variables` autocomplete refactor
2025-06-27 17:18:37 +05:30
lohit
ed9c61908d
Merge branch 'main' into codemirror_autocomplete_logic_refactor
2025-06-27 17:17:15 +05:30
lohit
999e3e5b71
Merge pull request #4992 from maintainer-bruno/fix/curl-query-parsing
...
fix(import): handle repeated query keys and improve error handling in curl import
2025-06-27 17:10:16 +05:30
lohit
81ae8db1a9
Merge pull request #4958 from sanjaikumar-bruno/pr-706-improved
...
Improved feat: add bulk edit mode for request headers
2025-06-27 17:09:46 +05:30
sanjai0py
f2b5b6f783
refactor: implementation of bulk edit functionality for query parameters and request headers
...
refactor: integrate BulkEditCodeEditor for bulk editing of query parameters and request headers
refactor: refactor BulkEditCodeEditor component folder structure nad fix Bulk Edit button styles
refactor: now the queryparams are updated in both the ways
style: fix indentation
reverting the style changes which fixes the alignment of the bulkedit button
refactor: add onSave prop to BulkEditCodeEditor and update value handling
feat: add onSave prop to BulkEditCodeEditor for improved header management
added onRun prop to BulkEditCodeEditor, QueryParams, and RequestHeaders
refactor: renamed BulkEditCodeEditor to BulkEditor and update the references, and updated names for bulkEdit states
2025-06-27 17:06:29 +05:30
Chris Casola
e8eab46f48
feat: add bulk edit mode for request headers
...
Closes #185
2025-06-27 17:05:15 +05:30
lohit
bb913d32bc
Merge pull request #4987 from naman-bruno/bugfix/oauth2-scope
...
Remove scope parameter from token request when empty
2025-06-27 15:13:03 +05:30
lohit
2ea59dcdae
Merge pull request #4994 from maintainer-bruno/fix/minor-layout-fixes
...
fix(layout): minor layout css fixes
2025-06-27 14:53:54 +05:30
pooja-bruno
bbdf514098
rm: optional chaining
2025-06-27 13:48:53 +05:30
pooja-bruno
a0950dc4f3
rm: condition
2025-06-27 13:32:41 +05:30
pooja-bruno
d65ae78119
rm: comment
2025-06-27 13:16:11 +05:30
pooja-bruno
e6afbc75ff
fix: authHeaders
2025-06-27 13:13:09 +05:30
Maintainer Bruno
47e420dec1
fix(layout): minor layout css fixes
2025-06-27 13:00:52 +05:30
pooja-bruno
1d6566679b
fix: include unsaved changes in generate code
2025-06-27 12:56:21 +05:30
Maintainer Bruno
535865fdeb
fix(import): handle repeated query keys and improve error handling in curl import
2025-06-27 00:08:10 +05:30
naman-bruno
5065b2ac37
fix: oauth2 scope
2025-06-26 17:26:59 +05:30
lohit
6349e9b816
fix: oauth2 tokenHeaderPrefix can be set to an empty string value ( #4928 )
...
* ~ only prefill `Bearer` as token prefix only when the oauth2 is selected as the auth type for the first time
~ check if tokenPrefix is present before adding a space before the access_token value in the header
* review comment fixes
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-26 15:53:14 +05:30
lohit
eb70883127
codemirror api/variables autocomplete refactor
2025-06-26 14:38:48 +05:30
lohit
1e83b3b35c
Feat: Update serialization logic for application/x-www-form-urlencoded body type ( #4943 )
...
* fix: update qs.stringify to use repeat array format for url serialization
* fix(cli): update qs.stringify to use repeat array format for url serialization
* feat(tests): add URL serialization test case for Duplicate Keys
* feat(cli): refactor formUrlEncoded handling to use buildFormUrlEncodedPayload function
* fix(cli): standardize quotes in qs.stringify for form-urlencoded data
* fix(electron): standardize quotes in qs.stringify for form-urlencoded data
2025-06-26 13:52:56 +05:30
Pragadesh-45
ef18805008
fix(electron): standardize quotes in qs.stringify for form-urlencoded data
2025-06-26 12:05:02 +05:45
Pragadesh-45
5d51a528d7
fix(cli): standardize quotes in qs.stringify for form-urlencoded data
2025-06-26 12:04:34 +05:45
Pooja
ff0ceb2879
feat: add dropdown to select language and add lib selector in code gen ( #4345 )
...
* feat: add dropdown to select language and add lib selector in code gen
* add: checkbox for interpolation
* rm: url should interpolate from url
* add: search in dropdown
* fixes
* add: autofocus for search
* add: arrow navigation in select
* fix
code improvements
fix
rm: editor wrapper
rm: font-size
improvement
rm: custom select
rm comments and add sparql mode
rm: styles
* add: tests and fixes
* fixes: file naming
* rm: comments
* fix
* fix: unit tests
* improvements
* fixes
* fix: indentation
* fix
* fixes: CodeViewToolbar
* trim: extra spaces
2025-06-25 20:26:42 +05:30
Pooja
4d7c044eba
Fix: undefined auth fields in folder-level authentication ( #4907 )
2025-06-25 20:25:53 +05:30
ganesh
3a92cb4eda
Fix: Made reporter-skip-headers option case-insensitive in bruno-cli ( #4799 )
2025-06-25 16:08:42 +05:30
Bacteria
6244679d5b
Merge pull request #4956 from bacteriostat/feature/single-line-editor-placeholder
...
feat: Add placeholder for SingleLineEditor
2025-06-25 16:00:22 +05:30
lohit
59c1b6b675
set default proxy value as false for send_request axios request config
2025-06-25 12:07:41 +05:30
Anoop M D
92a0f093db
Merge pull request #4970 from ganesh-bruno/fix/remeove-runtime-var-note
...
Removed text from runtime var section
2025-06-24 22:00:18 +05:30
lohit
39dccd4b5f
Merge pull request #4969 from lohxt1/send_request_default_options
...
add explicit HTTP agents with keepAlive to `bru.sendRequest` axios request config
2025-06-24 19:53:58 +05:30
lohit
674820f7c9
Merge pull request #4959 from maintainer-bruno/feat/curl-parser
...
fix(import): curl parser library
2025-06-24 19:45:20 +05:30
ganesh-bruno
f138b126f3
removed text fron runtime var
2025-06-24 19:24:15 +05:30
lohit
efaac453ce
feat: implement vertical layout for response pane and enhance drag ( #4957 )
2025-06-24 19:22:05 +05:30
lohit
879c124aec
add explicit HTTP agents with keepAlive to bru.sendRequest axios instance
2025-06-24 17:12:17 +05:30
sanish chirayath
9fe13f1868
Fix: postman collection fails when auth object missing auth values ( #4794 )
...
* refactor: streamline authentication handling in postman-to-bruno.js by using a switch statement and introducing AUTH_TYPES constant for better readability and maintainability
* feat: enhance authentication handling in postman-to-bruno.js to manage missing auth values across collection, folder, and request levels, ensuring a default mode of 'none'
* fix: update authentication handling in postman-to-bruno.js to correctly set auth mode based on provided auth type
* fix: update authentication tests to ensure default values are set for various auth types in postman-to-bruno
2025-06-24 16:32:32 +05:30
sanish chirayath
2bbfb28090
fix: handle falsy values in Postman environment and collection variables ( #4924 )
...
* fix: handle falsy values in Postman environment and collection variables
* Updated the `postman-env-to-bruno-env` and `postman-to-bruno` converters to handle cases where variable keys or values are falsy, ensuring they default to empty strings.
* Added unit tests to verify the correct handling of falsy values in both environment and collection variables.
* fix: filter out null/undefined keys and values in Postman variable imports
* Updated the `postman-env-to-bruno-env` and `postman-to-bruno` converters to filter out variables with null keys and values during import.
* Removed redundant test cases for empty variables in the corresponding unit tests.
2025-06-24 15:58:29 +05:30
Maintainer Bruno
3c65642e92
fix(import): curl parser library
2025-06-24 02:31:49 +05:30
Pragadesh-45
cf5f52b7b9
feat(cli): refactor formUrlEncoded handling to use buildFormUrlEncodedPayload function
2025-06-23 18:49:29 +05:45
Pragadesh-45
04d0439c9d
feat(tests): add URL serialization test case for Duplicate Keys
2025-06-23 18:14:01 +05:45
Anoop M D
f1116c3008
feat: implement vertical layout for response pane and enhance drag
2025-06-22 19:12:33 +05:30
Yash
bbf4ad6b98
Enable variable tootlip in json request body ( #4885 )
...
* Enable variable tootlip in json request body
* fix: enhance variable value popover and add test coverage
---------
Co-authored-by: Maintainer Bruno <code@usebruno.com >
2025-06-20 16:15:11 +05:30
Phil Jones
3fe3eec465
Add support for integer and boolean in OpenAPI to Bruno converter ( #4734 )
2025-06-20 12:16:41 +05:30
Johann Kaspar Lieberwirth
a93b05fd6e
Update wording for clarification. Add tooltip. ( #4761 )
...
* Update wording for clarification. Add tooltip.
* Update hint to match deafult style
2025-06-20 12:12:05 +05:30
Henri Parquet
da25d46df4
feature: add randomNanoId to dynamic variables ( #4932 )
2025-06-20 12:11:44 +05:30
Pragadesh-45
0d13d40cd7
fix(cli): update qs.stringify to use repeat array format for url serialization
2025-06-19 20:02:25 +05:45
Pragadesh-45
4664fd60b5
fix: update qs.stringify to use repeat array format for url serialization
2025-06-19 20:01:36 +05:45
maintainer-bruno
65ba984c2f
Merge pull request #1037 from Nikolai2038/docs/update-linux-installation-instructions-via-apt
...
docs(#1036 ): Update linux installation instructions via apt
2025-06-19 17:19:45 +05:30
Anoop M D
8355b67bae
Merge pull request #4859 from georgegiosue/docs/update-contributing-es
...
Update Spanish contribution guide for clarity and accuracy
2025-06-19 14:32:55 +05:30
Nikolai Ivanov
9b3fe2fd97
Add Debian dependencies (in particular, for "libasound2") ( #2356 )
...
See https://github.com/usebruno/bruno/pull/1037#discussion_r1403537930
2025-06-18 20:27:35 +05:30
Sanjai Kumar
34614f039f
Autocomplete random variables ( #4695 )
...
* Feature: adding dynamic variable support (#3609 )
Co-authored-by: Raghav Sethi <109696225+rsxc@users.noreply.github.com >
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-06-18 20:06:45 +05:30
Pooja
acd42eaa1b
add: pre and post in report template ( #4931 )
2025-06-18 17:54:15 +05:30
Anoop M D
aebc8241cc
Merge pull request #4923 from maintainer-bruno/fix/e2etest-dependencies
...
fix(workflow): ensure E2E test collection dependencies are installed …
2025-06-17 14:46:55 +05:30
Maintainer Bruno
0eda1b761d
fix(workflow): ensure E2E test collection dependencies are installed in GitHub Actions
2025-06-17 13:40:06 +05:30
lohit
a05f7cb686
Merge pull request #4918 from lohxt1/bru_send_request_fixes
...
bru.sendRequest translation fixes
2025-06-17 00:26:39 +05:30
lohit
745a71700c
add await keyword to the translated bru.sendRequest function calls ( #4906 )
...
* add await keyword for the bru.sendRequest postman translations
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-16 22:50:45 +05:30
Anoop M D
ac9c190b41
Merge pull request #4914 from naman-bruno/bugfix/timeline-scroll
...
fix: timeline scroll
2025-06-16 22:48:44 +05:30
Pragadesh-45
1a1a230a1e
Merge pull request #4901 from Pragadesh-45/feat/support-multiple-run-cli-v1
...
Co-authored-by: William Quintal <william95quintalwilliam@outlook.com >
Feat: Enhance run command to accept multiple inputs for requests and folders in Bruno CLI (Improves: #2956 ) (Fixes : #2955 )
2025-06-16 22:27:34 +05:30
Anoop M D
b2e02b7762
Merge pull request #4908 from Pragadesh-45/feature/support-json-env-files
...
feat(cli): add support for environment file input in run command
2025-06-16 22:19:27 +05:30
naman-bruno
9cbfeccbed
fix: timeline-scroll
2025-06-16 21:53:38 +05:30
Pragadesh-45
4725300c41
feat(cli): add support for environment file input in run command
2025-06-16 19:34:56 +05:45
naman-bruno
f2aedf780d
Fix: showing test script errors ( #4902 )
...
* fix: catch errors in tests
2025-06-14 22:20:24 +05:30
lohit
f03047a2f9
feat: bru.sendRequest api ( #4867 )
...
* feat: bru.sendRequest api
* updated the postman-translations logic to handle `pm.sendRequest` to `bru.sendRequest` translations, and added unit tests
* ~ removed `maxRedirects` and `proxy` values for sendRequest axios-instance
~ fixed the imports for the `send-request-transformer` function
~ `sendRequest` and `runRequest` will return same response object in both safe and developer mode
~ sendRequest function optimization
* revert sendRequest to async function, added a testcase for sendRequest with url string
* sendRequest callback errors handling
* updated tests and added await for the callbacks
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-14 22:18:31 +05:30
lohit
a7ba23d97e
Merge pull request #4886 from sanish-bruno/fix/bearer-undefined
...
fix: handle undefined bearer token to send an empty string instead
2025-06-14 21:50:08 +05:30
lohit
2521e980ea
Merge pull request #4514 from jonman5/fix/digest-headers-split
...
Fix Digest auth header field key value extraction
2025-06-14 20:46:18 +05:30
lohit
1c118fa04a
feat: add prompt for handling large responses ( #4866 )
...
* feat: add prompt for handling large responses
- Add `formatSize` utility function to format response size
- Add unit tests for `formatSize` utility function
* fix: update danger color in light theme
2025-06-14 20:44:08 +05:30
Anoop M D
b6fb5e02d4
Merge pull request #4893 from stupidly-logical/fix/watcher_err_handling
...
Fix watcher error message typo
2025-06-14 13:51:12 +05:30
Yash
5313704d84
Fix watcher error message typo
2025-06-14 13:25:21 +05:30
Anoop M D
b147f14fef
Merge pull request #4758 from ShrutiShahi18/main
...
Added Hindi translation of Readme file
2025-06-13 22:31:06 +05:30
sanish-bruno
66fe1528df
add: new Bearer Auth undefined test case and update Authorization header format
2025-06-13 14:42:57 +05:30
sanish-bruno
a598cda624
fix: handle undefined bearer token to send an empty string instead
2025-06-13 14:16:02 +05:30
ramki-bruno
69f218cc16
Merge branch 'main' into docs/update-linux-installation-instructions-via-apt
2025-06-12 18:36:45 +05:30
Pragadesh-45
e1c12ea699
fix: update danger color in light theme
2025-06-11 22:57:45 +05:45
Pragadesh-45
9801e91720
feat: add prompt for handling large responses
...
- Add `formatSize` utility function to format response size
- Add unit tests for `formatSize` utility function
2025-06-11 22:57:29 +05:45
Pooja
364fb45e97
add: pre and post tests in runner ( #4878 )
2025-06-11 22:38:58 +05:30
Pooja
5c9981aca2
Fix: AWS v4 auth empty fields displaying "undefined" after save ( #4814 )
...
* Fix: AWS v4 auth empty fields displaying "undefined" after save
2025-06-11 14:27:45 +05:30
Pooja
fc697bf81b
feat: support chai in scripts ( #4552 )
...
feat: support chai in scripts
2025-06-10 22:41:11 +05:30
lohit
9bc07afc77
initRunRequestEvent function for initializing request execution related details (#4863 )
...
added a initRunRequestEvent function resetting and initializing request run event related details
2025-06-10 21:05:39 +05:30
Pooja
e4ae857df3
Merge pull request #4693 from pooja-bruno/mv/isValidValue-in-common-file
...
Fixed a bug causing secrets to appear as null instead of an empty value.
rm isValidValue and directly handle it in encryptString and `decryptString` function
2025-06-09 13:50:25 +05:30
georgegiosue
9e628fa6be
docs(contributing): update Spanish contribution guide for clarity and accuracy
2025-06-08 12:36:55 -05:00
Anoop M D
3d26833b8a
Merge pull request #4837 from maintainer-bruno/feat/develop-hot-reload-js
...
feat(dev): enhance hot reload development setup
2025-06-07 13:21:13 +05:30
sreelakshmi-bruno
1089a52171
Tests for responseSize component ( #4750 )
...
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-06-06 01:54:01 +05:30
lohit
9dde2df475
Merge pull request #4661 from devendra-bruno/fix/gql-introspection-variable-interpolation
...
Added combined Vars for prepareGqlIntrospectionRequest for all interp…
2025-06-05 18:05:45 +05:30
Maintainer Bruno
1cc94e8ffe
feat(dev): enhance hot reload development setup
2025-06-04 16:56:22 +05:30
lohit
223f79a3e2
Merge pull request #4694 from usebruno/feature/playwright
...
Improvements in Playwright setup and added tests for running bruno-testbench
2025-06-04 15:18:34 +05:30
lohit
5dc6f6757d
Merge pull request #4765 from lohxt1/single_line_editor_onedit
...
fix: single line editor component onChange validations update
2025-06-04 14:48:48 +05:30
lohit
e20fe790a6
Merge pull request #4782 from ramki-bruno/fix/proxy-pass-encoding
...
Fix: Special URI characters in proxy username/password is giving error
2025-06-04 14:48:26 +05:30
ramki-bruno
a006fe8230
Move Playwright tests to Tests Workflow itself
...
Currently the test-results and annotations form jobs are getting added
to random Workflow and there is no fix for it right now
Ref: https://github.com/EnricoMi/publish-unit-test-result-action/issues/12
Also Playwright tests have the same triggers as Tests, so no need to
keep it separate.
2025-05-30 13:57:44 +05:30
ramki-bruno
577d54b432
Added Playwright test for bruno-testbench, few sanity tests and improvements
...
- Trace will capture snapshots now
- Added ability to add init Electron user-data, preferences and other
app settings.
- Improved test Fixtures
- Use tempdir for Electron user-data
- Ability to reuse app instance for a given init user-data by placing
them in a folder(`pageWithUserData` Fixture)
- Ability to create tests with fresh user-data(`newPage` Fixture)
- Improved logging
- Improved the env vars to customize the Electron user-data-path
2025-05-30 13:57:44 +05:30
maintainer-bruno
afaebf6b3d
Merge pull request #4796 from lohxt1/collection_auth_default_values_issue
...
fix: collection auth default value access fix and validations
2025-05-29 18:28:57 +05:30
lohit
6e89001825
fix: collection auth default value access fix and validations
2025-05-29 17:45:42 +05:30
ramki-bruno
cb611c6510
Fix: Special URI characters in proxy username/password is giving error
...
URI-encoding the _username_ and _password_ before creating the proxy URI
which then gets passed to `HttpsProxyAgent` and `HttpProxyAgent`
respectively.
2025-05-28 14:45:21 +05:30
lohit
e7dd78ea53
Merge pull request #4775 from lohxt1/axios_instance_redirect_error_fix
...
fix: return the actual axios error in bruno-cli' axios-instance for url-redirect related errors
2025-05-27 20:27:48 +05:30
lohit
9ad0f2d169
revert custom error messages
2025-05-27 19:40:51 +05:30
lohit
bf19645282
revert test update
2025-05-27 19:40:22 +05:30
lohit
bb01199877
updates
2025-05-27 19:17:05 +05:30
lohit
5627c5624f
updates
2025-05-27 19:16:29 +05:30
lohit
8e23a7054f
Merge pull request #4770 from lohxt1/error_requests_cli_tests_issue
...
fix: consider request execution errors as `CLI Tests` workflow failure
2025-05-27 18:49:02 +05:30
lohit
d820069371
return the actual axios error with the custom error message in bruno-cli axios-instance
2025-05-27 18:41:47 +05:30
devendra-bruno
6f9daadcfb
Update index.js Removed duplicate variable
2025-05-27 15:44:07 +05:30
lohit
2de9b87c6f
consider errored request as a collection run fail
2025-05-27 15:30:54 +05:30
devendra-bruno
8d5d952026
Added runtimeVars in prepareGqlIntrospectionRequest
2025-05-27 14:38:48 +05:30
lohit
178773d63a
Merge pull request #4173 from Pragadesh-45/feat/custom-installation-path
...
Feat/ Custom installation path for GUI installer on Windows
2025-05-27 11:49:29 +05:30
lohit
7994946c85
Merge pull request #4764 from lohxt1/shortcut_key_new_request_issue
...
fix: new request shortcut key
2025-05-27 11:49:15 +05:30
lohit
b020255269
Merge pull request #4662 from sanjaikumar-bruno/fix/cli-not-following-redirects
...
feat: enhance axios instance with redirect handling and cookie management in CLI
2025-05-27 11:48:43 +05:30
devendra-bruno
afb2d3dffd
Updated resolved variable assignment and testcases
2025-05-26 22:52:37 +05:30
lohit
73b0f0919d
Merge pull request #4679 from anusree-bruno/bugfix/timestamp-current-time
...
fix: ensure timestamp and isoTimestamp return current time instead of random values
2025-05-26 22:29:53 +05:30
Pragadesh-45
8975b9eef6
fix: update Windows build configuration for icon and publisher name
2025-05-26 21:06:01 +05:45
lohit
865e813b42
revert test bru file
2025-05-26 20:45:33 +05:30
lohit
51f36b1903
Merge pull request #4038 from Chriss4123/feature/localhost-secure-context
...
feat: Add RFC 6761–compliant localhost loopback checks so `secure` cookies work on localhost (fixes : #1676 )
2025-05-26 17:16:33 +05:30
Clay Powers
6b122d7262
Switch GraphQL variables code editor to json linting ( #4756 )
2025-05-26 16:55:11 +05:30
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
lohit
a8e5ce9c13
fix: new request shortcut key
2025-05-26 14:58:25 +05:30
anusree-bruno
8ac916b0ff
removed unwanted tests
2025-05-26 14:49:21 +05:30
anusree-bruno
8d860a051c
replace real time with mocked time in faker tests
2025-05-26 14:43:23 +05:30
lohit
256f63dd38
single line editor comp onChange validations
2025-05-26 10:20:22 +05:30
devendra-bruno
0948964677
Revert changes to common.spec.js
2025-05-26 09:47:43 +05:30
Shruti Shahi
1b52bb27f7
Added Hindi translation of Readme file
2025-05-24 01:52:54 +05:30
Anoop M D
4ac2c4ac34
Merge pull request #4706 from ved-bruno/e2e_support
...
Playwright: Support Element Verification
2025-05-23 21:11:27 +05:30
maintainer-bruno
7c27193983
chore: add CODEOWNERS file for repository maintenance
2025-05-23 16:57:48 +05:30
ramki-bruno
2c3d2ff6a7
Make Secure-local-cookies work in CLI as well
2025-05-23 13:49:56 +05:30
Chriss4123
a4fff01647
Support Secure cookies for localhost and loopback addresses
2025-05-23 12:35:04 +05:30
sanjai0py
2cd985faf7
Remove test file for redirects with cookies
2025-05-23 08:58:28 +05:30
sanish chirayath
9a35302d4b
Feature: implemented bru.interpolate ( #4122 )
...
* feat: enhance variable highlighting in CodeMirror and update interpolation method
* feat: add interpolate function to bru shim and corresponding tests
- Implemented the `interpolate` function in the bru shim to handle variable interpolation.
- Added a new test case for the `interpolate` function to verify its functionality with mock variables.
* feat: enhance interpolate function to support object interpolation
* feat: add translation support for pm.variables.replaceIn to bru.interpolate
* revert: eslint config changes
* revert: eslint config changes
* fix: update method call to use correct interpolation function in Bru class
* refactor: added jsdoc to codemirror highlighting code
* fix: higlighting for multiline editor
2025-05-22 15:37:15 +05:30
Pooja
553f7675f2
fix: request timer reset while switching tabs ( #4165 )
...
* fix" request timer reset while switching tabs
* fix
* rm: extraReducers
* improve: logic
* fix: pass startTime as prop
* fix
* fix: directly use collection in setRequestStartTime
* rm: reseting start time null
2025-05-22 15:36:26 +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
b0c74909ba
Updated argument request object for useGraphqlSchema hook
2025-05-21 17:35:17 +05:30
devendra-bruno
548a6b4319
Rename combinedVars to resolvedVars
2025-05-21 17:34:36 +05:30
sanjai0py
b299879b82
Refactor saveCookies function to remove disableCookies parameter and streamline cookie handling in response interceptors
2025-05-21 17:00:22 +05:30
Pooja
3696562414
fix: circular recursion for openapi import ( #4729 )
2025-05-21 15:10:35 +05:30
devendra-bruno
e02c6c274b
Fix/svg render respone panel ( #4655 )
...
* Refactor getContentType in utils
* Add testcases for getContentType
* Refactor getContent
* Refactor getContent
* Refactor getContent
* Added testcase of case insensitivity
* Added content-type case in sensitive
* Refactor testcase spec
* Added testcases for empty content-type
2025-05-21 13:45:06 +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
sanjai0py
ab0a4b8140
Add disableCookies option to axios instance and saveCookies function
2025-05-19 15:08:12 +05:30
sanjai0py
1b268ae9db
Merge branch 'main' into fix/cli-not-following-redirects
2025-05-19 14:36:54 +05:30
ved-bruno
8debb9fd11
made suggested changes for support element verification
2025-05-19 14:02:34 +05:30
naman-bruno
7c07488e16
Merge pull request #4697 from lohxt1/req_get_name_test
...
fix: bruno converters test for reg.getName()
2025-05-16 21:52:30 +05:30
lohit
6073a9e2c3
fix bruno converters test for reg.getName()
2025-05-16 21:27:00 +05:30
lohit
9c652f86c9
Merge pull request #4696 from naman-bruno/bugfix/noproxy-option
...
add: noproxy flag in options
2025-05-16 21:06:29 +05:30
naman-bruno
3c0090d86f
fix: runSingleRequest function
2025-05-16 21:02:24 +05:30
naman-bruno
9132755d49
add: noproxy in options
2025-05-16 20:52:15 +05:30
lohit
2a44691cb3
Merge pull request #4590 from poojabela/feat/add-getName-api-for-script
...
feat: add `req.getName` & `bru.getCollectionName` api
2025-05-16 20:21:35 +05:30
lohit
0d8a696498
Merge pull request #4609 from pooja-bruno/feat/extend-support-for-more-auth-for-folder-level
...
feat: extend support for more auth in folder level
2025-05-16 20:20:33 +05:30
lohit
bfa2706598
Merge pull request #4366 from Pragadesh-45/fix/import-curl
...
Feat: Enhance curl parsing for multipart form data
2025-05-16 20:20:18 +05:30
ved-bruno
5fdb52388a
support element verification
2025-05-16 19:34:39 +05:30
Pooja
799dc9a1ca
feat: add function in bruno converters package ( #4669 )
...
* feat: add function in bruno converters package
* add: example for openapi yaml to bruno conversion
* add: converting json to yaml in converters
* fix
2025-05-16 17:26:40 +05:30
naman-bruno
2bb56e8a4b
Fix: properly handling redirects with status code ( #4561 )
...
* Fix: properly handling redirects with status code
* fix: updated redirect logic for method change
2025-05-16 17:14:37 +05:30
Pragadesh-45
084d2bf692
test: add unit tests for basic functionality, headers, auth, and form data handling in parseCurlCommand
2025-05-16 14:32:30 +05:45
Pragadesh-45
10640c7561
feat: enhance curl parsing for multipart form data
...
- Updated `parseCurlCommand` to handle `-F` and `--form` flags, allowing for multiple form fields with file uploads.
- Adjusted `curlToJson` to set `Content-Type` for multipart data and handle binary data correctly.
2025-05-16 14:32:05 +05:45
naman-bruno
9f044c48fe
Added proxy flag for cli ( #3963 )
...
* system level proxy depends on proxy flag
* added proxy flag
* fix: proxy flag behaviour
* fix: noproxy flag logic
2025-05-16 14:02:11 +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
lohit
c2271945c4
Merge pull request #4685 from lohxt1/pr_4447
...
chore: merge main to oauth2_additional_params feat branch
2025-05-15 23:36:12 +05:30
lohit
0e6c36f62c
fix: save disabled additional params rows
2025-05-15 23:19:50 +05:30
lohit
6d38f2b38c
Merge branch 'main' into lint_gh_workflow_step
2025-05-15 23:09:57 +05:30
Anoop M D
79f4e69a05
Merge pull request #4160 from usebruno/feature/custom-user-data-path-for-dev
2025-05-15 16:18:28 +05:30
ramki-bruno
f13148af3d
Added option to customize userData path on dev mode
...
If `ELECTRON_APP_NAME` env-variable is present and its development mode,
then the `appName` and `userData` path is modified accordingly.
e.g.
```sh
ELECTRON_APP_NAME=bruno-dev npm run dev:electron
```
Note: This doesn't change the name of the window or the names in lot of
other places, only the name used by Electron internally.
2025-05-15 16:12:51 +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
anusree-bruno
d2eb2d2941
fix: ensure timestamp and isoTimestamp return current time instead of random values
2025-05-15 14:11:53 +05:30
betawait
1d12bebce4
Fix: Allow empty Content-Type when no body ( #1693 )
...
By default Axios will set the Content-Type for POST/PUT/PATCH requests
to "application/x-www-form-urlencoded" if the Content-Type header is not
specified.
This explicitly sets the content type to "false" when there the body
mode is set to "none", and the user has not set an explicit content type
themselves. Setting the content type to false directs Axios not to send
a Content-Type header.
2025-05-15 07:40:21 +09:00
Anoop M D
942c0ee113
Merge pull request #4671 from lohxt1/lint_gh_workflow_step
...
add lint step to the unit-tests gh workflow
2025-05-14 17:58:54 +05:30
pooja-bruno
fbd3a38587
fix
2025-05-14 17:55:50 +05:30
pooja-bruno
45b660985e
fix: ui
2025-05-14 17:45:03 +05:30
pooja-bruno
0888125899
add: default auth mode inherit in folder
2025-05-14 16:12:48 +05:30
pooja-bruno
c85d9bcd84
fix: folder inherit auth
2025-05-14 16:01:42 +05:30
lohit
dbf8af1146
Merge branch 'main' into lint_gh_workflow_step
2025-05-14 15:41:35 +05:30
lohit
d7ccf1454e
revert lint-staged step, make lint check as part of gh unit-tests workflow
2025-05-14 14:05:49 +05:30
Anoop M D
652d447f8b
Merge pull request #4667 from usebruno/feature/playwright
...
Customize Playwright reporter and retries for dev and CI env
2025-05-14 13:28:03 +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
ramki-bruno
2f58379feb
Customize Playwright reporter and retries for dev and CI env
2025-05-14 11:54:56 +05:30
sanjai0py
c14d3f4274
feat: add test case for redirects with cookie authentication
2025-05-14 10:46:14 +05:30
Anoop M D
d4673a2f07
Merge pull request #4665 from lohxt1/eslint_node_space_issue
...
fix: eslint - javascript heap out of memory
2025-05-14 00:34:03 +05:30
Anoop M D
3a0c94577f
Merge pull request #4666 from sreelakshmi-bruno/update_contributing_guidelines
...
Updating contributing.md
2025-05-13 23:59:59 +05:30
sanjai0py
5a4e33e503
Merge branch 'main' into fix/cli-not-following-redirects
2025-05-13 20:07:29 +05:30
sanjai0py
5649799167
feat: add maxRedirects configuration to runSingleRequest
2025-05-13 20:02:29 +05:30
sreelakshmi-bruno
c407b73c22
Updating contributing.md
2025-05-13 19:42:00 +05:30
lohit
361add3385
handle folder run action while a collection run is in progress ( #4658 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-13 19:41:39 +05:30
lohit
9d6ab69d37
eslint - node out of memeory issue
2025-05-13 19:21:30 +05:30
sanjai0py
0f6da35c0b
feat: enhance axios instance with redirect handling and cookie management
2025-05-13 17:27:55 +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
ramki-bruno
b699088dd6
Create/Import collection UX improvements ( #4540 )
...
* Fix: Improve UX for selecting location when create/import collection
Allow editing the input path where previously the `<input>` is marked
`readonly`.
Also this will allow automating test using Playwright.
* Fix: Import-collection select-location Modal closes on error
* Improved error-toast for creating and importing collections
- Added a util for formatting the error form IPC
- Updated Toast global styles to prevent text overflow.
Whenever long file paths are shown, it overflows the Toast container.
2025-05-13 14:25:35 +05:30
ganesh
458c070004
Fix: Specify Node.js version in Contributing Guide ( #4656 )
...
* fix node version on contributing file
* updated to node 22 version
2025-05-13 14:10:10 +05:30
Anoop M D
babac6df3c
Merge pull request #4651 from usebruno/feature/playwright
...
Playwright Codegen and CI setup
2025-05-12 22:08:31 +05:30
Pooja
f58477931f
feat: add support for oauth2 in cli ( #4578 )
...
Co-authored-by: Pooja Belaramani <109731557+poojabela@users.noreply.github.com >
2025-05-12 21:37:42 +05:30
lohit
2171d491a6
Merge pull request #4641 from lohxt1/folder_sequencing_cli
...
refactor: `bruno-cli` - follow folder/request sequences during collection runs
2025-05-12 21:19:58 +05:30
ramki-bruno
aa911f88f2
Playwright Codegen and CI setup
...
- Improved the Codegen setup
- Removed the app-launch related boilerplate from tests
- Enable recording mode by default
- Option to provide the test file name to save the recording
- Added GitHub workflow to run Playwright tests with Electron in
Headless mode(mocking display using `xvfb`).
2025-05-12 20:35:05 +05:30
lohit
bdbcaeff67
updates
2025-05-12 20:06:26 +05:30
lohit
b2756b3c63
updates
2025-05-12 17:37:45 +05:30
lohit
27f11ab583
updates
2025-05-12 17:19:13 +05:30
lohit
2776970317
revert collection-pathname param
2025-05-12 16:57:27 +05:30
Anoop M D
9d28bf7e82
Merge pull request #4571 from pooja-bruno/feat/extend-cli-auth-for-Inherit-and-req
...
feat: extend cli auth for inherit and request
2025-05-12 16:15:17 +05:30
ramki-bruno
6455b00742
Removed old Playwright setup
2025-05-12 12:12:21 +05:30
lohit
16179a3b50
refactored getCollectionJsonFromPathname function and added tests
2025-05-11 23:08:44 +05:30
Anoop M D
6a37c9d076
Merge pull request #4636 from sreelakshmi-bruno/add-build-commands
...
Adding build instructions for new packages
2025-05-10 17:03:14 +05:30
Anoop M D
1915b1c00a
Fix/add missing translations ( #4637 )
...
* fix: add missing deps
* feat: add missing translations
* fix: regex tranasaltion for to.have.headers
2025-05-10 16:59:21 +05:30
lohit
a9982d6e28
removed unused collectionPathnmae prop to components ( #4640 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-10 15:11:26 +05:30
sanish-bruno
1daeb8fe93
fix: regex tranasaltion for to.have.headers
2025-05-09 19:12:52 +05:30
sanish-bruno
3dfb158382
feat: add missing translations
2025-05-09 17:56:32 +05:30
sanish-bruno
fb7d247fa7
fix: add missing deps
2025-05-09 17:37:16 +05:30
lohit
6bf2312a94
Merge branch 'main' into folder_sequencing_cli
2025-05-09 16:34:50 +05:30
sreelakshmi-bruno
0cdcb83a7a
Adding build instructions for new packages
2025-05-09 15:48:49 +05:30
sanish chirayath
e4f48e81fc
feat: add setBody test script to bruno-tests collection ( #4415 )
2025-05-09 14:16:29 +05:30
lohit
1d32a95a09
Merge pull request #4628 from lohxt1/fix_tests_converters_package
...
fix: tests for postmanToBrunoEnvironment function
2025-05-09 01:45:56 +05:30
lohit
4c934a78a6
fix tests for postmanToBrunoEnvironment function
2025-05-09 00:07:58 +05:30
Pooja
c47bc86d37
fix: Improve Variable Highlighting in Code Generation and Environment Views ( #4593 )
2025-05-08 21:53:14 +05:30
Sanjai Kumar
a125781312
feat/replace unsupported characters in env key during pm import ( #4618 )
...
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-05-08 21:52:58 +05:30
sanish chirayath
dfa951e574
Feature: postman to bru translator ( #4534 )
2025-05-08 21:51:21 +05:30
naman-bruno
76779e6f95
Merge pull request #4615 from pooja-bruno/feat/add-openapi-to-bruno-import-in-cli
...
Feat: add openapi to bruno import in cli
2025-05-08 19:53:00 +05:30
lohit
e9a79a32da
lint error fixes ( #4623 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-08 18:12:16 +05:30
lohit
967170a7b2
eslint for bruno-app and bruno-electron packages (#4622 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-08 18:09:55 +05:30
Anoop M D
3326784315
Merge pull request #4620 from lohxt1/fix_regex_tests
...
fix: tests for sanitizeName function
2025-05-08 18:07:41 +05:30
lohit
fc553e1009
fix sanitize name function tests in bruno-electron
2025-05-07 22:24:52 +05:30
lohit
da172ff9b5
fix sanitize name function tests
2025-05-07 22:12:57 +05:30
lohit
fc422853ef
update T_RunnerResults type to include summary prop ( #4617 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-07 19:19:40 +05:30
Pooja Belaramani
2852c07ec7
feat: support tv4 as a inbuilt lib ( #4589 )
2025-05-07 17:44:29 +05:30
Anoop M D
ead1c9ecab
Merge pull request #4542 from pooja-bruno/fix/app-crash-when-we-rename-folder-in-fs
...
fix: app crash when we rename folder in fs
2025-05-07 17:42:09 +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
sreelakshmi-bruno
4af0bb3943
Fix: ResponseSize component logic to handle size when it's undefined ( #4613 )
...
* Fix: ResponseSize component logic to handle size when it's undefined
* Improved check for valid response size
---------
Co-authored-by: Sreelakshmi Jayarajan <sreelakshmi@Sreelakshmis-MacBook-Air.local >
2025-05-07 16:59:35 +05:30
pooja-bruno
f2eaa79318
Feat: add openapi to bruno import in cli
2025-05-07 15:36:21 +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
pooja-bruno
0d7c94e7e9
add: auth for other
2025-05-06 18:41:40 +05:30
pooja-bruno
9e29821012
feat: extend support for more auth in folder level
2025-05-06 17:56:34 +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
520567793a
feat(cli): Refactor request runner and improve folder sorting
...
~ remove duplicate code by consolidating request collection functionality
~ add proper sorting of folder and request items based on sequence numbers
~ add error request count to run summary output
~ update dev dependencies with proper markings in package-lock.json and removed previously added currently reverted entries
2025-05-03 23:50:12 +05:30
poojabela
e0fb379511
add: bru.collectionName api
2025-04-30 17:25:42 +05:30
poojabela
ba9362ccb2
add: getName in collection
2025-04-30 15:36:44 +05:30
poojabela
261a36c435
add: getName in hint
2025-04-30 15:29:10 +05:30
poojabela
cb92e46f8d
feat: add req.getName api
2025-04-30 15:14:36 +05:30
Pooja Belaramani
126186041e
add: tests for request level auth
2025-04-28 15:18:18 +05:30
Pooja Belaramani
6379e1703c
feat: extend cli auth for inherit and request
2025-04-28 12:52:52 +05:30
Pooja Belaramani
2b246e431b
change: no found folder tab
2025-04-25 15:58:53 +05:30
Anoop M D
526fcabffe
Support Importing Collection Level Auth from Postman (Merge pull request #4475 )
2025-04-22 21:27:06 +05:30
Anoop M D
75ff31f0cf
Include globalEnvironmentVariables in runPostResponseVars result (Merge pull request #4520 )
...
Include globalEnvironmentVariables in runPostResponseVars result
2025-04-22 20:30:43 +05:30
Pragadesh-45
46dab6e474
test: add request authentication tests for basic and bearer auth handling
2025-04-22 20:25:27 +05:45
Pragadesh-45
c7e8c07d40
test: add folder authentication tests for basic, bearer, API key, and digest auth
2025-04-22 19:56:03 +05:45
Pragadesh-45
932d2b77dc
test: add collection authentication tests for basic, bearer, API key, and digest auth
2025-04-22 19:10:28 +05:45
Pragadesh-45
049de84cbb
test: refactor postman-to-bruno.spec.js by adding a simple collection
2025-04-22 18:00:49 +05:45
pooja-bruno
3bd44ea7ef
Refactor: Reorganize Postman translation tests into modules ( #4524 )
2025-04-22 16:42:09 +05:30
pooja-bruno
317ccccfc6
fix: Add null checks and fallbacks to Bruno-to-Postman converter to… ( #4525 )
2025-04-22 16:40:15 +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
Pragadesh-45
6a7750d354
refactor: rename test files and update import paths for postman-to-bruno tests
2025-04-22 15:19:04 +05:45
Pooja Belaramani
529803f791
fix: app crash when we rename folder in fs
2025-04-22 13:18:25 +05:30
Pragadesh-45
4c23ab5664
Merge remote-tracking branch 'origin/main' into fix/import-pm-collection-improvements
2025-04-21 19:03:34 +05:45
Tim Nikischin
e3c28fd0ec
feat: style skipped requests in runner and show skipped count ( #3853 )
...
Mostly taken from @JorgeTrovisco 's implementation #2397
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-19 18:14:45 +05:30
Anoop M D
56ab61c29c
Fixed issue related to postman environment imports failure ( #4523 )
2025-04-18 21:33:12 +05:30
pooja-bruno
d3056ba843
Fix: Folder drag-and-drop crash ( #3944 )
2025-04-18 02:48:37 +05:30
lohit
e34e2ec1f1
feat: support object and array interpolation in bruno-common interpolate fn ( #4519 )
...
---------
Co-authored-by: Pooja Belaramani <pooja@usebruno.com >
Co-authored-by: lohit jiddimani <lohitjiddimani@lohits-MacBook-Air.local >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-18 00:47:02 +05:30
lohit jiddimani
524bb5e4b7
fix: console errors if any while importing postman env collections
2025-04-17 20:56:22 +05:30
lohit jiddimani
3f8ea7764e
fix: add JSON parsing and error handling for Postman environment imports
...
~ return parsed JSON object instead of raw file string
2025-04-17 20:41:14 +05:30
anusree-bruno
f0d1e6936e
Include globalEnvironmentVariables in runPostResponseVars result
2025-04-17 16:18:08 +05:30
Andreas Wirth
9a21eec1b9
Bugfix: Add cheerio and xml2js modules to post-response scripts ( #4516 )
...
* Bugfix: Add cheerio and xml2js modules to post-response scripts
* chore: improved cheerio and xml2js test
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-04-17 01:31:53 +05:30
pooja-bruno
1703346bb6
feat: improve postman translations: pm.request and pm.response ( #4517 )
2025-04-16 19:19:31 +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
pooja-bruno
e5ebe20a20
feat: add insomnia v5 import ( #4468 )
2025-04-16 02:37:48 +05:30
Jonathan Perlman
b5861dae39
Fix Digest auth header field key value extraction
2025-04-15 14:31:08 -04:00
pooja-bruno
54a03fd0d3
fix: lint errors for atob/btoa redefinition ( #4509 )
...
* fix: lint errors for atob/btoa redefinition
2025-04-15 20:35:55 +05:30
Sanjai Kumar
e8affcfde9
feat: add tests for mock variable interpolation in interpolate function ( #4507 )
...
* feat: add tests for mock variable interpolation in interpolate function
* test: enhance mock variable interpolation tests for additional types and JSON validation
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-04-15 17:24:24 +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
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
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
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
ramki-bruno
7a8a0ae37e
Fix: Remove unwanted transitive devDependencies of electron-store
2025-04-02 13:13:40 +05:30
Anoop M D
bd25097e44
Rename SECURITY.md to security.md
2025-03-31 14:03:06 +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
8908828af0
Merge pull request #4353 from naman-bruno/bugfix/system-proxy-agent
...
Fix: system proxy agent
2025-03-27 19:31:21 +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
ganesh
e0d7bb50f3
2025-03-26 16:27:33 +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
lohit
bd8c6caa39
Merge pull request #4325 from lohxt1/main
...
oauth2 fixes
2025-03-25 18:33:10 +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
lohit
a0926c4064
Merge pull request #4309 from lohxt1/timeline_fixes
...
oauth2 related fixes
2025-03-25 12:22:30 +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
anusree-bruno
ef929e78f3
Create SECURITY.md ( #4266 )
2025-03-24 17:33:51 +05:30
lohxt1
274a55e257
folder level oauth2 save fn fix
2025-03-24 15:46:31 +05:30
Ryan
9e24223085
Delete .github/repository-metadata.yml
2025-03-21 19:47:23 +05:30
rreyn-bruno
3cd3d8bdcc
Remove sponsorship content from repository
2025-03-21 19:47:23 +05:30
lohit
eed3f2ff4c
Merge pull request #4300 from lohxt1/oauth2_fixes
...
timeline ui fixes, oauth2 validation fixes
2025-03-21 15:58:32 +05:30
lohxt1
b09b4b1d17
timeline ui fixes, oauth2 validation fixes
2025-03-21 15:56:02 +05:30
lohit
cd9c667e8a
Merge pull request #4297 from lohxt1/oauth2_fixes
...
oauth2 fixes, ui validations, timeline ui updates
2025-03-21 00:44:54 +05:30
lohxt1
2675e79dbd
oauth2 fixes, ui validations, timeline updates (wip)
2025-03-21 00:41:07 +05:30
lohit
ef94f55c82
Merge pull request #4296 from lohxt1/version_upgrade_2.0.0
...
chore: version upgrade to 2.0.0
2025-03-20 20:33:43 +05:30
lohxt1
926919524b
chore: version upgrade to 2.0.0
2025-03-20 20:31:53 +05:30
lohit
087f691544
Merge pull request #3867 from usebruno/feat/oauth2-improvements
...
OAuth2 Revamp
2025-03-20 20:22:28 +05:30
lohxt1
3a81ebf0e2
oauth2 fixes
2025-03-20 20:11:12 +05:30
lohxt1
3ffaaab8f3
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
2025-03-20 19:38:54 +05:30
lohxt1
5a98da2031
oauth2 fixes
2025-03-20 19:27:14 +05:30
lohxt1
2e4014863f
fix the validations for oauth2 json_to_bru
2025-03-20 17:06:47 +05:30
Anoop M D
ccd4a14da6
feat: refactored about menu + added static path updates for win build
2025-03-18 21:49:35 +05:30
lohxt1
98bd997665
chore: fix font not loading issue, fix about menu item, fix padding for preferences modal
2025-03-18 21:49:35 +05:30
Anoop M D
a7cf24278e
style: update font-family for improved typography consistency
2025-03-18 21:18:10 +05:30
Anoop M D
039c157f33
feat: improved item info ux
2025-03-18 19:51:36 +05:30
Anoop M D
1009d42f92
chore: fix caret color
2025-03-18 00:50:59 +05:30
Anoop M D
1be0e8d31c
feat: custom filename can be shown by clicking advanced options
2025-03-18 00:50:59 +05:30
Ed Brannin
ab9befd773
UI: Change the default request auth mode from "none" to "inherit"
...
Fix #2315
2025-03-17 17:02:51 +05:30
lohit
7506f83800
Merge pull request #4250 from lohxt1/browse_files_fn_fix
...
fix incorrect vars in browse_files function
2025-03-17 16:58:22 +05:30
lohxt1
74d9b0aafe
fix browse_files function
2025-03-17 16:55:56 +05:30
lohxt1
d3fcb42a8f
timeline ui updates wip
2025-03-17 14:09:36 +05:30
Anoop M D
3808089e60
feat: added helptips for file and folder custom names
2025-03-17 02:54:36 +05:30
lohit
cd2f5d5233
filename support ui updates, regex update for generating validation error for the last char, getEncoding function headers props optional chaining validation ( #4243 )
2025-03-17 01:36:39 +05:30
lohxt1
51be153527
fix bruno-electron unit tests
2025-03-16 14:28:21 +05:30
lohxt1
5728b7c8a8
fix bruno-lang unit tests
2025-03-16 14:24:04 +05:30
lohxt1
71b6907c31
fix bruno-cli unit tests
2025-03-16 14:11:19 +05:30
lohxt1
eead96ca26
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
2025-03-16 14:02:12 +05:30
lohxt1
f99e8770f0
~ reverting the bruno-electron ipc-network files refactoring work to keep the diff minimal
2025-03-16 13:37:59 +05:30
lohit
7ae33d05c9
Merge pull request #4241 from usebruno/feat/file-location-ux-improvements
...
Feat/file location ux improvements
2025-03-15 14:15:49 +05:30
Anoop M D
df196f5d25
feat: add Help tooltip component and help info for collection location
2025-03-14 23:16:00 +05:30
Anoop M D
1f8a10d1df
feat: improved ux for filepath display
2025-03-14 23:11:33 +05:30
Pieter Oliver
ccb951dadd
[DX]: Document running test suite for all workspaces ( #4095 )
2025-03-14 21:19:33 +05:30
lohit
9bde3c44f7
filename support for requests and folders ( #4111 )
2025-03-14 20:07:33 +05:30
Adam Armistead
5ac52a531f
feat: Natural sort collection names with numbers
...
Sorts collections by name in alphabetical order
Collections with numbers in the names are sorted in numerical order.
Results in `['Test 10', 'Test 2', 'Test 1']`
being sorted to: `['Test 1', 'Test 2', 'Test 10']`
instead of: `['Test 1', 'Test 10', 'Test 2']`
Accurately sorts numbers with decimals as well.
2025-03-14 03:31:58 +05:30
therealrinku
51e60d5083
fix: update delay cli example
2025-03-14 03:14:51 +05:30
therealrinku
01b982a0e7
fix: add missing example description for delay
2025-03-14 03:14:51 +05:30
therealrinku
d0b16841c9
fix: check for invalid delay properly
2025-03-14 03:14:51 +05:30
therealrinku
59d7141f70
feat: add runner delay for bruno cli
2025-03-14 03:14:51 +05:30
Hans Knöchel
11c14530eb
chore: rephrase placeholder for clarity
2025-03-14 03:07:51 +05:30
naman-bruno
0fb926648b
Fix: empty url export
2025-03-14 02:48:22 +05:30
Joshua Weber
d37cf28e10
Ignores caching for AWS credentials provider ( #4000 )
2025-03-13 15:32:39 +05:30
russssl
f8a14e35fa
update ukrainian readme
...
Update readme_ua.md
2025-03-13 05:24:11 +05:30
Anoop M D
eefb0f836b
fix: revert pr #4225 that broke tests
2025-03-13 03:22:09 +05:30
naman-bruno
989e553648
Fixed issue where Global Environment dropdown was not hiding after click ( #3828 )
2025-03-13 02:45:31 +05:30
Anoop M D
cd1d4f09d2
fix: fixed failing tests by downgrading bruno-js in electron and cli
2025-03-13 02:43:15 +05:30
Nathan Baulch
122e0a1d02
fix: typos
2025-03-13 02:22:10 +05:30
Anoop M D
7e16304426
chore: updated bruno lib versions
2025-03-13 02:16:44 +05:30
dependabot[bot]
0888219e95
chore(deps-dev): bump ts-jest in the jest-dependencies group
...
Bumps the jest-dependencies group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest ).
Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:43:13 +05:30
dependabot[bot]
d89fd455ff
chore(deps): bump fast-xml-parser from 4.5.1 to 5.0.8
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.5.1 to 5.0.8.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.1...v5.0.8 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:42:38 +05:30
Pragadesh-45
df4a682f97
chore: add res.getStatusText() to code editor autocomplete suggestions
2025-03-13 01:37:10 +05:30
Pragadesh-45
2385c4d5c1
feat: add statusText support to BrunoResponse on safe mode
...
Enhance BrunoResponse with statusText functionality:
- Added `getStatusText()` method to BrunoResponse class
- Updated QuickJS shim to support statusText
2025-03-13 01:37:10 +05:30
dependabot[bot]
243398bcd0
chore(deps): bump dorny/test-reporter from 1 to 2
...
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter ) from 1 to 2.
- [Release notes](https://github.com/dorny/test-reporter/releases )
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dorny/test-reporter/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: dorny/test-reporter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:34:59 +05:30
dependabot[bot]
2a2f2dfa15
chore(deps): bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-13 01:34:29 +05:30
Jair Henrique
d57634e6ea
ci: configure dependabot
2025-03-13 01:32:23 +05:30
Anoop M D
1be0b97895
chore: deps update - axios, jsonpath-plus, @aws-sdk/credential-providers, express
2025-03-13 01:27:37 +05:30
Pragadesh-45
6a85635c49
Fix: Inconsistent JSON parsing and formatting in res.body and Res-preview ( #4103 )
...
* Fix: Revert selective JSON parsing where string response is not parsed
- Revert "Merge pull request #3706 from Pragadesh-45/fix/response-format-updates"
- e897dc1eb0
- Revert "Merge pull request #3676 from pooja-bruno/fix/string-json-response"
- 1f2bee1f90
* Fix: Revert interpreting Assert RHS-value wrapped in quotes literally
- Revert "Merge pull request #3806 from Pragadesh-45/fix/handle-assert-results"
- 63d3cb380d
- Revert "Merge pull request #3805 from Pragadesh-45/fix/handle-assert-results"
- 6abd063749
* Fix: Inconsistent JSON formatting in preview when encoded value is a string
* Fix: Prettify JSON for Res-preview without parsing to avoid JS specific roundings
* Fix(testbench): req.body is always Buffer after the binary req body related changes
* Added `/api/echo/custom` where response can be configured using request itself
* Added tests for validating Assert and Response-preview
Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com >
* Handle char-encoding in Response-preview and added more tests
* Updated API endpoint in tests to use httpfaker api
* QuickJS (Safe Mode) exec logic to handle template literals similar to Developer Mode
* Safe Mode bru.runRequest to return statusText similar to Developer Mode
---------
Co-authored-by: ramki-bruno <ramki@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-03-13 00:49:57 +05:30
pooja-bruno
0fbbe8a996
feat: show response errors while keeping response preview intact ( #4082 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-03-10 19:51:48 +05:30
naman-bruno
4ff4e3b732
Added new postman v2 schema urls
2025-03-10 17:08:29 +05:30
Anoop M D
7c65317b07
chore: improved cookie styling ux
2025-03-08 23:09:46 +05:30
ramki-bruno
b57c996564
Added appropriate auto-focus on inputs for add-new/add/updating cookie
2025-03-08 23:09:46 +05:30
ramki-bruno
5de75892a2
Fix: Show validation errors in raw-edit mode in manage-cookie UI
2025-03-08 23:09:46 +05:30
ramki-bruno
d5e828aef2
Refactoring and styling fixes in Manage-Cookie UI
2025-03-08 23:09:46 +05:30
sanish-bruno
51c86bc0e9
Added UI to manage cookies
2025-03-08 23:09:46 +05:30
Anoop M D
253cb8b315
chore: updated share collection color theme
2025-03-08 20:11:24 +05:30
lohxt1
0876ad0dab
Revert "revert changes from another pr"
...
This reverts commit 94dfaf45cd .
2025-03-08 17:05:31 +05:30
lohxt1
a1c133b303
revert changes from another pr
2025-03-08 17:05:31 +05:30
lohxt1
38cf206075
revert import colleciton modal ui changes
2025-03-08 17:05:31 +05:30
lohxt1
9d598db55e
share collection and import collection ui updates
...
~ added share collection option in the collection overview tab
2025-03-08 17:05:31 +05:30
Pragadesh-45
f6ab59ceda
feat: update Windows build configuration to support custom installation path from GUI installer
2025-03-06 17:40:15 +05:30
naman-bruno
8cda05c431
updated timeline to show body in oauth ( #4168 )
2025-03-06 17:04:07 +05:30
naman-bruno
7af7ff92bf
Fix: redirect to relative path ( #4167 )
2025-03-06 14:26:02 +05:30
naman-bruno
3169e6cdf4
Oauth2 folder ( #4105 )
2025-03-06 11:03:34 +05:30
Pragadesh-45
f1004e2e36
Merge branch 'main' of https://github.com/Pragadesh-45/bruno
2025-03-06 00:27:18 +05:30
therealrinku
233c57e625
feat: auto select body tab if it exists when params isnt active
2025-03-04 15:27:33 +05:30
Jens
b399576dab
Update readme.md
...
Updated link to Roadmap.
2025-03-04 01:46:15 +05:30
tlaloc911
655eec09c1
fix windows build ( #4043 )
2025-02-26 15:31:22 +05:30
Tim Nikischin
51eda3f08c
Implement correct Runner title ( #3854 )
...
Implement correct Runner title fixes : #3763
Use title instead of filepath in runner.
2025-02-26 12:57:33 +05:30
sanish-bruno
a438c06b97
fix: remove duplicate search components
2025-02-26 12:50:52 +05:30
Ryan
4977dbeb11
Update BugReport.yaml
...
Added context around cause of bug, better placeholders for OS versions
2025-02-26 12:12:00 +05:30
tlaloc911
7cacc255b4
fix h1 and h2 style
2025-02-20 21:39:49 +05:30
Sanjai Kumar
b28b60d4a7
chore: update BugReport template for clarity and additional information
2025-02-18 21:59:23 +05:30
Sanjai Kumar
2fc45de430
chore: update BugReport template to include version and OS information
2025-02-18 21:59:23 +05:30
Ryan
c58604716e
Update FeatureRequest.yaml ( #3974 )
...
updated submittal questions
2025-02-18 21:56:41 +05:30
lohit
31409c6206
feat: reuse worker threads for bru file parsing ( #4054 )
2025-02-18 19:58:37 +05:30
pooja-bruno
4e88cbf318
feat: add refresh url for oauth2 ( #4028 )
2025-02-18 17:24:56 +05:30
Anoop M D
dfb0b1b966
fix: allow popus in notification iframes
...
This is to allow is to allow users to open pages (like bruno downloads) from the app
2025-02-14 21:25:28 +05:30
Anoop M D
f8b4a0b85b
feat: notification visibility rules based on semver
2025-02-14 18:16:34 +05:30
naman-bruno
200732bac5
fix: space on collection docs
2025-02-14 17:54:20 +05:30
ramki-bruno
c997924c42
Strengthen CSP
2025-02-14 16:01:25 +05:30
ramki-bruno
711eb24c01
Refactoring InfoTip to support just text and children instead of HTML
2025-02-14 16:00:59 +05:30
ramki-bruno
3b8a613914
Refactor ToolHint to use text prop as text instead of HTML
...
Currently there is no usage of ToolHint where we are passing HTML
content, so this should not break anything.
2025-02-14 16:00:59 +05:30
naman-bruno
81930f6fe6
Fix: Import collection failed for postman custom method
2025-02-14 02:43:31 +05:30
sreelakshmi-bruno
e0750148e6
Styling improvements in failed-load-request summary ( #3956 )
...
Co-authored-by: Sreelakshmi Jayarajan <sreelakshmi@Sreelakshmis-MacBook-Air.local >
2025-02-14 02:42:14 +05:30
Anoop M D
528f822294
feat: notifications are displayed using iframe
2025-02-14 02:37:07 +05:30
lohit
31c11830a6
fix: should be able to save the request after reverting the changes ( #3999 )
2025-02-11 20:38:04 +05:30
lohxt1
eff3b29bfb
fix: should be able to save request after reverting all the changes
2025-02-11 20:27:05 +05:30
lohxt1
4656958f2f
fix: should be able to save request after reverting all the changes
2025-02-11 20:27:05 +05:30
ramki-bruno
aa4575b0ea
Fix: CLI-Tests Workflow lacks contents:read permission
2025-02-11 18:08:01 +05:30
Sanjai Kumar
14d798eea7
Revert "fix: improve handling of Buffer responses and set default charset to utf-8"
...
This reverts commit d8a2e6f405 .
2025-02-11 18:06:30 +05:30
Sanjai Kumar
8af285d41e
Revert "refactor: enhance JSON parsing logic for Buffer responses"
...
This reverts commit 14e9227e07 .
2025-02-11 18:06:30 +05:30
naman-bruno
6a0eb1ccde
fix: nonReplaceableTabTypes getting duplicate
2025-02-11 15:35:52 +05:30
naman-bruno
4a613ed1b7
Fix: duplicate collection tabs
2025-02-11 15:35:52 +05:30
sanjai0py
7566d658d4
Fix: Prevent interpolation of buffer values in JSON requests
2025-02-11 15:32:44 +05:30
lohit
413b121ce1
Merge pull request #3989 from lohxt1/feat/oauth2__improvements
...
oauth2 improvements
2025-02-11 12:33:24 +05:30
lohit
90dff3d1e1
Merge branch 'feat/oauth2-improvements' into feat/oauth2__improvements
2025-02-11 12:32:04 +05:30
lohxt1
3fc0b0a668
oauth2 improvements - collection import default type
2025-02-11 12:27:58 +05:30
ramki-bruno
70ee819bae
Fix: Postman-import-translation not adding comments for unsupported APIs
...
There was an error in one of the WIP feature which is breaking the
translation, for now commenting it out.
2025-02-10 21:47:43 +05:30
lohxt1
8810b9e291
fix graphql variables editor and tests editor height
2025-02-10 21:42:53 +05:30
Sanjai Kumar
89a4cd62bc
Feat: Move-Collection with Drag-and-Drop ( #3755 )
...
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-10 20:46:42 +05:30
lohxt1
b5e53ec25c
include oauth2 request data along with headers in the access token url call
2025-02-10 20:20:40 +05:30
Anoop M D
4c1765e9f9
feat( #2896 ): add support for cheerio and xml2json as inbuilt library
2025-02-10 18:55:20 +05:30
Sreelakshmi Jayarajan
8351589994
Fixing typo in pm translation of util function
2025-02-10 18:55:11 +05:30
Sreelakshmi Jayarajan
4d063b2d0b
Revert "Fixing typo in pm translation of util functions"
...
This reverts commit fceff56872 .
2025-02-10 18:55:11 +05:30
Sreelakshmi Jayarajan
288628003f
Fixing typo in pm translation of util functions
2025-02-10 18:55:11 +05:30
Pooja Belaramani
ced6ddfab5
add: translation for skipRequest and stopExecution
2025-02-10 11:45:23 +05:30
Pragadesh-45
5291bbaef7
Fix: Import failing for collections with special characters in Windows ( #3969 )
...
* fix: correct variable used in collection name update
* fix: sanitize collection names by removing invalid filesystem characters
* refactor: refactor collection name sanitization to use `sanitizeDirectoryName`
2025-02-10 11:37:50 +05:30
Pragadesh-45
26eaec4c72
Merge branch 'usebruno:main' into main
2025-02-07 10:01:15 +05:30
ramki-bruno
667b15386c
Fix: Unresponsive click-area in folder-collection-item between chevron-icon and name
2025-02-06 23:34:58 +05:30
ramki-bruno
086e943c04
Fix: Collectio-items not loading when clicking on chevron icon the first-time
2025-02-06 23:34:58 +05:30
ramki-bruno
901c4e1ca2
Fix: Request-send action should make the Tab permanent/non-preview
2025-02-06 23:34:58 +05:30
sanjai0py
14e9227e07
refactor: enhance JSON parsing logic for Buffer responses
2025-02-06 21:24:55 +05:30
sanjai0py
d8a2e6f405
fix: improve handling of Buffer responses and set default charset to utf-8
2025-02-06 21:24:55 +05:30
lohxt1
5c096cff7b
fix worker lane logic
2025-02-06 21:20:23 +05:30
Sanjai Kumar
0913e668e0
refactor: update browseFiles action to remove default properties and improve file dialog handling ( #3957 )
...
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
2025-02-06 20:26:49 +05:30
Sahil Khan
f0c3125227
fix:handle render svg response ( #3833 )
2025-02-06 20:23:27 +05:30
naman-bruno
a5d23599a1
Fixed: user cookie header getting overwritten by stored cookie in cli
2025-02-06 20:03:42 +05:30
naman-bruno
28ca0494e0
Fixed: user cookie header getting overwritten by stored cookie
2025-02-06 20:03:42 +05:30
naman-bruno
722d9788ca
Feature: Improve tab UX ( #3831 )
...
---------
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-06 19:34:10 +05:30
lohxt1
01a62d66cc
oauth2 postman import fix and include client certs and proxy config while fetching access token
2025-02-05 19:06:23 +05:30
lohxt1
f668e93f52
oauth2 postman import fix and include client certs and proxy config while fetching access token
2025-02-05 16:06:41 +05:30
lohit
038f2d1f0b
temp. revert tests for file body ( #3941 )
...
* temporarily revert tests for file body
2025-02-04 22:12:59 +05:30
lohit
8f604efc7e
fixes tests for the file body pr ( #3940 )
...
fixes tests for bruno-app and bruno-electron
2025-02-04 22:12:59 +05:30
Sanjai Kumar
af182a9c00
refactor: rename binaryFile to file and update related references
2025-02-04 22:12:59 +05:30
Sanjai Kumar
dd23962958
improvements ( #3930 )
...
Co-authored-by: Sanjai Kumar <sanjai@usebruno.com >
2025-02-04 22:12:59 +05:30
Marcos Adriano
324b7cec51
feat: raw binary files handling in request body ( #3734 )
...
--------------
Co-authored-by: lohit <lohit@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-02-04 22:12:59 +05:30
lohxt1
8abf8ff9c8
skipped request should not be considered as errors in junit reports
2025-02-04 21:48:10 +05:30
Pragadesh-45
ec5a5c9b56
fix: correct variable used in collection name update
2025-02-04 18:49:02 +05:30
Pragadesh-45
d0419edb92
fix: correct variable used in collection name update
2025-02-04 17:49:40 +05:30
Pooja Belaramani
4598acd068
fix
2025-02-03 13:49:35 +05:30
Pooja Belaramani
062ab00a66
fix: ensure API key values are converted to strings in Postman collection importer.
2025-02-03 13:49:35 +05:30
Pooja Belaramani
650cb47a8b
fix: resolve function recusion
2025-02-03 13:01:24 +05:30
Pooja Belaramani
08139a8f3e
fix
2025-01-30 09:58:38 +05:30
Pooja Belaramani
51e087efba
add: hint word for runRequest, sendNextRequest, skipRequest, getTestResults
2025-01-30 09:58:38 +05:30
lohxt1
ff5683f19f
add runRequest and runner utils functions to cli
...
~ add bru.runRequest support for cli
~ add bru.runner.skipRequest, bru.runner.stopExecution support for cli
2025-01-29 11:53:02 +05:30
lohxt1
d13e4b3b54
ensure variables set in scripts/tests during bru.runRequest reflect in original request scripts/tests
2025-01-29 11:53:02 +05:30
Jarod Gowgiel
2d08567d8d
Add an npm script to run the Electron app for debugging ( #3616 )
...
This allows for developers to attach Dev Tools, e.g. the Chrome
"dedicated DevTools for node", to the main Electron process
for debugging operations that occur on the main process.
2025-01-29 11:25:41 +05:30
ramki-bruno
b51f8109a2
Review changes and minor-refactoring in Reveal in Finder feature
2025-01-29 11:18:57 +05:30
Naman
8f241a32ae
Feature: Reveal in Finder ( #3698 )
...
* feat: Reveal in Finder
* added support for linux
2025-01-29 11:18:57 +05:30
Sanjai Kumar
b7fda331dc
Fix: Comment toggling for JSON modes in CodeEditor
2025-01-29 11:16:15 +05:30
lohxt1
10e0fde2a8
use lowercase header keys while making requests
2025-01-29 08:34:01 +05:30
Anoop M D
9f5f975f70
feat: async parser workers ( #3834 ) ( #3887 )
...
feat: async parser workers (#3834 )
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2025-01-29 02:53:53 +05:30
Pragadesh-45
b5bd259a1b
fix: handle Windows paths in cloneItem and getDirectoryName functions ( fixes : #3401 ) ( #3646 )
...
* fix: handle Windows paths in cloneItem and getDirectoryName functions
* chore: removed commented lines
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-28 21:32:51 +05:30
lohit
0633d45a10
upgraded axios libarary ( #3899 )
2025-01-28 18:55:59 +05:30
Pragadesh-45
16e27d2ca4
feat: make BrunoResponse callable to access body data using expressions fixes ( #481 ) ( #3710 )
...
* feat: make `BrunoResponse` callable to access body data using expressions
2025-01-28 14:57:00 +05:30
Alex
956d5a38e9
fix: bump axios version to handle ivp6 ( #3878 )
...
Co-authored-by: alex.chua <alex.chua@bytedance.com >
2025-01-28 14:36:29 +05:30
Sanjai Kumar
bfc1101371
refactor: update GitHub Actions workflow to add permissions for checks and pull requests for the cli-tests job ( #3844 )
2025-01-28 14:13:14 +05:30
sanish chirayath
05be59f00c
style: update StyledWrapper to use flex layout and adjust dialog positioning ( #3888 )
2025-01-27 18:49:05 +05:30
lohit
c5eeb190d3
oauth2 updates ( #3876 )
...
~ changed tokenPrefix to tokenHeaderPrefix
~ updated the logic for token timer component
2025-01-24 19:39:29 +05:30
lohit
1d1e701ccb
oauth2 workflow improvements ( #3874 )
...
~ basic auth credentials should be assigned to `request.basicAuth` instead `request.auth` object
~ added credentials_placement option, fixed headers issue client credentials flow
~ cache input field values when grant type select box value changes
~ updated logic for - cache input field values when grant type select box value changes
~ updated token expiry timer component logic
2025-01-24 18:44:02 +05:30
lohit
f38c7ae03a
oauth2 ui/ux improvements ( #3868 )
2025-01-23 22:06:50 +05:30
Anoop M D
8f754142c7
Merge branch 'pr-2077' into feat/oauth2-improvements
2025-01-23 16:45:51 +05:30
Mateusz Pietryga
8c6ce2e084
fix: Allow quoting some special characters in names of multipart request body parts and headers in bru files
...
Fixes #571
2025-01-20 23:18:36 +01:00
Mateusz Pietryga
b02f6b61ee
fix: Adjust Bruno grammar to allow quoting some special characters in names query parameters
...
Automatically quote query parameter keys if they contain characters sensitive for bru syntax: ':', '"', '{', '}' or ' '.
Quoted keys stored in .bru files now support escaping, so it is possible to store keys that themselves contain '"' character.
Fixes #3037
Fixes #2810
Fixes #2878
2025-01-20 23:10:50 +01:00
tlaloc911
fee631d496
passing defaults instead of axiosInstance to NTLMClient ( #3841 )
2025-01-18 21:34:19 +05:30
Bobby Bonestell
d03de2b622
fix: Inherited apikey auth mapping for bruno-cli ( #3512 )
...
* Added bruno-cli support for mapping inherited apikey auth from collection
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-17 20:33:53 +05:30
sanish chirayath
31b2818821
fix: modal - provide default handleConfirm function and update dependencies in useEffect ( #3830 )
2025-01-17 14:52:06 +05:30
naman-bruno
8a71dfc022
enhancement: moved collection click area from name to div ( #3813 )
2025-01-17 13:20:53 +05:30
naman-bruno
3e6204e49b
Fix: Horizontal Rules missing in markdown docs preview ( #3814 )
2025-01-17 13:10:16 +05:30
naman-bruno
dab4bb6a1c
fix: hide env dropdown on configure ( #3826 )
2025-01-17 13:07:39 +05:30
Anoop M D
3c8cb702f5
feat: added icons to env modal buttons
2025-01-17 02:46:06 +05:30
Hadi
2df7fd6588
Added activate button to environment window. ( #1531 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-17 02:12:33 +05:30
Sanjai Kumar
e5d7cd1be9
feat: add rspack dynamic import configuration to rsbuild ( #3819 )
2025-01-16 20:11:49 +05:30
pooja-bruno
2bce9b3716
add: document save button for folder and collection settings ( #3742 )
2025-01-16 20:09:51 +05:30
naman-bruno
5bfcc9b6e7
Fix: Path table is removed when we rearrange items ( #3804 )
2025-01-16 20:08:30 +05:30
naman-bruno
472b5452f7
Allow rearrangement of table items in params, body, vars, headers, etc… ( #3801 )
...
* Allow rearrangement of table items in params, body, vars, headers, and assert
* updated drag function name
2025-01-16 20:06:53 +05:30
pooja-bruno
5b04e0c189
fix: renaming first collection env ( #3735 )
2025-01-16 20:04:34 +05:30
pooja-bruno
3da12a05db
fix: body formurl value disappearing ( #3803 )
2025-01-16 20:01:48 +05:30
naman-bruno
a73d2a02cf
fix: Request vars displayed in red color in body even if they are valid ( #3812 )
...
* fix: Request vars displayed in red color in body
* chore: removing index import
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-16 19:59:14 +05:30
lohit
63d3cb380d
Merge pull request #3806 from Pragadesh-45/fix/handle-assert-results
...
Chore/ Remove Unused `RemoveQuotes` function
2025-01-15 20:47:31 +05:30
Pragadesh-45
10a5935a12
Merge branch 'usebruno:main' into fix/handle-assert-results
2025-01-15 20:43:10 +05:30
Pragadesh-45
cf2cb0736e
fix: remove commented-out removeQuotes() function
2025-01-15 20:42:02 +05:30
lohit
6abd063749
Merge pull request #3805 from Pragadesh-45/fix/handle-assert-results
...
Refactor: Improve expression handling across different runtimes (Fix : #3758 )
2025-01-15 20:36:07 +05:30
Pragadesh-45
dbf1cad124
fix: remove removeQuotes()
2025-01-15 19:57:06 +05:30
lohit
00c5298b7d
Merge pull request #3798 from Pragadesh-45/main
...
chore: version bump
2025-01-15 15:12:03 +05:30
Pragadesh-45
27ef28ae9b
chore: version bump
2025-01-15 13:15:21 +05:30
Pragadesh-45
abb0a7b0db
chore: version bump
2025-01-15 13:08:44 +05:30
Anoop M D
d2d7638a54
chore: updated package-lock
2025-01-13 18:49:45 +05:30
tlaloc911
5500070b49
ntlm auth ( #3329 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-13 18:48:26 +05:30
Tim Nikischin
72b8c547b2
Order Variables alphabetically ( #2982 )
...
Order variables in Variables Tab alphabetically by name
2025-01-13 18:36:08 +05:30
lohit
15b870996d
fix: cli - missing iconv-lite import, removed other unused imports ( #3767 )
2025-01-09 12:09:43 +05:30
lohit
3cb15fc001
fix: cli -- collection run -- clone request item at start ( #3760 )
2025-01-08 21:26:01 +05:30
Pragadesh-45
96d6bf1664
fix: remove redundant error logging in JSON parsing ( #3759 )
2025-01-08 21:24:15 +05:30
lohit
f5ff40abfa
fix: file input element - missing path property ( #3757 )
2025-01-08 17:01:57 +05:30
ramki-bruno
c5de2343e9
Added Redux DevTools and React Developer Tools in dev build ( #3750 )
...
* Checkin `npm install --package-lock-only` changes
* Added `Redux DevTools` and `React Developer Tools` in dev build
2025-01-08 15:33:13 +05:30
lohit
39e8b66135
Merge pull request #3728 from ganesh-bruno/patch-1
...
Update package.json with keywords
2025-01-08 12:23:25 +05:30
lohit
9f9294d161
fix: indentation for package json
2025-01-08 12:22:23 +05:30
pooja-bruno
5f63cc4ab4
fix: collection/folder docs when importing postman collection ( #3745 )
...
* fix: collection/folder docs when importing postman collection
* fix
2025-01-07 14:27:13 +05:30
lohit
539d22125c
Merge pull request #3725 from lohxt1/fix/collection-run-reset-item
...
fix: collection run - clone request at the start
2025-01-06 16:52:33 +05:30
lohit
36343b30b3
Merge pull request #3738 from Pragadesh-45/refactor/generate-code-item
...
fix: enhance keyboard navigation for language selection in `GenerateCodeItem`
2025-01-06 16:50:38 +05:30
Pragadesh-45
b5ae2b2b45
fix: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-06 16:33:17 +05:30
Pragadesh-45
704977f20f
Merge remote-tracking branch 'origin/main' into refactor/generate-code-item
2025-01-06 11:40:38 +05:30
ganesh
c852257bda
Update package.json with keywords
2025-01-03 07:17:36 -08:00
lohxt1
55eac64ca5
fix: collection run - clone request at the start
2025-01-03 17:31:28 +05:30
lohit
52672e67a2
Merge pull request #3697 from Pragadesh-45/feat/digest-auth-updates
...
Feat/digest auth updates
2025-01-02 18:24:54 +05:30
Pragadesh-45
d32f987bc6
Merge branch 'usebruno:main' into feat/digest-auth-updates
2025-01-02 18:06:36 +05:30
lohit
5fe9208089
Merge pull request #3641 from lohxt1/fix/cli-system-env-vars
...
feat: cli -- system level proxy fix
2025-01-02 18:05:39 +05:30
lohit
14ecc09cde
Merge pull request #3719 from lohxt1/feat/bru-runner-fns
...
feat: bru util fns -- skipRequest, stopExecution, getTestResults, getAssertionResults, runRequest
2025-01-02 18:02:42 +05:30
lohit
949bf539b8
Merge pull request #3720 from pooja-bruno/fix/global-env-names-overflow
...
fix: global env names overflow
2025-01-02 18:01:58 +05:30
lohxt1
c4be6a88e4
fix: removed commented code
2025-01-02 17:56:36 +05:30
lohxt1
99302e3a1d
fix: pr review updates
2025-01-02 17:54:29 +05:30
Pragadesh-45
1d3cbd2335
Merge branch 'usebruno:main' into feat/digest-auth-updates
2025-01-02 17:37:33 +05:30
Pooja Belaramani
218d6527df
fix: global env names overflow
2025-01-02 16:45:03 +05:30
lohit
42ada4a364
Merge pull request #3708 from sanjaikumar-bruno/handle-invalid-auth-in-pm-export
...
fix: handle unsupported auth mode by returning 'noauth' type
2025-01-02 12:48:57 +05:30
Pragadesh-45
548f958a0f
Refactor/ Implement Focusable Buttons in the Generate Code Modal ( #3310 )
...
* refactor: GenerateCodeItem component to fix width issue
* feat: tab switch for languages
* style: add logic to handle different screen sizes
* feat: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-02 11:17:56 +05:30
lohxt1
005eb273bf
chore: fix tests
2025-01-01 20:03:01 +05:30
lohxt1
343e6dae47
chore: updated package lock
2025-01-01 19:56:32 +05:30
lohxt1
7b86febc87
feat: summarize test and assertion results for getTestResults and getAssertionResults fns
2025-01-01 18:06:13 +05:30
lohxt1
ca5fbea7b6
chore: removed console log
2025-01-01 17:52:01 +05:30
lohxt1
f34711c6e0
feat: bru.runRequest in collection run context
2025-01-01 17:50:57 +05:30
lohxt1
cd722a2bd9
feat: bru.runner.setNextRequest
2025-01-01 17:12:57 +05:30
lohxt1
75a9959d47
feat: add quick-js shims for bru runner fns
2025-01-01 15:37:42 +05:30
lohxt1
754a15dd58
feat: add runner functions hintwords for codemirror editor
2025-01-01 15:09:47 +05:30
lohxt1
2a6f6704c3
feat: update skipRequest and stopExecution logic
2025-01-01 15:01:26 +05:30
lohit
7d67239b11
Merge pull request #3664 from pooja-bruno/fix/environment-names-wrapping
...
fix: env names wrap
2024-12-31 18:10:10 +05:30
lohit
e0ab274452
Merge pull request #3682 from pooja-bruno/fix/asset-cursor-issue-while-editing
...
fix: asset value cursor issue while editing
2024-12-31 16:39:09 +05:30
lohit
776afbd28a
Merge pull request #3674 from pooja-bruno/fix/assertion-clear-value
...
fix: assertion clear value
2024-12-31 16:38:35 +05:30
lohit
ca8f96fba0
Merge pull request #3712 from pooja-bruno/feature/open-setting-for-folder-and-collection
...
feat: open setting for folder and collection when
2024-12-31 16:38:13 +05:30
Pooja Belaramani
5c1ab647fc
fix: collapse collection on clicking name
2024-12-31 13:01:41 +05:30
Pooja Belaramani
83e63e749e
feat: open setting for folder and collection when
2024-12-31 12:25:03 +05:30
lohit
9d94ad9b73
Merge pull request #3711 from lohxt1/fix/aikido--library-version-upgrades
...
fix: aikido -- library version upgrades
2024-12-30 16:40:24 +05:30
lohit
395fb188fe
Merge pull request #53 from lohxt1/fix/aikido-vul
...
chore: updates
2024-12-30 16:39:56 +05:30
lohxt1
f09fd19ca0
chore: updates
2024-12-30 16:38:41 +05:30
lohxt1
f578c188fb
chore: updates
2024-12-30 16:32:46 +05:30
lohxt1
0d2b449b27
chore: aikido -- library version upgrades
2024-12-30 16:26:38 +05:30
lohit
e897dc1eb0
Merge pull request #3706 from Pragadesh-45/fix/response-format-updates
...
fix: improve JSON parsing logic for `bruno-cli`
2024-12-30 12:44:14 +05:30
lohit
85b6cae03d
Merge pull request #3709 from usebruno/fix/cli-gh-workflow
...
fix: added input block to the cli workflow
2024-12-30 11:30:44 +05:30
lohit
d215cf740b
fix: added input block to the cli workflow
2024-12-30 11:30:30 +05:30
Sanjai Kumar
4b277aa874
Merge branch 'usebruno:main' into handle-invalid-auth-in-pm-export
2024-12-30 11:07:23 +05:30
Sanjai Kumar
e9378d7895
fix: handle unsupported auth mode by returning 'noauth' type
2024-12-30 11:04:41 +05:30
lohit
78aa0d07ae
Merge pull request #3707 from lohxt1/fix/multipart-tests
...
fix: multipart tests
2024-12-30 10:49:35 +05:30
lohit
e4574e3a56
Merge pull request #3701 from lohxt1/fix/cli-multipart
...
fix: cli multipart
2024-12-30 10:48:54 +05:30
lohxt1
795cd196f2
fix: multipart tests
2024-12-30 10:46:12 +05:30
Pragadesh-45
7b935bd206
fix: improve JSON parsing logic
2024-12-30 10:05:23 +05:30
lohxt1
43e892f9b0
fix: cli multipart
2024-12-27 16:50:12 +05:30
lohit
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
Pooja Belaramani
767db75730
update: comment
2024-12-27 16:10:57 +05:30
Pooja Belaramani
b6b4b7362f
fix: condition
2024-12-27 15:51:06 +05:30
Pooja Belaramani
54d8fbc478
rm: json stringfy from json string data res
2024-12-27 11:16:26 +05:30
Pooja Belaramani
9a2d8bfff3
adding quotes in text response
2024-12-27 11:12:46 +05:30
Pragadesh-45
907f6a19ad
revert: digest auth testbench
2024-12-26 10:40:51 +05:30
Pragadesh-45
b612da4f3c
fix: updates
2024-12-26 08:17:43 +05:30
Pragadesh-45
625140d1f4
fix: enhance digest authentication
2024-12-26 08:10:40 +05:30
Pragadesh-45
284519cd43
fix: improve digest authorization header opaque
2024-12-26 07:51:55 +05:30
Pragadesh-45
26daee5d98
fix: improve parsing of authentication details in digest interceptor
2024-12-24 15:37:59 +05:30
Pooja Belaramani
87988b6879
fix: tooltip for env name and rm trash overflow changes
2024-12-24 12:57:41 +05:30
pooja-bruno
f8711a91d9
fix: plain text curl data ( #3677 )
2024-12-23 17:29:06 +05:30
Pooja Belaramani
582e8e5eac
fix: condition
2024-12-23 13:36:58 +05:30
Pooja Belaramani
236bc48d98
fix: null data response
2024-12-23 12:11:46 +05:30
Pooja Belaramani
a63afd6c0b
fix: asset value cursor issue while editing
2024-12-19 16:04:52 +05:30
Pragadesh-45
fec99f0780
Merge branch 'usebruno:main' into main
2024-12-19 11:05:27 +05:30
Pooja Belaramani
bf142af6d9
fix: env name truncate
2024-12-19 11:00:51 +05:30
Pragadesh-45
57a85e535c
fix: add lodash import for utility functions
2024-12-18 19:03:19 +05:30
lohxt1
f72d643e02
feat: updates
2024-12-18 18:57:23 +05:30
Pooja Belaramani
aea25842ce
fix: string json response error
2024-12-18 15:01:06 +05:30
Pooja Belaramani
0831b610cf
fix: assertion clear value
2024-12-17 21:19:34 +05:30
Anoop M D
f871bc0fa2
feat: setup script
2024-12-17 13:46:48 +05:30
lohit
db90d31b3f
Merge pull request #3670 from lohxt1/fix/validations
...
fix: validations
2024-12-17 11:14:42 +05:30
lohxt1
e44dcad01a
fix: updates
2024-12-16 22:13:26 +05:30
lohxt1
7a8d1624d1
fix: updates
2024-12-16 22:09:10 +05:30
lohxt1
0ad0af041b
fix: validations updates
2024-12-16 18:46:16 +05:30
Pooja Belaramani
ad59e3f8d1
fix: env names wrap and trash icon overflow
2024-12-16 18:10:33 +05:30
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
lohxt1
a55ed9bd50
feat: cli -- system level proxy fix
2024-12-12 14:09:06 +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
lohit
1e45725ba1
Merge pull request #3601 from lohxt1/fix/cli--env
...
fix: cli -- envs path resolution
2024-12-06 17:51:57 +05:30
lohxt1
d4616c78c8
fix: cli envs path resolution
2024-12-06 17:47:27 +05:30
lohit
5e5656d268
Merge pull request #3598 from Pragadesh-45/feat/folder-recursive-rename-win32
...
bugfix/folder recursive rename win32 (fixes : #3597 ) updates: #3236
2024-12-05 23:08:21 +05:30
Pragadesh-45
52e01935f5
Merge remote-tracking branch 'origin/main' into feat/folder-recursive-rename-win32
2024-12-05 17:33:21 +05:30
Pragadesh-45
99f912312d
fix: add renameSync
2024-12-05 17:27:24 +05:30
lohit
915ebf3387
Merge pull request #3186 from lohxt1/feat/cli-collection-vars
...
feat: adds collection/folder/request vars and scripts support to cli
2024-12-05 16:01:06 +05:30
lohxt1
bb18c532da
chore: updated lock file
2024-12-05 15:47:41 +05:30
lohxt1
4b4bd3bc95
fix: updates
2024-12-05 15:45:36 +05:30
lohxt1
482cb05d63
fix: updates
2024-12-05 11:42:23 +05:30
lohit
32153c4dbf
Merge pull request #3592 from lohxt1/main
...
chore: version bump
2024-12-04 20:58:12 +05:30
lohxt1
7535b3d4ba
chore: version bump
2024-12-04 20:55:31 +05:30
lohxt1
4dd4800ee9
fix: tests
2024-12-04 18:44:20 +05:30
lohxt1
e1ebaabcc7
Merge branch 'main' of lohxt1:lohxt1/bruno into feat/cli-collection-vars
2024-12-04 17:28:55 +05:30
Sanjai Kumar
f110d898f5
fix: refactor createFormData function
2024-12-03 18:01:22 +05:30
Pragadesh-45
5b6172e5ac
feat: enhance keyboard navigation for language selection in GenerateCodeItem
2024-12-03 17:59:48 +05:30
lohit
fd22ff8962
Merge pull request #3578 from lohxt1/fix/validate-env-name-validations
...
fix: validate env name fn null checks
2024-12-02 14:14:53 +05:30
lohit
5f5cc5eb22
fix: validate env name fn null checks
2024-12-02 14:14:10 +05:30
Anoop M D
eb6944a1c9
fix( #163 ) - removed max limit on request names
2024-12-01 13:52:59 +05:30
Sanjai Kumar
b4ea101350
Fix/xml body not getting added during curl import. ( #3547 )
...
* Add support for XML data handling in curl-to-json utility
* Refactor XML content type handling in curl utility
2024-11-30 19:23:39 +05:30
Marc Pfister
0a8217e4ab
add "docs" to copy for export ( #3551 )
2024-11-30 19:19:05 +05:30
Sanjai Kumar
514da55923
Fix/improve env modal error when duplicate names ( #3557 )
...
* Enhance environment creation validation and improve error handling
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-30 19:16:09 +05:30
lohit
bd2cf554b6
fix: response pane width shift styling for timeline tab ( #3573 )
...
* fix: posthog api key as a process env var
* fix: response pane timeline tab inconsistent width
2024-11-30 18:55:10 +05:30
Pragadesh-45
2f752085f3
fix: humanize-date fixes : #3556 ( #3565 )
...
* fix: humanize-date
* fix: improve notification handling and enhance date validation
2024-11-30 18:51:44 +05:30
Pragadesh-45
f2cfcab091
feat: Graceful handle rename/move: Fix EPERM Error When Renaming Parent Folders on Windows ( #3236 )
...
* refactor filesystem.js to use isWindowsOS()
* add tempDir logic to gracefully rename the parent folder in a collection. fix: `EPERM`
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-29 12:18:11 +05:30
Anoop M D
4283bb4bb0
Merge branch 'main' into feat/folder-recursive-rename-win32
2024-11-29 12:16:27 +05:30
Pragadesh-45
707cddea90
Fix/invalid file name handling ( #3274 )
...
* feat: implement utility function `isValidFilename`
* refactor: added filename validator checks for `rename-item` and `new-request`
* chore: added `fileName.startsWith('.')`
2024-11-29 12:04:59 +05:30
Ryan
39a44e9b4f
Update readme.md ( #3520 )
2024-11-22 17:37:07 +05:30
lohit
fb8c54dd7a
Merge pull request #3467 from Pragadesh-45/feat/cli-improvements
...
feat: add option to omit headers and skip specific headers in CLI run command output
2024-11-21 20:56:16 +05:30
lohit
7400d890e4
Merge branch 'main' into feat/cli-improvements
2024-11-21 20:56:05 +05:30
lohit
3a29e2e333
Merge pull request #3504 from Pragadesh-45/feat/cli-improvements-ssl-related
...
feat: add --client-cert-config option for secure connections in CLI run command
2024-11-21 20:53:36 +05:30
lohit
1fb4298681
Merge pull request #2820 from matthewdickinson/feature/cli-cookies
...
Added cookie support to CLI requests
2024-11-21 17:56:29 +05:30
lohit
6d8cc38946
changed use-cookies to disable-cookies
2024-11-21 17:53:09 +05:30
lohit
9d4246d74b
changed use-cookies to disable-cookies
...
support for sending cookies by default
2024-11-21 17:51:18 +05:30
lohit
1238bf7270
Merge pull request #3523 from lohxt1/fix/tests-editior-style-fix
...
fix: codemirror editors background styling fix
2024-11-21 17:15:50 +05:30
Pragadesh-45
e9d459fa5e
feat: create cert cert config cli command
2024-11-21 17:13:52 +05:30
lohxt1
1c4acf7301
fix: codemirror editor background styling fix
2024-11-21 16:50:11 +05:30
lohxt1
6385d00807
fix: codemirror editor background styling fix
2024-11-21 16:49:20 +05:30
Pragadesh-45
157389424d
feat: rename CLI option for omitting headers to clarify functionality
2024-11-21 16:28:28 +05:30
Pragadesh-45
1b30229903
Feat/displaying variable hints as secrets ( #3268 )
...
* feat: added new utility function `getEnvironmentVariablesMasked`
2024-11-21 15:48:32 +05:30
Pragadesh-45
72bd1b4cbf
feat: rename CLI options for omitting and skipping headers to clarify reporter context
2024-11-21 15:36:15 +05:30
Sanjai Kumar
4a4481a26f
feat: add 'isNotEmpty' assertion operator
2024-11-21 12:00:25 +05:30
lohit
0bec17facd
Merge pull request #3518 from lohxt1/main
...
chore: update package lock file
2024-11-20 19:57:44 +05:30
lohxt1
1c86b5f340
chore: update package lock file
2024-11-20 19:56:44 +05:30
lohit
917205299a
Merge pull request #3517 from lohxt1/fix/video-preview-comp--memo-import
...
fix: video preview comp memo import
2024-11-20 19:21:41 +05:30
lohxt1
916f28633e
fix: video preview comp memo import
2024-11-20 19:20:43 +05:30
lohit
6c2451b6f2
Merge pull request #3516 from lohxt1/fix/server_rendered-logic
...
fix: server_rendered codemirror logic for newer versions of nextjs
2024-11-20 19:05:20 +05:30
lohxt1
24563bdaaf
fix: server_rendered codemirror logic for newer versions of nextjs
2024-11-20 19:03:36 +05:30
lohit
28d30b1ef7
Merge pull request #3515 from lohxt1/feat/delete-env-var--safe-mode-shim
...
feat: deleteEnvVar safe mode shim
2024-11-20 18:29:54 +05:30
lohxt1
6442e3ceca
feat: deleteEnvVar safe mode shim
2024-11-20 18:29:19 +05:30
arshan1019
56c3bf0899
Fix: ( #3383 ) openapi yaml req body not importing ( #3459 )
2024-11-20 18:16:53 +05:30
Sanjai Kumar
11a3ea9fbb
remove error logging for missing global environment ( #3447 )
2024-11-20 18:16:08 +05:30
Sanjai Kumar
84095a4183
fix/ Script execution is prevented by line comments ( #3462 )
...
* refactor: simplify mode settings and update comment toggle functionality
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 18:14:37 +05:30
Pragadesh-45
d92dd46d4e
fix: added missing translation ( #3352 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 18:08:39 +05:30
Pragadesh-45
a752921413
feat: add validation to prevent duplicate global environment names ( #3450 )
2024-11-20 18:07:37 +05:30
Pragadesh-45
44debfd9b9
fix: improve masking logic in MaskedEditor for large content handling ( fixes #2842 ) ( #3472 )
...
* fix: improve masking logic in MaskedEditor for large content handling
* fix: remove comment in MaskedEditor masking logic
2024-11-20 18:06:07 +05:30
Pragadesh-45
278ca8bf29
fix: enhance path normalization for WSL compatibility in watcher ( #3482 )
2024-11-20 18:02:06 +05:30
Pragadesh-45
23c22a96bc
Feat/import translation for deprecated pm import ( #3388 )
...
* feat: add translation for pm `tests[]`
* feat: add bru.deleteEnvVar function and update translations
---------
Co-authored-by: Pragadesh-45 <temporary7904@gmail.com >
2024-11-20 17:58:59 +05:30
Sanjai Kumar
77d3fa7e1e
bugfix / Update video preview functionality ( #3433 )
...
* Add video preview functionality and update dependencies
* Refactor video preview component to use Buffer for base64 decoding and update muted prop syntax
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 17:34:00 +05:30
Sanjai Kumar
412a0ed078
Now based on the request type appropriate views are shown. ( #3340 )
...
* Now based on the request type appropriate views are shown.
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 17:22:04 +05:30
lohit
1cb0d4e191
chore: node version bump -- v22.11.0 ( #3508 )
...
node version bump with updates to cipher logic
2024-11-20 17:09:02 +05:30
lohit
aff7c405cd
fix: import openapi -- baseUrl env value should not include trailing slash ( #3440 )
...
* fix: openapi baseUrl env value should remove trailing slash
* feat: updates
2024-11-20 03:38:59 +05:30
lohit
59108472a2
fix: codemirror styling updates ( #3439 )
2024-11-20 03:35:55 +05:30
lohit
c4492b5d94
fix: exclude Meta, Alt, Home and End key press for autocomplete trigger ( #3441 )
2024-11-20 03:31:44 +05:30
lohit
7fd7eafdcb
fix: incorrect call of dispatch fn ( #3452 )
2024-11-20 03:30:50 +05:30
Pragadesh-45
41040bc296
fix: update image URL and adjust tests for age variable in bruno.bru files ( #3483 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 03:29:27 +05:30
lohit
ad5b625655
fix: checkov CKV_GHA_7 warning ( #3489 )
...
* fix: posthog api key as a process env var
* fix: checkov bru cli workflow warning
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 03:26:22 +05:30
lohit
cd629451e4
fix: checkov CKV2_GHA_1 warning ( #3488 )
...
* fix: posthog api key as a process env var
* fix: checkov tests workflow warning
* revert: updates
2024-11-20 03:25:32 +05:30
lohit
dc77ee7c04
feat: moved posthog key to process env ( #3490 )
2024-11-20 03:24:29 +05:30
lohit
c322baa9c8
fix: server_rendered logic for newer versions of nextjs ( #3509 )
...
* fix: server_rendered condition update
2024-11-20 03:22:39 +05:30
lohxt1
b206b70d2e
feat: fix tests
2024-11-19 12:36:20 +05:30
Pragadesh-45
9a325caeee
feat: add ssl-cert-list option for secure connections in CLI run command
2024-11-19 10:22:55 +05:30
lohxt1
d0ef70473d
fix: remove json bigint from cli
2024-11-18 13:39:55 +05:30
Anoop M D
4894ac2754
fix: fixed failing test
2024-11-15 19:26:30 +05:30
lohxt1
df206dc4d9
fix: posthog api key as a process env var
2024-11-15 10:38:16 +05:30
Pragadesh-45
45cc97ee20
feat: add option to skip specific headers in CLI run command output
2024-11-13 14:51:48 +05:30
Pragadesh-45
642413e35c
Merge remote-tracking branch 'origin/main' into feat/cli-improvements
2024-11-13 11:37:29 +05:30
Pragadesh-45
abb6490232
feat: add option to omit headers in CLI run command output
2024-11-12 13:27:58 +05:30
ganesh
40001949b8
Add a proper example for using the usebruno query library in the README file. ( #3464 )
2024-11-12 07:06:11 +05:30
lohit
bdfe9c16f1
fix: cli run-summary count fix for requests with ECONNREFUSED error ( #3451 )
...
* fix: cli run summary for requests with ECONNREFUSED error
* feat: updates
2024-11-08 16:57:37 +05:30
Anoop M D
d007feb3d1
release: v1.34.2
2024-11-05 19:28:24 +05:30
lohit
f827b85f47
Merge pull request #3414 from Pragadesh-45/refactor/collection-folder-settings-check
...
Refactor script checking in CollectionSettings and FolderSettings
2024-11-04 22:07:42 +05:30
Pragadesh-45
e025ed8436
refactor script checking in CollectionSettings and FolderSettings
2024-11-04 14:57:03 +05:30
Anoop M D
be4fc2d9ad
release: v1.34.1
2024-10-30 21:03:52 +05:30
lohit
5fa7a75284
Merge pull request #3397 from lohxt1/fix/graphql-editor-search-box
...
fix: graphql editor search box styling
2024-10-30 19:37:01 +05:30
lohxt1
7ddb8c3f4d
fix: graphql editor search box styling
2024-10-30 19:34:08 +05:30
lohit
fa22c728ef
Merge pull request #3396 from lohxt1/fix/codeeditor-search-box-text-alignment
...
fix: codeeditor search box desc alignment fix
2024-10-30 18:52:00 +05:30
lohxt1
ca2ee673f3
fix: codeeditor search box desc alignment fix
2024-10-30 18:50:40 +05:30
lohit
9e07c698d8
Merge pull request #3394 from lohxt1/fix/codeeditor-search-box
...
fix: codemirror styling css vars
2024-10-30 18:16:33 +05:30
lohxt1
c4148b9e40
fix: codemirror styling css vars
2024-10-30 18:15:12 +05:30
lohit
a580f88f63
Merge pull request #3392 from lohxt1/fix/oauth2-global-env-values
...
fix: include global env varaibles for oauth2
2024-10-30 18:02:54 +05:30
lohit
fe2b45f9ea
Merge pull request #3393 from lohxt1/fix/codeeditor-search-box
...
fix: code editor styling fixes -- search box, folding marker
2024-10-30 18:02:39 +05:30
lohxt1
381103663f
fix: codemirror editor folding marker styling
2024-10-30 17:00:36 +05:30
lohxt1
425c90b6eb
fix: code editor search box styling
2024-10-30 16:54:55 +05:30
lohxt1
6bebbfe9f3
fix: include global env varaibles for oauth2
2024-10-30 16:35:52 +05:30
Pragadesh-45
22bc1d4ac5
Feat/content indication for collections and folders ( #3359 )
...
feat: content indication for collections and folders
2024-10-30 16:19:14 +05:30
lohit
e8530a1022
Merge pull request #3375 from lohxt1/chore/upgrade-electron-builder-lib
...
chore: upgrade electron-build version
2024-10-28 17:25:33 +05:30
lohxt1
f8f00f1daa
chore: upgrade electron-build version
2024-10-28 15:53:11 +05:30
Sai K K
9aa84a259c
fix: can't create collection on empty directory ( #3256 )
2024-10-28 02:28:11 +05:30
lohit
4ea141fd73
feat: library upgrades ( #3361 )
2024-10-25 19:40:54 +05:30
Anoop M D
2f9d54151e
chore: updated node version as v20 in contributing readme
2024-10-25 18:21:59 +05:30
Anoop M D
796fa0c27c
release: v1.34.0
2024-10-24 20:50:26 +05:30
lohit
a7f05db1d6
Merge pull request #3348 from lohxt1/fix/electron-build-package-lock
...
chore: update lock file
2024-10-24 15:34:20 +05:30
lohxt1
0c7d513d9e
chore: update lock file
2024-10-24 15:33:34 +05:30
lohit
d92e806899
fix: selected global env switch ( #3344 )
2024-10-24 15:00:14 +05:30
lohit
d70d4a482b
feat:add res() function shim to safe-mode ( #3345 )
2024-10-24 14:59:54 +05:30
lohit
c82203a059
Merge pull request #3347 from lohxt1/fix/revert-electron-builder-version
...
fix: revert electron-builder version
2024-10-24 14:57:13 +05:30
lohxt1
66bb32a683
fix: revert electron-builder version
2024-10-24 14:56:37 +05:30
Giuseppe
6588dcf2fd
Fixes Issue #3233 : set httpsAgentRequestFields on request.httpsAgent when shouldProxy or shouldUseSystemProxy was false ( #3317 )
...
* fix: set httpsAgentRequestFields on request.httpsAgent when shouldProxy is false
* fix: set httpsAgentRequestFields on request.httpsAgent when shouldUseSystemProxy is false
2024-10-23 21:00:27 +05:30
Spencer
432d54acca
fix: Add missing postman translation functions ( #3324 )
...
Co-authored-by: Spencerhutch <spencer.hutchinson@trustflight.com >
2024-10-23 17:46:53 +05:30
Pragadesh-45
0af5f72374
Feat/import folder and collection level scripts from postman ( #3334 )
...
* feat: import folder and collection level scripts
* refactor: importScriptsFromEvents function and remove duplicate code
* refactor: Improve importScriptsFromEvents function and handle different types of event.script.exec
* refactor: add info about translation log near its definition
2024-10-23 17:44:32 +05:30
lohit
f43775e245
chore: removed unused libraries ( #3330 )
...
* chore: posthog-node lib version upgrade
* chore: removed github button
* chore: removed lossless-json and json-bignt lib
* chore: updated package lock
* chore: removed unused libraries
2024-10-21 18:31:42 +05:30
Matthew Dickinson
b82a2c3312
Added cookie support to CLI requests
2024-10-18 17:48:35 -04:00
lohit
ac67c4c0d8
Merge pull request #3322 from lohxt1/fix/next-js-app-build-output-command
...
fix: bruno-app build command update
2024-10-17 18:36:43 +05:30
lohxt1
e947a8335a
fix: next js build output command update
2024-10-17 18:22:36 +05:30
lohit
cc8f3de8be
feat: upgrade libraries for dependabot alerts ( #3300 )
...
* feat: upgrade libraries and code cleanup
2024-10-17 11:04:47 +05:30
Pragadesh-45
ca6c2ebb03
style: add logic to handle different screen sizes
2024-10-16 22:05:38 +05:30
lohit
bb14ec22f7
fix: add global env vars to the active collection properly ( #3312 )
2024-10-16 12:32:47 +05:30
lohit
dddc79c709
fix: global env ui fixes ( #3305 )
2024-10-16 12:30:04 +05:30
Pragadesh-45
b900d3070d
feat: tab switch for languages
2024-10-15 14:16:51 +05:30
Pragadesh-45
a0fcb6c91f
refactor: GenerateCodeItem component to fix width issue
2024-10-15 14:15:06 +05:30
Anoop M D
a4ad4f6073
release: v1.33.1
2024-10-15 13:50:02 +05:30
Sanjai Kumar
a2d9249515
Refactor environment variable styling and error handling ( #3291 )
2024-10-14 18:23:32 +05:30
anusreesubash
a880e030eb
using yaml CORE_SCHEMA instead of DEFAULT_SCHEMA ( #3303 )
...
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-10-14 18:20:18 +05:30
lohit
3ef7df57e2
fix( #3287 ): res.setbody safe mode ( #3299 )
2024-10-14 12:27:12 +05:30
anusreesubash
40fad99803
Create default environments on openapi import using server url ( #3267 )
...
* added option to create environments using server urls
* Update openapi-collection.js
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-10-14 12:18:26 +05:30
Pragadesh-45
43cb2b82f3
Style: Update Toolhint Z-Index and Add Toolhint for GlobalEnvironmentSelector ( #3284 )
...
* style: add z-index for `ToolHint`
* chore: add toohint for global env selector
2024-10-14 12:06:06 +05:30
Jake Owen
2fc79e0e7f
fix: failing to import insomnia collection when username/password in auth is null ( #3293 )
...
* fix: sanitize authentication input
edgecase where value is null instead of expected empty string
* fix: refactor to be immutable
* Revert "fix: refactor to be immutable"
This reverts commit eec0e51d98 .
2024-10-13 17:55:13 +05:30
Anoop M D
dce96e0f13
release: v1.33.0
2024-10-09 23:37:37 +05:30
lohit
c0dc329861
Merge pull request #3271 from lohxt1/main
...
fix: copy global env
2024-10-08 18:33:16 +05:30
lohxt1
d4814569ed
fix: global env copy
2024-10-08 18:31:39 +05:30
lohit
ec5c593de4
Merge pull request #3269 from lohxt1/main
...
fix: global env generate code updates
2024-10-08 16:49:53 +05:30
lohxt1
0fa0b3ef85
fix: generate code updates
2024-10-08 16:46:26 +05:30
lohit
4211575f01
Merge pull request #3222 from lohxt1/feat/global-environments
...
feat: global env
2024-10-08 10:28:30 +05:30
lohit
90834b8c7d
Merge branch 'main' into feat/global-environments
2024-10-08 10:26:13 +05:30
lohxt1
7a77afc64a
feat: updates
2024-10-08 10:20:54 +05:30
lohxt1
8ab8af6b3f
feat: updates
2024-10-07 22:32:53 +05:30
Anoop M D
4e8e2e87dc
release: v1.32.1
2024-10-04 19:50:45 +05:30
lohit
ce8ebb0c1a
fix: no env select issue ( #3247 )
2024-10-04 16:55:49 +05:30
Pragadesh-45
5c5e3d18fc
add logic to check for key existence in post response ( #3249 )
2024-10-04 16:53:35 +05:30
Sanjai Kumar
7a5b309664
refactor: Update color variable in Keybindings component ( #3251 )
2024-10-03 23:24:08 +05:30
dwolter-emarsys
93f8d916c4
INTERNAL | correcting WSSE logic ( #3252 )
2024-10-03 23:23:40 +05:30
lohxt1
5afafb5944
feat: updates
2024-10-03 11:52:00 +05:30
lohit
6bc8acd1e1
feat: bru fns update ( #3231 )
2024-10-01 23:45:05 +05:30
Anoop M D
96e58f2f40
release: v1.32.0
2024-10-01 20:35:26 +05:30
lohit
4797119657
fix: interpolate form-urlencoded and multipart formdata values individually ( #3237 )
...
* fix: interpolate form-urlencoded and multipart values individually
* feat: cli updates
2024-10-01 18:24:03 +05:30
Pragadesh-45
1fe7af4fad
add tempDir logic to gracefully rename the parent folder in a collection. fix: EPERM
2024-10-01 15:00:55 +05:30
Pragadesh-45
de2053f988
refactor filesystem.js to use isWindowsOS()
2024-10-01 14:57:19 +05:30
Sanjai Kumar
95e56cd9c9
Added Keybindings tab. ( #3204 )
...
* Added Keybindings tab.
* Minor Refactoring
2024-09-30 17:20:46 +05:30
Pragadesh-45
02a82c5371
refactor: ReorderTable component to use useMemo for rowsOrder ( #3227 )
2024-09-30 17:19:18 +05:30
lohit
e2baed6724
fix: interpolate json body for type object -- graphql variables ( #3212 )
2024-09-30 17:14:58 +05:30
lohit
d448599a53
feat: ui-state-snapshot ( #3215 )
...
* wip: save env
* feat: updates
* feat: updates
2024-09-30 16:51:49 +05:30
lohit
f35b715c6f
feat: restrict access to system process env vars ( #3226 )
2024-09-30 16:39:05 +05:30
lohxt1
f088cdb504
feat: updates
2024-09-30 16:36:19 +05:30
lohxt1
d8bf27f288
feat: updates
2024-09-30 11:53:23 +05:30
lohxt1
a8fce54e97
feat: global env var highlight and interpolation
2024-09-30 11:48:30 +05:30
Sanjai Kumar
727fa26e44
Refactor CodeMirror styling to remove glow outline around folded JSON ( #3208 )
...
* Refactor CodeMirror styling to remove glow outline around folded JSON
* Improved font color for better legibility.
* chore: used colot from theme for codemirror fold count
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-30 11:18:02 +05:30
Anoop M D
1adfad6316
release: v1.31.0
2024-09-30 11:01:30 +05:30
lohxt1
72de78025e
draft: global env ui and store
2024-09-28 18:05:31 +05:30
Pragadesh-45
2e4051b022
Bugfix/rename with same name for Environments ( #3199 )
...
* added safe to rename for rename-environment to enable case insensitive file change
* chore: removed else block
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-26 16:02:15 +05:30
lohit
25f43f12c7
feat: request execution mode ( #3200 )
2024-09-26 15:54:20 +05:30
Sam Briggs
2dd5ae400c
Fix #2760 : Path params trailing slash ( #3065 )
...
As reported in #2670 , if a URL has a trailing slash and also contains
path parameters then the original logic had a bug that would drop the
trailing slash.
This implements the fix proposed by @ThenTech.
2024-09-26 11:18:18 +05:30
Pragadesh-45
8e222189bc
Bugfix/rename with same name ( #3171 )
...
* fix rename with same name with different case
* added `_temp` to the filename to change the request name (handle case insensitivity) on Win and macOS
* chore: remove whitespaces and added path added path resolver
* refactor: wslpath check
* feat: safeToRename check added
* refactor
* refactor: code cleanup
* chore: improved error message
---------
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-26 11:07:45 +05:30
Pragadesh-45
a1719a33fc
Bugfix/rename request open tab not found ( #3192 )
...
* Refactor: Normalize and resolve paths in renameItem action
* Refactor: Normalize and resolve paths in renameItem action (handler side)
* :
2024-09-26 10:15:09 +05:30
lohit
1f17d39a91
feat: remove pre-request var tooltip ( #3188 )
2024-09-25 14:11:35 +05:30
Sanjai Kumar
63d4757bfa
Refactor CollectionItem component to conditionally render dropdown item for non-folder items with type 'http-request' or 'graphql-request' ( #3190 )
2024-09-25 14:10:49 +05:30
ajubin
5889e114d4
feat(code-export): add support to grapqhl ( #1288 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-25 10:38:41 +05:30
lohxt1
1c110f0cb0
feat: removed console
2024-09-24 21:51:18 +05:30
lohxt1
5fd6773f43
feat: added support for collection/folder/request scripts
2024-09-24 21:49:49 +05:30
lohxt1
9c2c86baf6
feat: add collection vars, folder vars, request vars support to cli
2024-09-24 19:09:47 +05:30
anusreesubash
3a58c6d3bd
Bugfix/openapi ensure url ( #3183 )
...
* added validations for spec and ref
* openapi import - cleanup url
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-24 12:34:14 +05:30
Mateusz Pietryga
3bd8f09c88
feat: OAuth2 - Supported at the collection level ( #1704 )
2024-09-23 21:59:16 +02:00
Mateusz Pietryga
dd9cb21f8c
feat: OAuth2 - UI for OAuth2 Credentials independent of the Request Output pane
...
fix: typo - rename OAuth2PasswordCredentials component
fix: typo - Use the same name for AuthMode - OAuth 2.0 in collection and request level
2024-09-23 21:59:16 +02:00
Mateusz Pietryga
2064cc88ab
feat: OAuth2 - automatically handle Bearer token type only
...
According to RFC6749 Section 7.1, The client MUST NOT use an access token
if it does not understand the token type.
At this point bruno only understands 'bearer' token_type.
2024-09-23 21:59:16 +02:00
Mateusz Pietryga
d982e35a17
feat: OAuth2 - Do not make axios request when executing collection level Get Access Token action
...
The actual the authorization request is now part of request preparation, and its response is returned for post-request script processing.
2024-09-23 21:59:16 +02:00
Mateusz Pietryga
4afcd44216
feat: OAuth2 - Include resolved authorization details in req object to be usable by scripts
...
The new variable 'credentials' is now available in 'req' object. It is added automatically during request preparation if oauth2 method is used and is value is either evaluated or retrieved from collection oauth2 cache.
2024-09-23 21:59:16 +02:00
Mateusz Pietryga
63252d3ee2
feat: OAuth2 - Store authorization information
...
Results of oauth2 authorization flow (i.e. access_token but also refresh_token, id_token, scope or any other information returned from token request) are stored in a collection specific cache. It is persisted in the file system, and will be automatically reused when executing requests until the cache is purged (using Clear Cache button available in all related views).
2024-09-23 20:50:41 +02:00
Mateusz Pietryga
22a9502976
fix: OAuth2 - auth is successful but token endpoint is returned instead of api endpoint ( #1999 )
...
Setting oauth2 authorization no longer equals overwriting user-specified data in a request. The pre-requests made to obtain oauth2 access_token are now separated from actual API request.
2024-09-23 20:50:37 +02:00
Pragadesh-45
4ef5534d41
Enhancement: Accessibility issues on the Welcome page ( #3173 )
...
* fix: accessibility issue in Welcome page
- use button tag for collection instead of div
- hide decorative image for assistive technology
- give meaningful label to links in Links section
* enhance: accessibility over the buttons on the welcome page
* chore: fix translations
---------
Co-authored-by: Shrilakshmi Shastry <shrilakshmi.shastry@smallcase.com >
2024-09-23 17:54:24 +05:30
Anoop M D
641f261733
chore: disabling smooth scroll in env vars view
2024-09-23 17:50:55 +05:30
Sanjai Kumar
4d820af4e0
Improved Feat/wsse auth ( #3172 )
...
* adding wsse auth logic
* adding wsse auth logic to electron
* adding wsse auth formatting
* Refactoring WSSE 'secret' to 'password'
* Incorporating PR feedback
* Removed unused packages from package.json
* Fixed issue caused when resolving merge conflicts and added new route to test wsse
* Removed deprecated package usages from bruno-cli
* Fixed tests
---------
Co-authored-by: dwolter-emarsys <dylan.wolter@emarsys.com >
2024-09-23 17:46:31 +05:30
lohit
bebb18fc99
fix: close saved tabs ( #3174 )
2024-09-23 16:02:16 +05:30
lohit
6e4d7a6f76
fix: request timer issue ( #3175 )
2024-09-23 16:01:17 +05:30
lohit
da9f669a2d
fix: runner result error display ( #3176 )
2024-09-23 15:57:13 +05:30
lohit
ed20eccc25
fix: multipart/form-data body interpolation ( #3142 )
...
* feat: updates
* feat: updates
* feat: updates
* feat: updates
2024-09-23 15:54:54 +05:30
Sanjai Kumar
eb33504f19
bugfix( #2431 ) Refactor URL construction in Postman collection processing ( #2445 )
...
* Refactor URL construction in Postman collection processing
* Updated the constructUrl function and made it more loose. Also now when there is a param with its key as undefined we discard it.
* Handled the case when the url is an object and dosen't have a raw value.
* Added missing return.
* Removed the URL fragments
* Removed unused destructures.
* Minor changes.
2024-09-23 12:22:03 +05:30
lohit
858afdbf03
feat: preferences sidebar restructure ( #3170 )
2024-09-23 11:32:03 +05:30
Arijit Ray
7107fa37a1
Fix application/xml import issue for insomnia ( #3168 )
2024-09-23 10:48:54 +05:30
Anoop M D
03e7c27d8d
release: v1.30.1
2024-09-21 22:31:53 +05:30
lohit
fc79436787
fix: updates ( #3158 )
2024-09-21 19:49:50 +05:30
lohit
6c6693757e
fix: add missing import ( #3157 )
2024-09-21 17:56:28 +05:30
Anoop M D
bad1302cb5
release: v1.30.0
2024-09-21 13:43:34 +05:30
lohit
f5a4525161
fix: stringify response data is not a string ( #3155 )
2024-09-21 11:26:38 +05:30
Sitaram Rathi
d7ff4e7ee0
added generate code button in query url bar ( #3099 )
2024-09-21 09:31:38 +05:30
Sanjai Kumar
637e53421e
Feat/api key auth ( #2478 )
...
* feat: Added ApiKeyAuth component
* feat: Add support for API Key authentication
- Added the ApiKeyAuth component to handle API Key authentication mode.
- Updated the AuthMode component to include an option for API Key authentication.
- Updated the collections schema to include validation for API Key authentication.
- Updated the collectionsSlice to handle API Key authentication in the Redux store.
* refactor: input value handlers
- Removed the separate handleKeyChange, handlePlacementChange and handleValueChange functions and consolidated them into handleAuthChange.
* feat: Update prepare-request to handle API Key authentication in query parameters
* refactor: handling the queryparams placement api key values in the ConfigureRequest function
* refactor: added collection level api key auth
* refactor: updated collection export function
* refactor: add default placement for API key authentication in ApiKeyAuth component
* refactor: add default placement for API key authentication in ApiKeyAuth component in CollectionSettings
* refactor: update generateAuth function to handle API key authentication in postman collection exporter
* refactor: fix typo in API key placement for collection export
* Made minor changes in the logic.
* Updated the importers for postman to handle new auth type.
2024-09-20 17:28:53 +05:30
Pragadesh-45
b60c799645
fix: accessibility issue in side bar's footer ( #3130 )
...
* fix: accessibility issues in side bar footer icons
* small accessibility changes & formatting
* chore: fixed misspell
* chore: code cleanup
* added proper aria-labels and added with the footer as `ul`
* chore: code cleanup
---------
Co-authored-by: Shrilakshmi Shastry <shrilakshmi.shastry@smallcase.com >
2024-09-20 14:22:12 +05:30
Pragadesh-45
563683b5c1
feature/useFocusTrap: Support focusable tab cycles in Modal (Update of PR #3075 ) ( #3133 )
...
* enhance useFocusTrap: implemented focus trapping, hide non-focusable elements
* add reference link
2024-09-20 14:19:23 +05:30
Pragadesh-45
e019a96cd5
feat: add logic to handle saving collection settings on shortcut (preview mode) ( #3145 )
2024-09-20 14:12:19 +05:30
Lukáš Linhart
dd2b93e8cd
fix: Allow to set custom user agent ( #3146 )
...
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
2024-09-20 14:09:11 +05:30
Anoop M D
89c8956523
release: v1.29.1
2024-09-19 01:28:04 +05:30
Sanjai Kumar
00fcd30348
Improve how the URL values are transformed in postman export. ( #3025 )
...
* Improve how the URL values are transformed.
* Made few changes and also added jsdoc comments
* Removed the querystring values that are getting appended in the host array by filtering you the the queryvalues as we already have the queryparams values inside the request.params object.
* Moved the transformUrl logic to a different file for testing. Added new tests.
* Added tests and updated sanitizeUrl function.
* Updates made in jsdocs.
* Updated function params.
* Review: Code restructure.
* Small changes made.
* Updated the return value when there is an error.
* Changes
2024-09-18 18:07:55 +05:30
lohit
07baa63e9d
fix: validate docs links ( #3122 )
...
* fix: validate docs links
* fix: only allow external urls, ignore filesystem paths
* fix: updates
* chore: revert spacing
2024-09-18 17:02:39 +05:30
Théo D
938e0560a2
fix: handle case of text when invalid JSON ( #3119 ) ( #3120 )
...
* fix: handle case of text when invalid JSON (#3119 )
* don't stringify if json is invalid, and maintain indentation if stringified
* stringify check
---------
Co-authored-by: lohit <lohxt.space@gmail.com >
2024-09-18 15:24:33 +05:30
lohit
8b6e55dfc0
fix: axios transform request bind ( #3123 )
2024-09-18 15:08:04 +05:30
Anoop M D
572c7ea2ae
release: v1.29.0
2024-09-17 17:43:52 +05:30
lohit
260996a0ce
fix: revert enter key submit logic for new request form ( #3114 )
2024-09-17 15:20:54 +05:30
lohit
3cb3f8094f
chore: disableParsingResponseJson shim fn in safe mode ( #3110 )
2024-09-16 17:13:19 +05:30
lohit
4f7cefe41d
Feat/support for multiple preview modes of same response type ( #2606 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* support for multiple preview modes of same type
2024-09-16 16:46:47 +05:30
Shishir Karanth
238c790f9b
fix: handle functions while marshalling ( #3102 )
...
* fix: handle functions while marshalling
* fix: js style
2024-09-16 16:40:29 +05:30
David Francis
5e4a96792e
feat: Feature/cli support multiple reporters ( #2911 )
...
* Support multiple reporters at once in the CLI
* Typos
* Better logging string after writing file
* Remove double blank line
* More double blank lines
* Switch reporter schema to one from discussion
* Typo
* Add comment
2024-09-16 16:33:18 +05:30
juprem
4419634db7
feat( #1222 ): trigger modal's handleConfirm on ENTER key down ( #1223 )
...
* feat(#1222 ): trigger modal's handleConfirm on ENTER key down
* Update index.js
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-16 01:35:44 +05:30
Apoorv Yadav
19501812fc
handle multiple env vars ( #3107 )
...
Co-authored-by: ayadav16 <ayadav7@binghamton.edu >
2024-09-16 01:24:51 +05:30
Anoop M D
6d239929da
docs: Dutch (NL) documenatation
2024-09-16 01:21:23 +05:30
Anoop M D
0ddfca4c22
chore: removed cross referencing docs across locale specific docs
2024-09-16 01:14:24 +05:30
Anoop M D
50d93bc249
chore: reorganized folder structure for tab icons
2024-09-16 01:00:23 +05:30
Ed Brannin
ea9111748f
Refactor: Extract CloseTabIcon, DraftTabIcon ( #1166 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-16 00:55:30 +05:30
anusreesubash
721d0e1e49
Improved Request Count Calculation and UI Handling in RunCollectionItem ( #2959 )
...
* Fix | properl calculates the request number for folder run
* Chore|formatted document
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-16 00:33:15 +05:30
anusreesubash
f31c997fed
Bugfix/openapispec empty tag ( #2935 )
...
* test: added test for self closing tags in xml-json parser
* fix: allows import of openapispec with empty string as tags
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-16 00:22:59 +05:30
Anoop M D
3dfb27d447
feat: display shell code exporter at the top
2024-09-16 00:12:36 +05:30
Huynh Tien
7dd639192c
Support more languages in Generate Code ( #2991 )
...
* generate languages for all targets
* change target client name
* add scroll bar
* remove debug log
2024-09-16 00:06:06 +05:30
Lukáš Linhart
b3c72b1640
bugfix/useragent-header ( #2979 )
...
* add bruno-specific userAgent header
* Update axios-instance.js
---------
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-16 00:03:45 +05:30
Anoop M D
e680d0d71d
env variables view: scroll only when form is dirty
2024-09-15 23:59:49 +05:30
Anoop M D
1057f54f2f
chore: fixed lint issue
2024-09-15 23:54:07 +05:30
Anoop M D
d971aa9596
chore: fixed lint issue
2024-09-15 23:53:32 +05:30
Sanjai Kumar
3d5ae98e04
Improved the Environments modal with accessibility fixes ( #2153 )
2024-09-15 23:50:58 +05:30
Anoop M D
83e505979c
chore: fixed typo during import of postman graphql collection
2024-09-15 23:37:14 +05:30
Anil Tallam
0d3fde5efd
Handling request name conflicts while importing postman V2 collections ( #1298 )
...
Issue: In Postman, multiple requests in same folder can have same name. current import code is creating bruneRequestItems with same name which is causing only one of the original requests to be actaully created.
Looks like bruno doesn't allow multiple requests with same name in a given folder.
Fix:
Append _<duplicate_count> to conflicting request names within same folder.
2024-09-15 23:34:14 +05:30
Sanjai Kumar
0937bab7f5
bugfix( #1320 ):Now the form-url-encoded params in the body can contain multiple values with same name. ( #2964 )
...
* Now the form-url-encoded params in the body can contain multiple values with same name.
* Updated the tests and renamed the function name
* Added the inimported function
* Minor changes.
2024-09-15 23:27:16 +05:30
Pragadesh-45
8856e8ec71
fix cursor position restoration after URL trimming ( #3087 )
2024-09-15 00:08:35 +05:30
Harshmeet Singh
9614ab069f
fix: cursor jump to start ( #3082 )
...
Co-authored-by: maxdiplogit <maxdiplo@Harshmeets-MacBook-Air.local >
2024-09-13 11:52:22 +05:30
Sergei Karetnikov
81d8c30d84
feat(usebruno#2441): Set response body function ( #3076 )
2024-09-13 11:48:05 +05:30
Pragadesh-45
a08573f120
Feature/use focus trap ( #3075 )
...
* addded tab order for modal elements
* fixed Tab Order
* feat: Add useFocusTrap hook for managing focus within modals
* chore: improvements
* chore: removed console log
---------
Co-authored-by: Srikar <srikar.y.12@gmail.com >
Co-authored-by: srikary12 <121927567+srikary12@users.noreply.github.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-13 11:42:55 +05:30
Pragadesh-45
776866b3b4
style: added bottom border for Table component ( #3078 )
2024-09-13 11:12:38 +05:30
chrisn
9a57f3870f
fix: add hints of 'bru' object for 'getFolderVar' and 'getCollectionVar' methods ( #3062 )
...
Co-authored-by: Chris Nagel <mail@chrisnagel.de >
2024-09-12 11:33:06 +05:30
Pragadesh-45
98a7aa1357
fix: middle button click to close - SpecialTab and RequestTabNotFound tab ( #3044 )
2024-09-11 11:25:34 +05:30
Dawood F.K Morris
087bab6fb4
feat: display raw query response unformatted for readability ( #2272 )
...
* feat: display raw query response unformatted for readability
* chore: improved response json parsing
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-11 11:19:17 +05:30
Sanjai Kumar
0b4e9e7640
Now the special characters in the search value are escapec before constructing the regexp. ( #3057 )
2024-09-11 10:52:11 +05:30
busy-panda
62babef678
Merge branch 'main' into feature/1602-multipart-content-type
...
# Conflicts:
# packages/bruno-lang/v2/src/jsonToBru.js
2024-09-09 11:49:38 +02:00
zachary-berdell-elliott
1c0ff13483
Added a more descriptive error message on create and clone collection. ( #3046 )
...
* Added a more descriptive error message on create and clone collection.
* Using - instead of :
2024-09-06 15:21:10 +05:30
Oleg Vaskevich
5d7f44fc61
Don't include state in OAuth 2 exchange flow ( #3034 )
...
* Don't include state in OAuth 2 exchange flow if not specified
* Remove state entirely
2024-09-06 15:18:31 +05:30
anusreesubash
c85d7b0c77
added validations for spec and ref ( #2962 )
...
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-05 19:05:26 +05:30
anusreesubash
ab8afed8f9
Bugfix/openapi import array body ( #3009 )
...
* added validations for spec and ref
* Fix | openapispec import-show proper body for arrays of objects
* removed unwanted changes
* handles body schema of array of objects
* removed logs
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-05 19:03:47 +05:30
Grégoire Bellon
450b1d3ae3
fix: invalid json body mistakenly quoted ( #2449 )
...
* fix: invalid json body mistakenly quoted
* Update axios-instance.js
* chore: better code for json header check
---------
Co-authored-by: lohit <lohxt.space@gmail.com >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-05 12:26:12 +05:30
Pragadesh-45
2191550061
Feat table resize and reorder ( #2641 )
...
* feat-Table-resize-and-Reorder
* feat-Table-resize-and-Reorder
* feat-Table-resize-and-Reorder/fixed-table-resize-update
2024-09-05 12:19:36 +05:30
Adrian Riedel
4bd31fb083
feat( #2265 ): Support GraphQL variables formatting ( #2267 )
...
* feat: support GraphQL variables formatting
* Update index.js
* revert codeeditor component changes
* revert codeeditor component
---------
Co-authored-by: lohit <lohxt.space@gmail.com >
2024-09-05 02:57:28 +05:30
Jonathan Gruber
bcc8811f65
chore( #673 ): remove obsolete mustache.js library ( #674 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-05 00:24:09 +05:30
Anoop M D
a10e6ee858
release: v1.28.0
2024-09-04 17:56:22 +05:30
Anoop M D
46017a6c50
chore: removed collection vars test as cli support is not yet ready
2024-09-04 11:20:03 +05:30
Anoop M D
cb395e7649
Collection Variables Support ( #2963 ) ( #3018 )
...
Support for Collection Variables
---------
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
Co-authored-by: lohit <lohxt.space@gmail.com >
2024-09-03 21:18:38 +05:30
j-lebek
5931f0bb4e
feat: Store cookies received in Runner execution ( #2951 )
2024-09-03 21:12:54 +05:30
Anoop M D
2a93a6fa65
feat: content indicator for request docs
2024-09-03 20:16:50 +05:30
lohit
8a233fb489
fix: openapi collection import to not add protocol by default ( #3011 )
...
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* revert jest command
* fix: openapi importwith server url
* fix: updates
2024-09-03 17:32:29 +05:30
lohit
b102898709
fix: multipart timeline ( #3008 )
...
* Update package.json
* Update package.json
* Update package.json
* Update package.json
* fix: multipart timeline
* revert jest command
2024-09-03 17:29:51 +05:30
Anoop M D
c5c343c543
feat: update proxy implementation in preferences ( #2977 )
2024-08-30 15:22:06 +05:30
lohit
c1ec95dc29
fix: option to toggle on/off system proxy env variables ( #2724 )
...
fix: option to toggle on/off system proxy env variables
2024-08-30 11:44:29 +05:30
Mateusz Pietryga
93080de2a8
fix: Issue with Parameters Passed in the URL( #2124 ) ( #2139 )
...
* fix: Issue with Parameters Passed in the URL(#2124 )
The '=' should be allowed within query parameter value. While first equals sign separates parameter name from its value, any subsequent occurrences are valid and should not be discarded.
The '#' in URL always indicates the start of URI Fragment component, and should not be treated as part of any parameter value.
* chore: gracefully fail when URLSearchParams throws error
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-29 12:46:20 +05:30
dev.paramjot
36ef38be6a
feat( #736 ): Switch tabs with keyboard shortcut ( #812 )
...
* feat(#736 ): Switch tabs with keyboard shortcut
1. Registered keyboard events in Hotkeys/index.js
2. Added logic for replacing `state.activeTabUid` to switch active tab as per keyboard event.
3. Maintained a stack `recentUsedTabsStack` for tab visit history and pop out on `Ctrl+Tab` keyboard event.
* feat(#736 ): Switch tabs with keyboard shortcut
Keeping this feature request only limited to CTRL+PGUP and CTRL_PGDN button clicks functionality. Hence removing logic for CTRL+TAB click functionality.
* feat(#736 ): Switch tabs with keyboard shortcut
clean up
* feate(#827 ): Switch tabs with keyboard shortcut
* Implimented logic of cyclic traversal of tabs array with % opreator.
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-29 11:12:28 +05:30
Pragadesh-45
4726f5008e
style chore: make delete div bg important ( #2949 )
2024-08-29 10:43:32 +05:30
lzl0304
f972733426
bugfix/chokidar disables globbing
2024-08-29 10:30:38 +08:00
busy-panda
a703b84681
Merge branch 'main' into feature/1602-multipart-content-type
...
# Conflicts:
# packages/bruno-lang/v2/src/bruToJson.js
# packages/bruno-lang/v2/src/jsonToBru.js
2024-07-01 15:17:53 +02:00
Nikolai2038
5f9c21d00f
Update linux installation instructions via apt
...
- Add instructions to install gpg;
- Use "gpg --list-keys" to let gpg create ".gnupg" directory with correct rights;
- Use "arch=amd64" - see commit 6c8c87fe28 .
2024-05-22 22:38:45 +03:00
busy-panda🐼🐼
9ba03a5f02
Merge branch 'usebruno:main' into feature/1602-multipart-content-type
2024-05-01 09:19:08 +02:00
busy-panda🐼🐼
cdf56fcec1
Merge branch 'usebruno:main' into feature/1602-multipart-content-type
2024-04-24 11:47:07 +02:00
busy-panda🐼🐼
f27e79cb01
Merge branch 'usebruno:main' into feature/1602-multipart-content-type
2024-04-20 10:25:02 +02:00
busy-panda
40872f6e9e
Reduced the width of the Operator column in tab Assert
2024-04-19 17:14:44 +02:00
busy-panda
b7f4edac24
Reduced the width of the Operator column in tab Assert
2024-04-19 17:08:38 +02:00
busy-panda
8e99ed3258
moved assertions from Tests panel to Assert panel and
2024-04-19 17:06:49 +02:00
busy-panda
c3c91d61c8
added placeholder support to MultiLineEditor component
2024-04-19 15:01:41 +02:00
busy-panda
39f60daca7
feature: Multi-part requests: user should be able to set content-type for each part in a multi-part request. #1602
2024-04-18 15:43:09 +02:00
Nelu Platonov
dce1481185
fix( #521 ): Allow "context" as the name of a key/var in a JS expression
2023-11-23 23:38:43 +01:00