Pooja Belaramani
5155ac1ed2
fix: plain text curl data
2024-12-18 16:20:44 +05:30
lohxt1
c154dec2b5
fix: followup pr - only close folder tab on rename
2024-12-15 19:55:15 +05:30
lohit
73ea5f155d
Merge branch 'main' into feature/1602-multipart-content-type
2024-12-15 18:08:05 +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
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
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
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
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
lohxt1
7535b3d4ba
chore: version bump
2024-12-04 20:55:31 +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
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
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
1b30229903
Feat/displaying variable hints as secrets ( #3268 )
...
* feat: added new utility function `getEnvironmentVariablesMasked`
2024-11-21 15:48:32 +05:30
Sanjai Kumar
4a4481a26f
feat: add 'isNotEmpty' assertion operator
2024-11-21 12:00:25 +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
lohxt1
24563bdaaf
fix: server_rendered codemirror logic for newer versions of nextjs
2024-11-20 19:03:36 +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
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
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
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
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