Anoop M D
942c0ee113
Merge pull request #4671 from lohxt1/lint_gh_workflow_step
...
add lint step to the unit-tests gh workflow
v2.3.0
2025-05-14 17:58:54 +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
ramki-bruno
2f58379feb
Customize Playwright reporter and retries for dev and CI env
2025-05-14 11:54:56 +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
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
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