Luiz Fonseca
f7eb325e11
fix: husky pre-commit missing correct prettier version
2023-10-04 22:08:25 +02:00
Luiz Fonseca
c50b88d60d
fix: missing typescript module on npm build script
2023-10-04 22:07:26 +02:00
Anoop M D
90fedc8ec6
fix( #334 ): fixed yaml response parsing issue
2023-10-04 22:55:17 +05:30
Anoop M D
9ecfb3a640
chore: added testimnoial link in readme
2023-10-04 18:14:45 +05:30
Anoop M D
bf2d1220a1
chore: version bumped to v0.18.0
2023-10-04 05:53:59 +05:30
Anoop M D
744abe585c
revert pr #252
2023-10-04 05:52:59 +05:30
Anoop M D
5e2640fe73
fix: fixed query result issue
2023-10-04 05:48:05 +05:30
Anoop M D
7513314179
Merge branch 'main' of github.com:usebruno/bruno
2023-10-04 04:20:52 +05:30
Anoop M D
d4b663bfa8
Merge pull request #252 from acostinescu/main
...
Changed Proxied Requests to Use https-proxy-agent.
2023-10-04 04:20:38 +05:30
Anoop M D
9b2e2ed3d8
chore: style updates
2023-10-04 04:11:23 +05:30
Anoop M D
e4ea6b9109
Merge pull request #299 from ilumin/feature/double-click-rename
...
feat(291): add double click request to open rename modal
2023-10-04 03:40:29 +05:30
Anoop M D
1a8feb8029
Merge pull request #282 from Its-treason/feature/preview-response-html
...
feature/preview-response-html
2023-10-04 03:40:11 +05:30
Anoop M D
72a5f05009
Merge pull request #302 from j0k3r/bugfix/reponse-size-two-decimal
...
Fix rounding response size
2023-10-04 03:32:30 +05:30
Anoop M D
d5ef240de6
Merge pull request #308 from Its-treason/bugfix/assert-not-being-removed
...
fix(#270 ): Fix deleted assertions & tests shown in test tab
2023-10-04 03:29:44 +05:30
Anoop M D
1932d98b57
Merge pull request #321 from lared/bugfix/tabbing-order
...
fix(#314 ): tabbing order through tables (variables etc) was inconsistent or impossible
2023-10-04 03:26:00 +05:30
Anoop M D
bdb7ff9947
chore: style updates
2023-10-04 03:07:50 +05:30
Anoop M D
3f4f7fb24c
feat( #119 ): basic auth support completed
2023-10-04 02:58:22 +05:30
Michał Szymborski
494b484cd9
fix( #312 ): tabbing order through tables (variables etc) was inconsistent or impossible
...
resolves #312
2023-10-03 21:36:31 +02:00
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +05:30
Anoop M D
2e600838b2
Merge branch 'main' of github.com:usebruno/bruno
2023-10-03 22:48:56 +05:30
Anoop M D
52428c6b35
Merge pull request #318 from usebruno/feature/auth-support
...
Feature/auth support
2023-10-03 22:47:22 +05:30
Its-treason
2734f26c78
fix( #270 ): Fix deleted assertions & tests shown in test tab
...
After all tests or assertions were deleted the store was not
updated because of the length checks. Now the assertions/tests
will always try to run, to ensure the data is always updated.
2023-10-03 13:04:34 +02:00
Jeremy Benoist
73c62010b7
Fix rounding response size
...
I noticed that sometimes the response size is weirdly displayed.
- size `112932` is displayed as `110.28.999999999999996KB`
- size `112990` is displayed as `110.34KB`
The problem is in the decimal calculation. Rounding the value ensure we don't have two `.` in the displayed size.
Also, update the `contributing` to increase the minimum Node version required.
2023-10-03 10:39:38 +02:00
O Teerasak Vichadee
26853787da
feat(291): add double click request to open rename modal
2023-10-03 11:28:27 +07:00
Anoop M D
712319ff34
Merge pull request #296 from Its-treason/bugfix/modal-text-color
...
fix: Color in environment delete modal
2023-10-03 04:36:21 +05:30
Its-treason
7a80247fc5
fix: Color in environment delete modal
2023-10-03 00:48:49 +02:00
Its-treason
ea9e294c54
feat( #245 ): Update tab design + Remove CSP
2023-10-02 19:50:01 +02:00
Anoop M D
55315b5b88
Merge pull request #288 from Cibico99/feature/xml-format-option-fix
...
Fix for XML Formatting Options
2023-10-02 20:34:10 +05:30
pedward99
d63e7371fe
Fix for XML Formatting Options
2023-10-02 10:39:29 -04:00
Its-treason
dce11d1bd5
Merge branch 'main' of github.com:usebruno/bruno into feature/preview-response-html
2023-10-02 14:34:54 +02:00
Its-treason
e720fed63b
feat( #245 ): Add HTML preview to response
2023-10-02 14:26:24 +02:00
Anoop M D
43f7c2ab86
chore: version bump to v0.17.0
2023-10-02 16:55:22 +05:30
Anoop M D
95532102ba
feat( #280 ): code generator polishing and support url interpolation
2023-10-02 16:52:02 +05:30
Anoop M D
4603ec4d5e
Merge pull request #280 from Beedhan/feature/code-generator
...
Feature/code generator
2023-10-02 15:42:07 +05:30
Anoop M D
cbdd56e577
chore: added some todo's for future code cleanup
2023-10-02 15:38:50 +05:30
Anoop M D
ce77d08408
Merge branch 'main' of github.com:usebruno/bruno
2023-10-02 15:32:39 +05:30
Anoop M D
3a5071412e
Merge pull request #277 from not-known-person/feat-/#220-Improvement
...
Improved feat(#220 )
2023-10-02 15:32:26 +05:30
not-known-person
336ad38cb9
Improved feat-/#220
2023-10-02 08:34:39 -04:00
Anoop M D
636e14a385
feat( #253 ): released cmd+h key back to native mac hide behaviour
2023-10-02 15:28:54 +05:30
Anoop M D
bfc03f5ae4
fix( #279 ): fixed codemirror crashes resulting in white screen
2023-10-02 15:25:59 +05:30
Beedhan
97200961eb
feat: support for variables in url
2023-10-02 14:24:13 +05:45
Anoop M D
7297bb184e
chore: updated readme
2023-10-02 13:58:09 +05:30
Beedhan
b74922c8f3
bugfix:sidebar moving when code generator modal is opened
2023-10-02 14:02:54 +05:45
Anoop M D
ce0827308f
chore: updated readme
2023-10-02 13:47:14 +05:30
Beedhan
3d0c9cc0ae
feat:added code generator to http-requests
2023-10-02 13:58:25 +05:45
Anoop M D
1804454ff0
chore: bump version v0.16.6
2023-10-02 05:26:47 +05:30
Anoop M D
3c710120b9
Merge pull request #274 from lared/bugfix/drag-and-drop-ordering
...
fix(#154 ): correct ordering during drag-and-drop
2023-10-02 04:48:43 +05:30
Anoop M D
fcc12fb089
fix( #251 , #265 ): phantoms folders fix on rename/delete needs to be run only on windows
2023-10-02 04:17:35 +05:30
Anoop M D
3d8dee944f
Merge pull request #266 from not-known-person/fix-251-265
...
fixed issue-#251-&-#265,
2023-10-02 04:03:31 +05:30
Anoop M D
78e5cd3c03
Merge pull request #264 from Its-treason/bugfix/insomnia-import-name-collision
...
fix(#257 ): Name collision during Insomnia collection import
2023-10-02 03:37:40 +05:30