ramki-bruno
|
4406cc573a
|
Fix: Inconsistent JSON formatting in preview when encoded value is a string
|
2025-03-11 00:34:00 +05:30 |
|
ramki-bruno
|
9f27ea4271
|
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
|
2025-03-11 00:33:30 +05:30 |
|
ramki-bruno
|
e56e5ed7ee
|
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
|
2025-03-11 00:31:42 +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 |
|
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
v1.39.1
|
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 |
|
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
v1.39.0
|
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 |
|
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 |
|
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 |
|