lohxt1
bad5f0003c
Merge remote-tracking branch 'upstream/main' into feat/oauth2-improvements
2025-03-19 18:03:58 +05:30
lohxt1
ee5e260890
postman import useBrowser prop check
2025-03-19 17:44:33 +05:30
lohxt1
c3f8959c54
updates
2025-03-19 17:09:40 +05:30
lohxt1
cabd520ef1
authorize in browser - updates
2025-03-19 17:05:33 +05:30
lohxt1
0e7b0a0ce5
option for oauth2 authroization using default browser
2025-03-19 16:20:52 +05:30
Anoop M D
ccd4a14da6
feat: refactored about menu + added static path updates for win build
v1.40.0
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