Martin Hoecker
db0de68987
Merge branch 'main' into feature/add-bru-setNextRequest
2023-11-01 22:59:39 +01:00
Anoop M D
0e0f04c5ad
Merge pull request #840 from snippetkid/338-curl-to-request
...
Add new request from cURL command
2023-11-01 17:43:29 +05:30
Dipin Jagadish
dbd3ab6064
fix: validate curl command before submit
2023-11-01 10:58:07 +00:00
Anoop M D
e8f88d8a13
Merge pull request #832 from martinsefcik/bug/680
...
fix (#680 ): fixed non-string variables to be displayed correctly in code editor
2023-11-01 14:56:46 +05:30
Anoop M D
6fd84fcec3
Merge pull request #833 from n00o/bugfix/Adjust_Divider_Offset
...
fix (#402 ): response/body cursor offset on resize
2023-11-01 14:51:09 +05:30
Anoop M D
05bf40fa82
chore: bumped version to 1.0.1
2023-11-01 14:38:33 +05:30
Anoop M D
49f29fa2af
fix( #836 ): Fix graphql blank screen issue
2023-11-01 14:36:28 +05:30
Dipin Jagadish
bbcab8d338
feat: add new request from curl feature
2023-10-31 19:32:31 +00:00
n00o
fb4ad848d6
Update index.js
...
Pass prettier test.
2023-10-30 20:59:40 -04:00
n00o
31ecc281a8
Fix response/body cursor offset on resize
...
Now response/body will be refresh each time it gets resized so the cursor always stays in the right place.
2023-10-30 20:10:36 -04:00
Martin Sefcik
745cb85f95
fix ( #680 ): fixed defined non-string variables to be displayed correctly in code editor
2023-10-30 23:43:44 +01:00
Anoop M D
32d9c4833e
chore: bump version to 1.0.0
2023-10-30 23:33:29 +05:30
Anoop M D
fa8ec4267f
Merge pull request #807 from vaugenwake/feature/import-graphql-collection
...
feat: Adding ability to import postman graphql collections
2023-10-29 11:40:39 +05:30
Vaugen Wakeling
99b25fc5b2
feat: Remove unneeded formatting
2023-10-27 17:21:16 +01:00
Vaugen Wakeling
5df9981e20
feat: Adding ability to import postman graphql collections
...
Fixes : #790
2023-10-27 00:34:16 +01:00
Brian Dentino
d76253ea04
Fixes for getNextRequest in UI
2023-10-26 22:46:35 +02:00
Makar
e4b2b651f5
Auth support for postman collection imports
2023-10-26 13:23:43 -05:00
Anoop M D
1e435b8e10
Merge pull request #791 from Its-treason/feature/variable-name-validation
...
Enforce variable strictness & validation
2023-10-26 22:19:57 +05:30
Anoop M D
834014b5d1
Merge pull request #797 from mheidinger/local-gql-schema
...
feat: add loading local graphql schema file
2023-10-26 22:15:34 +05:30
Anoop M D
24f92d2b4e
Merge pull request #794 from survivant/feature/add-comment-by-line
...
Fix the issue when only the first line was imported
2023-10-26 10:09:27 +05:30
Anoop M D
e274aedb9a
Revert "Make Tabs closable by mouseclick. Closes #778 "
2023-10-26 09:54:32 +05:30
Sebastien Dionne
c6440ab849
Fix import error
2023-10-25 17:54:04 -04:00
Its-treason
827df18c62
feat( #682 ): Add validation for request vars & dynamic vars
2023-10-25 23:13:37 +02:00
Anoop M D
7f7b3f479a
feat: nudge users to view docs on managing secrets
2023-10-26 00:38:44 +05:30
Its-treason
3a5a213242
Merge branch 'main' into feature/variable-name-validation
2023-10-25 21:00:18 +02:00
Anoop M D
1f0bde4a12
feat: nudge users how to disable ssl cert vaidation
2023-10-26 00:12:38 +05:30
Anoop M D
2e38300a67
chore: updated package lock file
2023-10-25 23:55:07 +05:30
Anoop M D
b731aa28be
Merge pull request #763 from grubersjoe/feat( #762 )/preferences
...
Add menu entry for preferences and add shortcut for it
2023-10-25 23:47:50 +05:30
Anoop M D
32b696da57
chore: pr #766 ux polish
2023-10-25 23:29:59 +05:30
Anoop M D
36f19ec7bc
Merge pull request #766 from martinsefcik/feature/save-response-to-file
...
Added possibility to save response to file
2023-10-25 23:12:38 +05:30
Anoop M D
53e85f4568
chore: added styles to "ipcRenderer not found" error notification
2023-10-25 23:08:05 +05:30
Anoop M D
4607814c09
Merge pull request #768 from Its-treason/feat/dev-hints
...
feat(#740 ): Add hints for local bruno setup
2023-10-25 22:57:50 +05:30
Anoop M D
c40f8e654c
Merge pull request #771 from n00o/feature/Tree-View
...
Add better CodeMirror folding options
2023-10-25 22:52:19 +05:30
Matthias Vöpel
7cd46c3a6c
Make Tabs closable by mouseclick.
...
Make Tabs closable by mouseclick.
2023-10-25 10:59:53 +02:00
Its-treason
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
n00o
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
Martin Sefcik
276c9ce1b0
added possibility to save response to file
2023-10-24 17:08:43 +02:00
Jonathan Gruber
3687594cc4
feat( #762 ): Add menu entry for preferences and add shortcut fora it
2023-10-24 13:17:47 +02:00
Yuliya Bagriy
ba3db06ac6
fix prettier error
2023-10-24 09:16:30 +06:00
Yuliya Bagriy
2f9762da0e
fix OpenAPI method filtering predicate
2023-10-24 08:02:21 +06:00
Anoop M D
e0afbdbb74
chore: release v0.27.2
2023-10-24 03:53:31 +05:30
Anoop M D
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
Anoop M D
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
Sebastien Dionne
973f8e036d
Can import Insomnia Yaml file
2023-10-23 17:32:04 -04:00
Sebastien Dionne
da9afcabe8
Each line will start by a comment
2023-10-23 17:21:52 -04:00
Yuliya Bagriy
e77a9adebd
handle non-methods on OpenAPI import
2023-10-24 00:20:30 +06:00
Florian Fankhauser
e8156c5611
fix misleading message
2023-10-23 20:19:05 +02:00
Anoop M D
471e1780a0
bumped version to v0.27.1
2023-10-23 23:14:41 +05:30
bplatta
6c52263c3c
Update openapi v3 import handle no operationId and no security
2023-10-23 11:35:07 -05:00
Anoop M D
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