Commit Graph

  • 0be0f0191f
    chore(deps): bump the babel-dependencies group across 1 directory with 5 updates dependabot/npm_and_yarn/babel-dependencies-1605c7b2cd dependabot[bot] 2025-05-05 12:05:30 +00:00
  • 38c307d6f1
    feat: folder sequencing (#4595) main lohit 2025-05-05 16:52:00 +05:30
  • 5877ddd8f9
    chore(deps-dev): bump the rollup-dependencies group with 4 updates dependabot/npm_and_yarn/rollup-dependencies-385d09245c dependabot[bot] 2025-04-28 17:23:52 +00:00
  • 494fd43cb5
    chore(deps-dev): bump ts-jest in the jest-dependencies group dependabot/npm_and_yarn/jest-dependencies-efaf922be4 dependabot[bot] 2025-04-28 17:20:51 +00:00
  • 0a8eb27e78
    chore(deps): bump the electron-dependencies group across 1 directory with 5 updates dependabot/npm_and_yarn/electron-dependencies-8f2383f503 dependabot[bot] 2025-04-22 16:01:18 +00:00
  • 526fcabffe
    Support Importing Collection Level Auth from Postman (Merge pull request #4475) v2.2.0 Anoop M D 2025-04-22 21:27:06 +05:30
  • 75ff31f0cf
    Include globalEnvironmentVariables in runPostResponseVars result (Merge pull request #4520) Anoop M D 2025-04-22 20:30:43 +05:30
  • 46dab6e474 test: add request authentication tests for basic and bearer auth handling Pragadesh-45 2025-04-22 20:25:27 +05:45
  • c7e8c07d40 test: add folder authentication tests for basic, bearer, API key, and digest auth Pragadesh-45 2025-04-22 19:56:03 +05:45
  • 932d2b77dc test: add collection authentication tests for basic, bearer, API key, and digest auth Pragadesh-45 2025-04-22 19:10:28 +05:45
  • 049de84cbb test: refactor postman-to-bruno.spec.js by adding a simple collection Pragadesh-45 2025-04-22 18:00:49 +05:45
  • 2dde5cdfc1 Added option to customize userData path on dev mode feature/custom-user-data-path-for-dev ramki-bruno 2025-03-05 15:46:16 +05:30
  • 3bd44ea7ef
    Refactor: Reorganize Postman translation tests into modules (#4524) pooja-bruno 2025-04-22 16:42:09 +05:30
  • 317ccccfc6
    fix: Add null checks and fallbacks to Bruno-to-Postman converter to… (#4525) pooja-bruno 2025-04-22 16:40:15 +05:30
  • 220da6b58e
    feat: Moved logic related to html report generation to bruno-common package (#4536) lohit 2025-04-22 16:35:54 +05:30
  • 6a7750d354 refactor: rename test files and update import paths for postman-to-bruno tests Pragadesh-45 2025-04-22 15:19:04 +05:45
  • 228d73c7a4 Improved error-toast for creating and importing collections feat/create-import-collection-improvements ramki-bruno 2025-04-21 19:39:29 +05:30
  • 4d4b375f78 Fix: Import-collection select-location Modal closes on error ramki-bruno 2025-04-22 01:54:41 +05:30
  • 531b89fb60 Fix: Improve UX for selecting location when create/import collection ramki-bruno 2025-04-17 14:02:44 +05:30
  • c8db572636 Improved error-toast for creating and importing collections feature/file-selection-improvements ramki-bruno 2025-04-21 19:39:29 +05:30
  • 871c683d8c Fix: Import-collection select-location Modal closes on error ramki-bruno 2025-04-22 01:54:41 +05:30
  • bcd8d034a6 Fix: Improve UX for selecting location when create/import collection ramki-bruno 2025-04-17 14:02:44 +05:30
  • 4c23ab5664 Merge remote-tracking branch 'origin/main' into fix/import-pm-collection-improvements Pragadesh-45 2025-04-21 19:03:34 +05:45
  • e3c28fd0ec
    feat: style skipped requests in runner and show skipped count (#3853) Tim Nikischin 2025-04-19 14:44:45 +02:00
  • 56ab61c29c
    Fixed issue related to postman environment imports failure (#4523) Anoop M D 2025-04-18 21:33:12 +05:30
  • 740fc5a11c added jsonwebtoken as inbuilt library feat/jsonwebtoken-as-inbuilt-library anusree-bruno 2025-04-18 17:09:11 +05:30
  • d3056ba843
    Fix: Folder drag-and-drop crash (#3944) pooja-bruno 2025-04-18 02:48:37 +05:30
  • e34e2ec1f1
    feat: support object and array interpolation in bruno-common interpolate fn (#4519) lohit 2025-04-18 00:47:02 +05:30
  • 524bb5e4b7 fix: console errors if any while importing postman env collections lohit jiddimani 2025-04-17 20:56:22 +05:30
  • 3f8ea7764e fix: add JSON parsing and error handling for Postman environment imports ~ return parsed JSON object instead of raw file string lohit jiddimani 2025-04-17 20:41:14 +05:30
  • f0d1e6936e Include globalEnvironmentVariables in runPostResponseVars result anusree-bruno 2025-04-17 16:18:08 +05:30
  • 2815a72c9a Include globalEnvironmentVariables in runPostResponseVars result fix/global-env-vars-undefined anusree-bruno 2025-04-17 16:05:26 +05:30
  • 9a21eec1b9
    Bugfix: Add cheerio and xml2js modules to post-response scripts (#4516) Andreas Wirth 2025-04-16 22:01:53 +02:00
  • 1703346bb6
    feat: improve postman translations: pm.request and pm.response (#4517) pooja-bruno 2025-04-16 19:19:31 +05:30
  • e5ebe20a20
    feat: add insomnia v5 import (#4468) pooja-bruno 2025-04-16 02:37:48 +05:30
  • 54a03fd0d3
    fix: lint errors for atob/btoa redefinition (#4509) pooja-bruno 2025-04-15 20:35:55 +05:30
  • e8affcfde9
    feat: add tests for mock variable interpolation in interpolate function (#4507) Sanjai Kumar 2025-04-15 17:24:24 +05:30
  • d376947a91
    Move mock builtin vars interpolation to bruno-common for CLI support (#4497) Sanjai Kumar 2025-04-15 00:14:13 +05:30
  • 5f112a318d added option to revert changes anusree-bruno 2025-04-15 00:11:41 +05:30
  • 59e38fbdb0
    Merge pull request #4487 from Skrivoo/bugfix/local_dev_requests_build Anoop M D 2025-04-14 13:07:58 +05:30
  • 492449b7c5
    Merge pull request #4483 from usebruno/fix/mock-builtin-bugs Anoop M D 2025-04-14 12:11:44 +05:30
  • 7cd21636d6 fix: setup file to build bruno-requests package david.skrivanek 2025-04-11 23:42:57 +02:00
  • 6ff49589be Fix: Line-breaks in $<mock> built-ins are breaking JSON req body fix/mock-builtin-bugs ramki-bruno 2025-04-11 12:34:19 +05:30
  • c950806541 Fix: Falsy values from $<mock> built-ins are not getting interpolated. ramki-bruno 2025-04-11 12:33:36 +05:30
  • 3dcc12042f fix: add watch script for bruno-converters workspace Pragadesh-45 2025-04-10 21:10:28 +05:45
  • 92925648e6 fix: OAuth2 key value retrieval Pragadesh-45 2025-04-10 20:20:56 +05:45
  • 811c492bce fix: improve URL construction by handling empty input and filtering invalid query parameters Pragadesh-45 2025-04-10 18:39:26 +05:45
  • 73fa2e19e4 fix: enhance error handling for unsupported Postman schema versions and invalid JSON format Pragadesh-45 2025-04-10 18:26:29 +05:45
  • 921e1af72b
    Merge pull request #2958 from lzl0304/fix-2508 Anoop M D 2025-04-10 20:10:42 +05:30
  • cc905da630
    Fix: Prevent --bail option from treating skipped requests as failures (#4166) pooja-bruno 2025-04-10 19:58:08 +05:30
  • 74bbfce8a0
    fix: update global env in collection runner (#4135) pooja-bruno 2025-04-10 19:54:44 +05:30
  • 8b67a0423d
    fix: header key variables not interpolating with capital letters (#4264) pooja-bruno 2025-04-10 19:50:17 +05:30
  • f1d527aa9c feat: implement support for various authentication types in Postman to Bruno converter Pragadesh-45 2025-04-10 18:05:17 +05:45
  • 9e45d4d227
    chore: updated required node version in german contributing file (#3875) 0xflotus 2025-04-10 11:29:44 +02:00
  • 2dd0424d8f
    Add @usebruno/requests package with digest authentication support (#4417) Sanjai Kumar 2025-04-10 14:49:21 +05:30
  • 838f25b9db
    added example to readme file (#4471) ganesh 2025-04-10 03:55:30 +05:30
  • 8809469f8e
    Merge pull request #4465 from pooja-bruno/add/bruno-converters-paclage-in-workflow-file Anoop M D 2025-04-09 14:59:23 +05:30
  • 289f138c2a add: bruno converters package in workfow file Pooja Belaramani 2025-04-09 11:35:14 +05:30
  • 3d0dd60f56 added build step for converters package in the tests' gh workflow script v2.1.0 lohxt1 2025-04-08 20:13:25 +05:30
  • 9bb9a914ac postman-to-bruno converter package fixes lohxt1 2025-04-08 19:57:27 +05:30
  • 44cef9999c clear stored token when refresh call returns an error lohxt1 2025-04-08 17:02:29 +05:30
  • 3a792a021c oauth2 refresh token under request pane creates dup network logs lohxt1 2025-04-08 16:31:27 +05:30
  • 2e5c63cfb9
    improve network error handling, oauth2 logic cleanup, tls settings, and ui/test updates (#4444) lohit 2025-04-07 23:03:49 +05:30
  • 9845363349 Feat: Standalone Package to convert to Bruno collection(Part 2) Thim 2025-04-07 20:15:50 +05:30
  • 1a6fa7a799 Feat: Standalone Package to convert to Bruno collection(Part 1) Thim 2025-04-07 20:10:30 +05:30
  • 6cd44662a8 removed the dup refresh token checkbox field lohxt1 2025-03-28 13:22:00 +05:30
  • 9daf418886 pass global env vars to the fetch and refresh oauth2 requests lohxt1 2025-03-28 13:08:44 +05:30
  • 37ee13353d fix: user agent header therealrinku 2025-04-04 13:27:58 +05:45
  • 8439e8871f fix: Oauth2 toast typo Daniel Roberto 2025-04-07 03:30:59 -03:00
  • 84ef5b1044
    Merge pull request #4446 from lohxt1/pr_4416 oauth2_additional_params lohit 2025-04-06 19:05:45 +05:30
  • 3c85f44ed9
    Merge pull request #4416 from naman-bruno/feat/oauth2-additional-params lohit 2025-04-06 19:04:25 +05:30
  • dd7ff97090 fix(oauth2): improve additional parameters handling and ui updates lohxt1 2025-04-06 19:01:23 +05:30
  • 4c1d3b4f3a Added Playwright-codegen setup ramki-bruno 2025-04-01 17:39:28 +05:30
  • cd3c66cb14
    Fix: Matching Brackets pair not highlighting (#4440) S.M.TALHA 2025-04-04 20:17:55 +05:30
  • 265b0114e4
    Updating issue template for github to track regression bugs (#4437) sreelakshmi-bruno 2025-04-04 20:11:56 +05:30
  • 17a63d599d capitalize custom and default to follow same theme ganesh-bruno 2025-04-03 18:28:28 +05:30
  • d9e87fcd82 updated readme file ganesh-bruno 2025-04-03 18:41:30 +05:30
  • 78c4cb11eb fix unsupport symbolic link folders Harry.Tao 2025-02-18 22:33:49 +08:00
  • 6feea75e45 fix console error Invalid DOM property stroke-width tlaloc911 2025-03-29 20:07:06 -06:00
  • b9c2a42344 feat: added options to add additional params in oauth2 requests naman-bruno 2025-04-03 16:35:59 +05:30
  • 2d1f7d0f33
    Update contributing.md with contribution guidelines and setup instructions (#4377) ganesh 2025-04-03 14:50:57 +05:30
  • 95af071f09
    Feat: Standalone Package to convert to Bruno collection (#2341) feat/bruno-converters Thim 2025-04-03 10:30:31 +02:00
  • f06eb86574 updates lohxt1 2025-04-03 13:48:39 +05:30
  • 841facc853 chore: fixed indentation Anoop M D 2025-04-03 12:46:54 +05:30
  • 0e60bd3da7 fix: handle empty script.exec cases in postman collection importer Pragadesh-45 2025-04-02 01:37:32 +05:45
  • 84cd91b798 updates lohxt1 2025-04-03 12:37:17 +05:30
  • b1911d80e9 wip: oauth2 additional parameters lohxt1 2025-04-03 12:34:24 +05:30
  • 3c0d0c95ea oauth2 changes lohxt1 2025-04-02 19:42:15 +05:30
  • 5dc7f1ae2f Refactoring and fixes in _Mock Variables Interpolation_ feature sanjai0py 2025-02-28 16:14:07 +05:30
  • 6862cb4e58 Feature: Mock Variables Interpolation (#3609) Raghav Sethi 2025-02-28 05:19:12 -05:00
  • 0591530d44 add scripts context to response scripts Carlos Florêncio 2024-01-16 14:39:56 +00:00
  • 592679538b Fix: res.setBody fails for Object in Developer-mode sanish-bruno 2025-02-06 17:38:14 +05:30
  • 9ef2699372 Update default collection name to 'Untitled Collection' ramki-bruno 2025-04-02 10:24:07 +05:30
  • e4c37b916a feat: set default names for folders and requests in Postman collection importer Pragadesh-45 2025-03-19 16:11:51 +05:30
  • 7a8a0ae37e Fix: Remove unwanted transitive devDependencies of electron-store ramki-bruno 2025-04-02 11:46:01 +05:30
  • d0037a2116 Fix: Remove unwanted transitive devDependencies of electron-store fix/remove-unwanted-transitve-deps ramki-bruno 2025-04-02 11:46:01 +05:30
  • 5af8034c74 Added Playwright-codegen setup feature/playwright-codegen ramki-bruno 2025-04-01 17:39:28 +05:30
  • ff360fa5a0
    chore(deps): bump body-parser from 1.20.3 to 2.2.0 dependabot/npm_and_yarn/body-parser-2.2.0 dependabot[bot] 2025-03-31 17:06:25 +00:00
  • bd25097e44
    Rename SECURITY.md to security.md Anoop M D 2025-03-31 14:03:06 +05:30
  • 3f140e818f replace example.com to usebruno website ganesh-bruno 2025-03-31 11:34:27 +05:30