Mirko Golze
f2bdf2eaf6
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# packages/bruno-app/src/components/Preferences/General/index.js
# packages/bruno-app/src/components/Preferences/index.js
# packages/bruno-app/src/providers/App/useIpcEvents.js
# packages/bruno-app/src/providers/Preferences/index.js
# packages/bruno-electron/src/index.js
# packages/bruno-electron/src/ipc/collection.js
# packages/bruno-electron/src/store/preferences.js
2023-10-15 17:06:39 +02:00
Mirko Golze
470e9d0442
proxy settings
2023-10-15 16:40:50 +02:00
Anoop M D
4230bf8e41
chore: purge pageComponents
2023-10-15 16:03:13 +05:30
Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
Jack Scotson
074cbf0c03
cleanup
2023-10-15 10:25:35 +01:00
Jack Scotson
211f941b9f
rm renameitem
2023-10-15 10:16:41 +01:00
Anoop M D
363cbe75d2
Merge pull request #433 from qweme32/feature/code-font
...
Added a setting that allows you to change the font of the code
2023-10-15 12:04:30 +05:30
Jack Scotson
0f1fb72e21
fix( #251 ): Re-add platform var
2023-10-14 16:38:12 +01:00
Jack Scotson
7808a6db05
Revert "fix( #251 , #265 ): phantoms folders fix on rename/delete needs to be run only on windows"
...
This reverts commit fcc12fb089
.
# Conflicts:
# packages/bruno-app/src/providers/ReduxStore/slices/collections/actions.js
# packages/bruno-app/src/utils/common/platform.js
2023-10-14 16:36:10 +01:00
Jack Scotson
b07ccbdfab
adds PATH_SEPARATOR constant
2023-10-14 16:32:29 +01:00
Dipin Jagadish
a2b6bc5970
feat: add textbox for request timeout
2023-10-14 15:50:01 +01:00
Easwaran Prem K
3cc2e3d4fa
Feature: Support Import postman environment - Fixes issue #193
2023-10-14 17:20:31 +05:30
game5413
a0be0e10ac
fix event triggered when hold mouse click and release at sidebar
2023-10-14 18:10:49 +07:00
mirkogolze
97a300fbfc
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
2023-10-14 10:26:09 +02:00
nyyu
d6628d960e
feat: support client certificates
2023-10-13 22:30:45 +02:00
Anoop M D
102f7a5ecb
Merge branch 'main' of github.com:usebruno/bruno
2023-10-14 01:01:31 +05:30
Anoop M D
19498363e1
feat( #583 ): collection level docs
2023-10-14 01:01:11 +05:30
Anoop M D
be857d7812
Merge pull request #570 from Nikhil569/fix538
...
Fixes colliding method and request name in sidebar
2023-10-14 00:30:18 +05:30
Anoop M D
e95d9fe611
Merge pull request #575 from panda7789/bugfix/switching-tabs-resets-timer
...
fix: switching tabs resets timer
2023-10-14 00:27:59 +05:30
Anoop M D
e7f130f8a1
Merge pull request #573 from therealrinku/fix
...
assert operator dropdown bgcolor fix
2023-10-14 00:12:21 +05:30
Anoop M D
d71e69ac3c
chore: muted color for collection search close icon
2023-10-14 00:10:16 +05:30
bplatta
36ee1f542a
build entire json object for request and only support first requestBody content type
2023-10-13 11:30:27 -05:00
dw-0
97871c25cf
feat: add button to clear collection search
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-10-13 17:53:39 +02:00
bplatta
35db296c1f
Update console logs
2023-10-13 10:50:47 -05:00
Linhart Lukáš
e90fc466b4
Dont reset timer when switch tabs
2023-10-13 17:27:17 +02:00
therealrinku
b11113b529
assert operator dropdown bgcolor fix
2023-10-13 21:05:13 +05:45
Nikhil569
79072785e2
Update index.js
2023-10-13 19:05:13 +05:30
Nikhil569
ce59170752
Update StyledWrapper.js
2023-10-13 19:00:57 +05:30
Nikhil569
60d3d07459
Update index.js
2023-10-13 19:00:26 +05:30
Nikhil569
4eb74c8ed3
Merge branch 'usebruno:main' into fix538
2023-10-13 18:56:23 +05:30
mirkogolze
9e4ff465af
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
2023-10-13 11:53:47 +02:00
bplatta
7b55d52c11
firstpass at adding openapi v3 import json
2023-10-12 21:53:14 -05:00
Anoop M D
6b668aaebe
chore: bumped version to v0.24.0
2023-10-13 07:39:03 +05:30
Anoop M D
5d1be2f18a
chore: dispatch null response when req is cancelled
2023-10-13 07:13:18 +05:30
Anoop M D
6c3dc7bbd2
Merge pull request #471 from therealrinku/two
...
showing error response in response tab instead of alert message
2023-10-13 07:10:18 +05:30
Anoop M D
30adea3146
chore: graceful error handling
2023-10-13 07:06:40 +05:30
Anoop M D
09f67abad6
Merge branch 'main' into one
2023-10-13 07:03:55 +05:30
Anoop M D
d595032f46
fix: postman collection export
2023-10-13 07:01:59 +05:30
Anoop M D
671fcecb38
Merge pull request #544 from kapami/feature/export-to-postman-collection
...
Feature/export to postman collection
2023-10-13 06:49:59 +05:30
Anoop M D
d3ab2f28c6
feat: docs refactor
2023-10-13 06:46:14 +05:30
Anoop M D
625a19e86c
revert: #463 - style and right pane updates
2023-10-13 04:25:22 +05:30
Anoop M D
1087cacdb0
Merge pull request #463 from donus3/feature/docs
...
Bruno Docs
2023-10-13 04:07:28 +05:30
Brian Rodgers
ba8bfc6d17
Added AWS SigV4 to collection auth
2023-10-11 17:00:47 -07:00
Brian Rodgers
f781bd7d8a
Merge remote-tracking branch 'upstream/main'
2023-10-11 15:54:56 -07:00
Miroslav Kapa
6e246410d5
remove of garbage
2023-10-12 00:38:05 +02:00
Miroslav Kapa
d4e07d2028
Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection
2023-10-12 00:31:23 +02:00
Miroslav Kapa
542735e220
added file saving + added export of collection var
2023-10-12 00:30:58 +02:00
Nikhil569
0466cd6233
Shorten method name in sidebar
2023-10-12 00:49:49 +05:30
Miroslav Kapa
d145275172
Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection
2023-10-11 18:21:30 +02:00
Miroslav Kapa
6cbdbad09d
UI addition for Postman export,partial generator
2023-10-11 18:20:36 +02:00
Jeremy Benoist
6d7f397d7b
Update GitHub workflows
...
- jump to `actions/checkout` v4 (latest version)
- retrieve node version from NVM instead of hard-coded
- add a new job to run prettier (in case people skip pre-commit hook)
2023-10-11 13:00:16 +02:00
therealrinku
5ea9799c49
update: active vars count added
2023-10-11 15:34:09 +05:45
Mirko Golze
608d606f64
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# packages/bruno-app/src/components/ResponsePane/Placeholder/index.js
2023-10-11 08:30:51 +02:00
Donus(ADA)
d922376d57
feat(documentation): move function to the request pane
2023-10-11 09:27:08 +07:00
Donus(ADA)
33cd30315a
refactor: move textarea styled-component to the DocumentEditor component file
2023-10-11 09:21:12 +07:00
Donus(ADA)
01c298c58e
feat: support documentation
2023-10-11 09:21:12 +07:00
Donus(ADA)
250227a134
feat: more request and response pane ui responsive
2023-10-11 09:21:12 +07:00
Anoop M D
9beb422674
chore: release v0.23.0
2023-10-11 04:01:51 +05:30
Anoop M D
93f89698fd
chore: json safeStringify
2023-10-11 03:57:19 +05:30
Anoop M D
8d4e5bc732
Merge pull request #506 from martinsefcik/bug/505
...
fix(#505 ): fixed displaying shortcuts based on OS
2023-10-11 03:39:18 +05:30
Anoop M D
de223acb19
Merge pull request #520 from snippetkid/497-show-response-size
...
Show response size even if content-length header isn't present
2023-10-11 03:38:13 +05:30
Anoop M D
5682c47d00
Merge pull request #519 from Nikhil569/main
...
feat: shows image if url return a image
2023-10-11 03:33:08 +05:30
Dipin Jagadish
32629cdcca
fix: add response size in response pane
2023-10-10 22:56:38 +01:00
Anoop M D
84ed2aff72
Merge pull request #516 from dozed/feature/sparql-body
...
Add support for SPARQL bodies
2023-10-11 03:07:57 +05:30
Anoop M D
f602306069
Merge pull request #515 from Its-treason/fix/parse-query-params-on-request-creation
...
fix(#500 ): Parse query url on request creation
2023-10-11 03:00:38 +05:30
Nikhil569
9e8488d417
Merge branch 'main' of https://github.com/Nikhil569/bruno into main
2023-10-11 02:58:05 +05:30
Nikhil569
4b297f32e0
Would allow bruno to show images
2023-10-11 02:56:01 +05:30
Stefan Ollinger
79379b23e2
Put SPARQL mode below TEXT
2023-10-10 20:52:13 +02:00
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Its-treason
d637334fd7
fix( #500 ): Parse query url on request creation
2023-10-10 19:19:19 +02:00
Jack Scotson
9ca22cd1d1
Merge tag 'v0.22.1' into bugfix/fixes-251
...
v0.22.1
2023-10-10 17:32:38 +01:00
Jack Scotson
ff3c666f48
use isWindowsOS()
2023-10-10 17:32:17 +01:00
therealrinku
0a2835a543
fix: add request and folder modal validation fixes
2023-10-10 19:21:21 +05:45
Martin Sefcik
dfefb0a314
fix( #505 ): fixed displaying shortcuts based on OS
2023-10-10 11:49:52 +02:00
Mirko Golze
d64f4d3740
make code runnable
2023-10-10 07:49:22 +02:00
therealrinku
571b4459ac
update: showing error in queryresult component
2023-10-10 10:51:45 +05:45
Rinku Chaudhari
d4683ab961
Merge branch 'main' into two
2023-10-10 10:00:07 +05:45
Anoop M D
ff3321d643
chore: bumped version to 0.22.1
2023-10-10 04:40:03 +05:30
Anoop M D
beaa20c134
fix( #491 ): fix response overlay scroller
2023-10-10 01:08:00 +05:30
Mirko Golze
99fe4432c4
Merge branch 'main' into feature/proxy-global-and-collection
2023-10-09 21:11:20 +02:00
Anoop M D
9ee398dc3b
Merge pull request #480 from grubersjoe/gql-validation
...
Fix GraphQL validation
2023-10-10 00:11:24 +05:30
Anoop M D
33da3a1303
Merge pull request #486 from Its-treason/fix/r-replace-not-a-function
...
fix(#382 ): TypeError r.replace is not a function
2023-10-09 21:31:33 +05:30
Its-treason
c586deeb30
fix( #382 ): TypeError r.replace is not a function
2023-10-09 17:56:48 +02:00
Jonathan Gruber
5db50339e0
fix( #222 ): add missing codemirror/addon/lint/lint import to fix GQL validation
2023-10-09 13:09:45 +02:00
Oleksii Slabchenko
0e1c4008e7
Fix assertion value modification
2023-10-09 11:41:46 +02:00
therealrinku
fdca86ffd2
showing error response in response tab instead of alert message
2023-10-09 12:33:10 +05:45
Mirko Golze
b9291201d9
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# package-lock.json
# packages/bruno-app/src/components/CollectionSettings/ProxySettings/index.js
# packages/bruno-electron/src/ipc/network/index.js
2023-10-09 07:21:25 +02:00
Anoop M D
f9f1ca0640
chore: version bump 0.22.0
2023-10-09 07:30:37 +05:30
Anoop M D
53eb53e062
chore: collection and folder as request names are reserved
2023-10-09 07:08:36 +05:30
Anoop M D
2d149d94ef
Merge pull request #456 from survivant/feature/request-indexname
...
Feature/request indexname
2023-10-09 07:00:50 +05:30
Anoop M D
f0c3b8a877
Merge pull request #467 from game5413/enhancement/collection-dropdown
...
Better experience for open request or folder dropdown action
2023-10-09 06:52:13 +05:30
Anoop M D
46bc097733
Merge branch 'main' into feat/add-support-for-socks5-proxy
2023-10-09 06:40:12 +05:30
Anoop M D
1ce8d707f1
feat( #334 ): collection level headers, auth, scripts and tests
2023-10-09 06:18:05 +05:30
Mirko Golze
b854e66a24
#224 refactor preferences store, add global proxy settings
2023-10-08 23:12:03 +02:00
Qweme Dev
1a366893ec
Fix styles for theme
2023-10-08 21:53:29 +03:00
Ricardo Q. Bazan
ce2e997c06
feat: add support for socks5 proxy
2023-10-08 10:04:16 -05:00
game5413
7617ae12cb
Merge branch 'main' into enhancement/collection-dropdown
2023-10-08 21:48:36 +07:00
game5413
905e993a13
better experience for open dropdown collection
2023-10-08 21:46:13 +07:00
therealrinku
be6abf421f
feat: added active query, headers and asserts count
2023-10-08 19:38:13 +05:45
Jack Scotson
b47b0565e5
Merge branch 'main' into bugfix/fixes-251
2023-10-08 10:52:18 +01:00
Jack Scotson
094bf7bc60
fix( #251 ): Uses os.release to get correct pathsep for windows
2023-10-08 10:47:34 +01:00
Anoop M D
64ac763a13
Merge pull request #441 from grubersjoe/gql-auth
...
Improve GQL introspection request
2023-10-08 04:17:00 +05:30
Anoop M D
bca3d5749b
Merge pull request #447 from therealrinku/two
...
minor styling fixes
2023-10-08 04:15:33 +05:30
Anoop M D
2ee6759282
Merge pull request #455 from survivant/patch-1
...
typo in the error message
2023-10-08 04:10:58 +05:30
Michał Szymborski
6d8bdfa276
fix( #440 ) open dev tools from menu
2023-10-07 23:42:12 +02:00
Sebastien Dionne
515381b930
fix typo and use singular
2023-10-07 15:53:34 -04:00
Sebastien Dionne
21536f9a27
Support request name with "index" in the name if index is not separated
2023-10-07 15:28:17 -04:00
Sebastien Dionne
47992288c4
Use singular instead
2023-10-07 15:04:45 -04:00
Sebastien Dionne
640692abc7
typo in the error message
...
there was a little typo
2023-10-07 14:59:55 -04:00
Anoop M D
ed95b8349e
chore: bump version v0.21.1
2023-10-08 00:05:10 +05:30
Anoop M D
81b1982d4f
feat: response overlay polish
2023-10-08 00:03:32 +05:30
Anoop M D
e381d0c00b
chore: ui layout polish
2023-10-07 19:12:20 +05:30
Anoop M D
50f2f54335
fix( #150 ): fixed arrow direction
2023-10-07 19:10:11 +05:30
therealrinku
6421148dc1
minor styling fixes
2023-10-07 12:50:19 +05:45
Anoop M D
12f3f802a7
request save control
2023-10-07 09:02:19 +05:30
Anoop M D
1e27427d09
chore: bump version to 0.21.0
2023-10-07 03:28:11 +05:30
Jonathan Gruber
3c0770b792
fix( #354 ): also interpolate env vars in introspection request
2023-10-06 23:10:53 +02:00
Anoop M D
8730c5a85b
Merge pull request #413 from therealrinku/one
...
request colors made consistent on the sidebar and tabs
2023-10-06 23:34:08 +05:30
Anoop M D
24fcb8caf2
Merge pull request #430 from lared/bugfix/misordered-requests
...
fix(#428 ): moving requests into directories or into root of collection broke ordering
2023-10-06 22:58:08 +05:30
Anoop M D
5a0e68073f
Merge pull request #436 from not-known-person/fix-/#419
...
fix-/#419
2023-10-06 22:56:17 +05:30
not-known-person
945f1eb74a
fix-/#419
2023-10-06 22:00:20 -04:00
Anoop M D
de74edb50f
feat: interpolation of proxy vars
2023-10-06 22:49:48 +05:30
Brian Rodgers
80414d751d
Merge branch 'usebruno:main' into main
2023-10-06 12:11:28 -05:00
Oscar Pastarus
7be38bcfe0
fix: add missing CSS for graphql docs explorer
2023-10-06 17:46:09 +02:00
Qweme Dev
289625c851
Added a setting that allows you to change the font of the code
2023-10-06 17:53:05 +03:00
Michał Szymborski
1f5aa25d5e
fix( #428 ): moving requests into directories or into root of collection broke ordering
2023-10-06 16:39:13 +02:00
Brian Rodgers
e2e3895a58
Added support for AWS Sig V4 Authentication
2023-10-06 08:47:05 -05:00
therealrinku
be72d24ecb
request colors made consistent on the sidebar and tabs
2023-10-06 14:57:20 +05:45
Anoop M D
a838185ddf
chore: version bump v0.20.0
2023-10-06 04:18:44 +05:30
Anoop M D
be8db1876a
feat( #111 ): refactor new request auto open logic
2023-10-06 04:02:51 +05:30
Anoop M D
4e4130acf5
Merge pull request #373 from Its-treason/feature/auto-open-new-request
...
feat(#111 ): Automaticly open a newly created request
2023-10-05 21:22:56 +05:30
Its-treason
8a19189dcd
feat( #111 ): Use existing last actions for auto open tabs
2023-10-05 17:43:17 +02:00
Jonathan Gruber
af130bac17
feat(usebruno#354): Add authentication for GraphQL requests
...
Schema introspection query will also use specified authentication.
2023-10-05 16:37:05 +02:00
Peter C.
57e0f0c0c4
updated insomnia importer
2023-10-05 09:45:08 +02:00
Its-treason
51cb930b6a
feat( #111 ): Automaticly open a newly created request
2023-10-05 01:57:02 +02:00
Anoop M D
6c1f8c78b2
chore: version bumped to v0.19.0
2023-10-05 03:47:43 +05:30
Anoop M D
80eaaad658
Merge pull request #356 from therealrinku/main
...
github star button color fix
2023-10-05 03:35:38 +05:30
Anoop M D
51a73d864e
Merge pull request #368 from luizfonseca/fix/use-correct-duration-axios-interceptor
...
fix(network): use axios interceptors to better reflect durations
2023-10-05 03:34:34 +05:30
Filippo Contro
3a6dacc1f4
Add: Add new button to copy existing environments
2023-10-04 23:32:02 +02:00
Luiz Fonseca
6ef7891f8a
fix(network): use interceptors when measuring request duration
2023-10-04 22:09:48 +02:00
Luiz Fonseca
e1bf475f1f
chore: pretty-quick fixes
2023-10-04 22:09:11 +02:00
Anoop M D
90fedc8ec6
fix( #334 ): fixed yaml response parsing issue
2023-10-04 22:55:17 +05:30
therealrinku
9c46bc79d9
github star button color fix
2023-10-04 22:14:34 +05:45
Anoop M D
bf2d1220a1
chore: version bumped to v0.18.0
2023-10-04 05:53:59 +05:30
Anoop M D
5e2640fe73
fix: fixed query result issue
2023-10-04 05:48:05 +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
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