Its-treason
623ac0bac6
Merge branch 'main' into feature/better-image-preview
2023-10-19 19:43:31 +02:00
Anoop M D
31c4d7ecfd
Merge pull request #465 from Scotsoo/bugfix/fixes-251
...
Bugfix/fixes 251
2023-10-18 23:34:47 +05:30
Its-treason
b3ee0af226
feat: Use real content size, fix runner, use the correct content charset
2023-10-17 23:03:10 +02:00
Its-treason
187e482feb
feat( #596 ): Show real response in image preview
2023-10-17 23:02:09 +02:00
Mirko Golze
1b9ad34f3f
merge main into proxy branch
2023-10-16 12:12:09 +02:00
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
Easwaran Prem K
3cc2e3d4fa
Feature: Support Import postman environment - Fixes issue #193
2023-10-14 17:20:31 +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
1087cacdb0
Merge pull request #463 from donus3/feature/docs
...
Bruno Docs
2023-10-13 04:07:28 +05:30
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
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
Donus(ADA)
01c298c58e
feat: support documentation
2023-10-11 09:21:12 +07:00
Anoop M D
93f89698fd
chore: json safeStringify
2023-10-11 03:57:19 +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
Nikhil569
4b297f32e0
Would allow bruno to show images
2023-10-11 02:56:01 +05:30
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Anoop M D
1ce8d707f1
feat( #334 ): collection level headers, auth, scripts and tests
2023-10-09 06:18:05 +05:30
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
12f3f802a7
request save control
2023-10-07 09:02:19 +05:30
Jonathan Gruber
3c0770b792
fix( #354 ): also interpolate env vars in introspection request
2023-10-06 23:10:53 +02: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
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
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
Anoop M D
3f4f7fb24c
feat( #119 ): basic auth support completed
2023-10-04 02:58:22 +05:30
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +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
pedward99
d63e7371fe
Fix for XML Formatting Options
2023-10-02 10:39:29 -04:00
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
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
Beedhan
3d0c9cc0ae
feat:added code generator to http-requests
2023-10-02 13:58:25 +05:45
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
Its-treason
26d99c7aee
fix( #257 ): Name collision during Insomnia collection import
2023-10-01 23:47:43 +02:00
Michał Szymborski
978d810473
fix( #154 ): correct ordering during drag-and-drop
...
When dragging and dropping items, to delay changing sequence numbers
until after all the resource-dependent logic has completed, we were
relying on the order of children in redux store (which we then converted
into new seq numbers).
This order of children was however not updated when sequence numbers
changed (for example due to file watch changes). This resulted in a
seemingly random drag-and-drop ordering, which in fact was linked to the
initial order when the collection was loaded.
This change sorts all the items by sequence number prior to reordering,
so that those random jumps no longer happen. As this happens on a deep
clone of the collection, no data gets hurt in the process.
fixes #154
2023-10-01 21:09:11 +02:00
Anoop M D
3c4ef2f2df
Merge pull request #256 from brahma-dev/main
...
Ensure that adjacent variables are rendered in separate spans.
2023-10-01 00:19:46 +05:30