Commit Graph

1470 Commits

Author SHA1 Message Date
7b1223d2c5 feat(#740): Add hints for local bruno setup
- Custom error when opening bruno in the browser
- Custom error when starting electron without the web server running
- Force Next dev server to use port 3000
2023-10-24 18:59:35 +02:00
a3e6ecddbb Add better CodeMirror folding options
Add XML fold to Response and Body. Add count of object directly inside of fold.  Include hotkeys Ctrl-Y to fold and Ctrl-I to unfold all XML/JSON data.
2023-10-24 11:21:47 -04:00
276c9ce1b0 added possibility to save response to file 2023-10-24 17:08:43 +02:00
3687594cc4 feat(#762): Add menu entry for preferences and add shortcut fora it 2023-10-24 13:17:47 +02:00
5274d77660 Merge pull request #758 from aviskase/main
[bugfix] fix OpenAPI method filtering predicate
2023-10-24 09:14:32 +05:30
ba3db06ac6 fix prettier error 2023-10-24 09:16:30 +06:00
2f9762da0e fix OpenAPI method filtering predicate 2023-10-24 08:02:21 +06:00
766d103e20 Fix some typo in documentation 2023-10-23 21:24:42 -04:00
c7fa5c5608 Merge branch 'main' into docs/#735-spanish-translation 2023-10-23 18:59:29 -05:00
8f398bacb2 Merge pull request #748 from x0vr/feature/de-translations-for-docs
Add german translation to documentation files
2023-10-24 05:09:15 +05:30
e0afbdbb74 chore: release v0.27.2 v0.27.2 2023-10-24 03:53:31 +05:30
d90cb91a19 Merge pull request #754 from survivant/feature/add-yaml-support-insomnia
[feature] Can import Insomnia Yaml file
2023-10-24 03:51:46 +05:30
1026addc8f Merge pull request #745 from aviskase/main
OpenAPI import - filter out non-methods on path item objects parsing
2023-10-24 03:50:53 +05:30
ecf849b207 Merge pull request #753 from survivant/feature/add-comment-by-line
Postman import : Each line will start by a comment
2023-10-24 03:49:51 +05:30
98a87dcc00 Merge pull request #752 from jwetzell/main
fix: update @usebruno/js to a working version in bruno-electron
2023-10-24 03:48:33 +05:30
973f8e036d Can import Insomnia Yaml file 2023-10-23 17:32:04 -04:00
da9afcabe8 Each line will start by a comment 2023-10-23 17:21:52 -04:00
177f23e19f update @usebruno/js version 2023-10-23 15:59:20 -05:00
97b634f608 add further improvements 2023-10-23 21:43:12 +02:00
c572ba574f improve translation 2023-10-23 21:31:48 +02:00
84c8676804 fix some translations 2023-10-23 20:43:36 +02:00
586e26fa2e Merge pull request #746 from flof/bugfix/misleading-collection-remove-message
fix misleading message
2023-10-24 00:08:14 +05:30
83779dd2e1 add german translation 2023-10-23 20:33:50 +02:00
e77a9adebd handle non-methods on OpenAPI import 2023-10-24 00:20:30 +06:00
e8156c5611 fix misleading message 2023-10-23 20:19:05 +02:00
471e1780a0 bumped version to v0.27.1 v0.27.1 2023-10-23 23:14:41 +05:30
89c5dae881 Merge pull request #742 from bplatta/updates/import-openapi-v3
OpenApi v3 case fixes
2023-10-23 23:11:55 +05:30
6c52263c3c Update openapi v3 import handle no operationId and no security 2023-10-23 11:35:07 -05:00
9602f42a71 docs(i18n): Update link to Spanish translation of contributing file 2023-10-23 08:45:07 -05:00
3bfc966e10 docs(i18n): Add link to Spanish translation in readme files 2023-10-23 08:43:05 -05:00
d4b8caeedc docs(i18n): Translate development file to Spanish 2023-10-23 08:42:48 -05:00
fcaf3a8e85 docs(i18n): Add link to Spanish translation in contributing files 2023-10-23 08:32:27 -05:00
62295e7a23 docs(i18n): Translate contributing file to Spanish 2023-10-23 08:31:26 -05:00
5e5b00e487 docs(i18n): Add link to Spanish translation in readme files 2023-10-23 08:17:15 -05:00
36d0db43b2 docs(i18n): Translate readme file to Spanish 2023-10-23 08:16:38 -05:00
76787b4080 Merge pull request #730 from survivant/feature/openapi-add-yaml-support
Feature/openapi add yaml support
2023-10-23 17:10:09 +05:30
34ea7f0673 Merge pull request #733 from survivant/bugfix/import-postman-scripts
[bugfix] Put scripts in comments in Postman import
2023-10-23 17:09:36 +05:30
73062472b7 Add scripts in comments 2023-10-23 07:07:25 -04:00
eb043fb465 Regenerate package-lock.json 2023-10-23 06:57:26 -04:00
a46e8851c6 Merge branch 'main' into feature/openapi-add-yaml-support
# Conflicts:
#	package-lock.json
2023-10-23 06:56:38 -04:00
4d23b4b372 Regenerate package-lock.json 2023-10-23 06:52:23 -04:00
45126c99ab feat: add loading local graphql schema file 2023-10-23 11:22:21 +02:00
5ba3903c31 fix(#701): fix bru cli issue 2023-10-23 14:09:24 +05:30
03460c592a Changed Presets Tab positioning 2023-10-23 11:13:27 +03:00
e658629482 removed custom ipc event 2023-10-23 11:11:31 +03:00
07dd409acd English message 2023-10-22 18:41:45 -04:00
ddc2740b31 Merge remote-tracking branch 'origin/feature/openapi-add-yaml-support' into feature/openapi-add-yaml-support 2023-10-22 18:28:47 -04:00
d06d28b7fc Cam import Yaml OpenApi file 2023-10-22 18:28:28 -04:00
b35596bb59 chore: updated monorepo package versions 2023-10-23 03:28:22 +05:30
a35b04ad48 chore: updated trademark details in readme 2023-10-23 02:58:07 +05:30