Anoop M D
d7ec3d1cc5
Revert "fix: BigInters are now correctly shown in the response ( #2736 )" ( #2768 )
...
This reverts commit 3e2a3b65a4
.
2024-08-06 16:00:49 +05:30
Timon
3e2a3b65a4
fix: BigInters are now correctly shown in the response ( #2736 )
...
Fixes : #1753
2024-08-06 13:01:30 +05:30
Joel Wetzell
b2b41fec1a
set content-type header during code generation ( #2491 )
...
* set content-type header during code generation
handles missing request body modes as well
* formatting
2024-08-05 18:22:17 +05:30
Rinku Chaudhari
60a8647e7c
fix: enter key not submitting new request form ( #2630 )
2024-08-05 17:57:19 +05:30
Anoop M D
4598bb1bdd
fix( #2605 ): fix editor view height ( #2758 )
...
* fix(#2605 ): fix editor view height
* chore: disabled prettier on github actions
2024-08-05 17:49:04 +05:30
Joel Wetzell
adb843faa7
don't exclude cookies from request headers when importing from curl ( #2748 )
2024-08-05 12:27:00 +05:30
Natalie Carey
c5ec7eea34
Feature: Add a show/hide privacy toggle to passwords and secrets in Auth options ( #2750 )
...
* mask support for SingleLineEditor
* add secret visibility toggle button
* move visibility toggle into SingleLineComponent
Co-authored-by: Liz MacLean <18120837+lizziemac@users.noreply.github.com>
* fix eye button focus state
* center enabled and secret toggle
* fix input field scales to 100% width
* Using a prvacy toggle for all sensitive auth details.
* Applied privacy toggle to Collection Auth settings.
---------
Co-authored-by: Max Bauer <krummbar@pm.me>
Co-authored-by: Liz MacLean <18120837+lizziemac@users.noreply.github.com>
2024-08-05 11:51:01 +05:30
Max Bauer
741250068f
feat: masking support for SingleLineEditor ( #2240 )
...
* mask support for SingleLineEditor
* add secret visibility toggle button
* move visibility toggle into SingleLineComponent
Co-authored-by: Liz MacLean <18120837+lizziemac@users.noreply.github.com>
* fix eye button focus state
* center enabled and secret toggle
* fix input field scales to 100% width
---------
Co-authored-by: Liz MacLean <18120837+lizziemac@users.noreply.github.com>
2024-08-05 11:46:06 +05:30
Natalie Carey
7c33fd413e
Refactored handlers into reusable functions for readability. ( #2744 )
2024-08-02 12:10:04 +05:30
Anoop M D
8f920a90c7
chore: bumped version
2024-08-01 18:16:54 +05:30
Anoop M D
640623b39a
chore: version bumped to v1.23.0
2024-07-31 17:57:39 +05:30
lohit
37bec70fe6
fix: removed unused code ( #2729 )
2024-07-31 16:13:55 +05:30
BruAlcaraz
1d2e06d419
Fix test results when the same request is executed more than 1 time ( #2522 ) ( #2551 )
...
Co-authored-by: Alcaraz, Bruno <Bruno.Alcaraz@ulgroup.com>
2024-07-25 17:05:00 +05:30
Anoop M D
073c1aae12
chore: bumped version
2024-07-23 17:19:25 +05:30
lohit
47724b1b1e
scrollbar fix ( #2670 )
2024-07-19 18:43:51 +05:30
Sanjai Kumar
2804ce1eb3
Revert "fix: active enviroment after rename when there is single enviroment (…" ( #2660 )
...
This reverts commit 81497d8397
.
2024-07-19 16:51:12 +05:30
lohit
9892f7cd40
Feat/electron bump ( #2668 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* updated validations
* accept request flag in curl string for method type
* electron version bump to v31.2.1
2024-07-19 16:29:10 +05:30
lohit
ab9bcbe5ed
feat/rename collectionVariables variable name to runtimeVariables ( #2638 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* updated validations
* collectionVariables -> runtimeVariables
* removed husky, adjusted indentation
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-07-17 17:21:03 +05:30
Max Destors
e60aaf2ea9
Multipart request file - Fix init value and clear value ( #2609 )
2024-07-17 15:41:25 +05:30
Rinku Chaudhari
81497d8397
fix: active enviroment after rename when there is single enviroment ( #2640 )
2024-07-16 15:53:26 +05:30
Anoop M D
34a961967e
chore: bumped version
2024-07-15 17:37:54 +05:30
Anoop M D
1b0495c7b0
Merge branch 'main' of github.com:usebruno/bruno
2024-07-15 17:37:10 +05:30
lohit
73214107c7
feat/request variables highlight ( #2621 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* updated validations
* folder/request pre-vars green/red color highlight
* collection vars > request vars
* chore: removed unused logic
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-07-15 17:18:29 +05:30
Anoop M D
f159f73340
chore: bumped version
2024-07-10 16:28:58 +05:30
lohit
c2e6dee2da
validations update for export collection ( #2607 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* updated validations
2024-07-10 16:26:19 +05:30
Anoop M D
b5b9e547c9
chore: bumped version
2024-07-10 12:57:05 +05:30
lohit
58c8085a64
fix/collection export import ( #2601 )
...
* pr review changes
* collection root object in export json
* import environment updates
* tests run execution order fix for collection runs
* headers schema update, export only required parts of request
* update auth in object spread
* docs not present in folder level settings
* docs not present in folder level settings
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-07-10 11:21:58 +05:30
lohit
f1e0b112ae
fix/folder bru data loading issue in windows ( #2595 )
...
* pr review changes
* collection root object in export json
* import environment updates
* validations for folder.bru paths for windows
2024-07-10 11:04:55 +05:30
Anoop M D
0988f2b86e
chore: bumped version
2024-07-07 14:52:22 +05:30
Anoop M D
589e173256
chore: version bump
2024-07-04 16:28:43 +05:30
lohit
e462eb6ecd
import environments ui and collection root object for json export - updates ( #2565 )
...
* pr review changes
* collection root object in export json
* import environment updates
2024-07-04 16:10:38 +05:30
lohit
40f7be534a
pr review changes ( #2563 )
2024-07-04 14:47:46 +05:30
lohit
c8f95a34e9
feat: bru hasEnvVar, hasVar, deleteVar ( #2531 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-07-04 13:21:27 +05:30
lohit
2aa7d26a89
add collection and folder data to exported bruno collection json ( #2560 )
...
* add collection and folder data to exported bruno collection json
* folder root data order
2024-07-04 13:18:40 +05:30
Baptiste Poulain
71353b0404
[Feature] : Bulk env import and UX/UI improvements ( #2509 )
...
* feat(bulk-env-import): bulk import working like a charm
* feat(bulk-env-import): refresh no env dialog's styling
* feat(bulk-env-import): group create and import env within initial modal, UI improvements
* feat(bulk-env-import): minor styling fixes
* feat(bulk-env-import): handle incorrect files in env importer
---------
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-07-04 12:01:24 +05:30
Sanjai Kumar
01605f6f2a
Bugfix/links in docs ( #2561 )
...
* chore: fix markdown component
* Refactor MarkDown component to remove unnecessary useCallback hooks
2024-07-04 11:38:35 +05:30
Guillaume Leon
0d204694a6
Add autocompletion for headers value ( #1142 )
...
* feature: add autocompletion for headers value
* chore: rename file to autocompleteConstants and move it to codemirror utils
2024-07-04 11:28:46 +05:30
Nick Boyadjian
0d3765ad66
fix scrolling issue by setting the height of the CodeMirror using ( #1058 )
...
flex
Co-authored-by: Nick Boyadjian <nick.boyadjian@podium.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-07-04 11:26:34 +05:30
lohit
bd61e453ee
fix/variables highlighting ( #2502 )
...
* js highlighting fix, only highlight path params pattern in url bar
* path param pattern matching validation update
* path param tooltip validation update
2024-07-01 19:25:55 +05:30
Anoop M D
02e23df349
chore: version bumped
2024-07-01 18:20:16 +05:30
Anoop M D
45ff36d394
Folder level Headers, Scripts and Tests ( #2529 )
...
* [Feature] : Settings on folder level (#1334 )
* feat(folder_settings): enable settings tab from folder, currently not using folder.bru
* feat(folder_settings): read and write in folder settings only in headers, ignore folder.bru file il requests list
* feat(folder_settings): merge collection and folder settings when sending network request
* feat(folder_settings): remove console, testing headers merging working fine
* feat(folder_settings): add missing endl for prettier check, remove redundant imports
---------
Co-authored-by: Baptiste POULAIN <baptistepoulain@MAC882.local>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
* feat: folder level scripts and tests
* feat: folder level variables (#2530 )
---------
Co-authored-by: Baptiste Poulain <64689165+bpoulaindev@users.noreply.github.com>
Co-authored-by: Baptiste POULAIN <baptistepoulain@MAC882.local>
Co-authored-by: lohit <lohit.jiddimani@gmail.com>
2024-07-01 12:52:56 +05:30
Jean Lethiec
fd57b2ce94
Add collection var to CodeEditor props ( #2501 )
...
Co-authored-by: jean_lethiec <Jean_LETHIEC@connect-tech.sncf>
2024-06-28 20:10:14 +05:30
lohit
5259c5fb4a
Feat/client cert types ( #2482 )
...
* feat: pfx/cert client certificates
* ui updates
* file tooltip
* feat: updated client cert logic
* feat: updated validations
* const to let
* throw error incase of invalid file paths
* fix htmlFor label
* updated cli error messages
2024-06-21 11:13:52 +05:30
lohit
afcdf30b49
Fix/graphql file load ( #2484 )
...
* fix graphql schema file load issue
* feat: update file load logic
2024-06-21 11:07:29 +05:30
Sanjai Kumar
01e93b5c2b
Feat/highlight path params ( #2415 )
...
* fix: Update CodeMirror mode to use combinedmode for SingleLineEditor. This will highlight the pathparams in the QueryUrl.
* Refactor: Updated url highlighting.
* refactor: Improved the hinting part.
* refactor: CodeEditor, MultiLineEditor, and QueryEditor to use defineCombinedCodeMirrorMode for highlighting Bruno variables instead of defineCodeMirrorBrunoVariablesMode
* refactor: Updated defineCombinedCodeMirrorMode to defineCodeMirrorCombinedVariablesMode. Now the pathparams at the end of the URL is also highlighted.
* refactor: Update CodeMirror mode to use defineCodeMirrorBrunoVariablesMode instead of defineCodeMirrorCombinedVariablesMode. Now the path params in the URL will be highlighted on application open.
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-06-21 11:03:50 +05:30
Sanjai Kumar
963b197afc
Refactor countRequests function to use getTotalRequestCountInCollection in CollectionSettings/Info/index.js ( #2140 )
2024-06-21 10:46:51 +05:30
lohit
929d2b5299
fix/generate code auth header validation ( #2490 )
...
* geenrate code for request to include collection auth headers only if request auth is of type inherit
* validations
2024-06-21 10:44:24 +05:30
Baptiste Poulain
1e2b07dead
Fix postman translation : support postman. ; additional translations ( #2453 )
...
* fix(postman-translation): cleanup logs after each import, pm.expect.fail(), remove duplicated _test_ key, flex wrap
* fix(postman-translation): support for postman. - update jest file
---------
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-06-19 18:41:39 +05:30
Leonardo Ferreira Lima
a0df5138b3
fix: add authorization token to generate code ( #1792 )
...
fixes #1791
2024-06-19 16:09:21 +05:30
Fabio GRANDE
9ec67b5da9
Added IsArray on Assert ( #2413 )
...
Co-authored-by: Fabio Grande <fabio.grande@hdhome.it>
2024-06-19 16:04:57 +05:30
Sanjai Kumar
3db7d54aca
bugfix( #2462 ) ( #2463 )
...
* fixed
* refactor: conditionals.
* refactor: Update importPostmanV2CollectionItem function to handle file and text formdata
2024-06-18 17:05:09 +05:30
Leonardo Ferreira Lima
271f988d99
feat: add recursive interpolate ( #2234 )
...
* feat: add recursive interpolate
fixes #2227
* test(bruno-common): fix test with 3 level of recursion
* fix(bruno-common): add ability to reference the same variable repeatedly
2024-06-18 16:08:14 +05:30
anusreesubash
ec1b734b3a
fix: changed title from 'bruno' to 'Bruno' ( #2476 )
...
Co-authored-by: Anusree Subash <anusree@usebruno.com>
2024-06-18 11:23:13 +05:30
slowjoe007
b01f2e0c5f
feature: Augment default truststore by default, optionally limit to custom CA certs ( #2057 )
...
* feat: Allow default truststore extension on bru CLI
* feat: augment default truststore by default, optionally limit to custom CA certs
* feat: augment default truststore by default, optionally limit to custom CA certs
* feat: Allow default truststore extension on bru CLI
* feat: augment default truststore by default, optionally limit to custom CA certs
2024-06-17 16:28:39 +05:30
Sanjai Kumar
5c04f884e2
refactor: Handle errors when importing collections ( #2455 )
2024-06-17 12:24:25 +05:30
lohit
2621c384c0
Fix/params tests ( #2398 )
...
* fix: params test
* undeclared variable old code
2024-05-31 17:52:14 +05:30
lohit
b63ae360fe
fix: params test ( #2395 )
2024-05-31 15:55:23 +05:30
Dhananjay Kadam
32b1ba1c92
feat: add support for state param for OAuth2 Authorization Code flow ( #2330 )
...
* feat: add support for state param
* chore: revert package-lock.json
* test: update tests with state param
* chore: revert package-lock.json
* chore: add state to missing places
* Adding state to PKCE toggle
---------
Co-authored-by: Kadam Dhananjay <kadamdhananjay@johndeere.com>
2024-05-31 15:35:27 +05:30
lohit
470d162fb6
fix/path param ( #2388 )
...
* fix(#484 ): minor code fixes
* code fixes
* fixes for generateCode
* var change
* pr review fixes
2024-05-30 23:09:34 +05:30
Sanjai Kumar
abfd14a306
Feat/improved path params ( #2357 )
...
* feat: path parameters (#484 )
* add path parameters on bruno-app
* add path parameters on bruno-cli
* fix bruno-schema testing
* fix generate request code not replace path parameter value
---------
Co-authored-by: game5413 <febryanph10@gmail.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
* feat: Refactor request parameter handling
- Update prepare-request.js to filter and rename 'paths' to 'params' with type 'path'
- Remove 'paths' from export.js and interpolate-vars.js
- Update bru.js to use 'params' instead of 'path'
- Update requestSchema in index.js to use 'keyValueWithTypeSchema' for 'params'
Co-authored-by: game5413 <febryanph10@gmail.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
* feat: Refactor request parameter handling
* refactor: changes form the review
* refactor: Refactor transformItemsInCollection handling
* refactor: Refactor improved export/import functionalities
* refactor: Remove console.log statement in bruToJson.js
---------
Co-authored-by: game5413 <37659721+game5413@users.noreply.github.com>
Co-authored-by: game5413 <febryanph10@gmail.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-05-30 15:49:14 +05:30
lohit
4f64c2d59b
fix: collection import ( #2353 )
2024-05-22 21:32:24 +05:30
Anoop M D
4f11da12af
release: v1.18.0
2024-05-22 19:57:29 +05:30
leonardoyhl
5099a50252
fix: new-request error when create request from cURL if some parameter(s) in form-urlencoded type data missing '=' ( #2290 )
2024-05-22 19:02:07 +05:30
Baptiste Poulain
91b5d0123e
Feat/UI feedback : Visual + console feedback for failed postman translated imports ( #2316 )
...
* feat(translation-feedback): console log incomplete postman import translations with stats and details
* feat(translation-feedback): warn instead of log, reformat layout
* feat(translation-feedback): optional callback function, update index.spec.js
* feat(ui-feedback): display translation errors in the UI before choosing import location
* feat(ui-feedback): syntax fix
---------
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-05-22 18:53:12 +05:30
Anoop M D
f05389ca72
fix: fixed issue related to js files not being exported
2024-05-22 14:08:14 +05:30
Sanjai Kumar
4f115b06fb
Now added the ability to import and export js and json values. changes made in item schema. ( #2296 )
...
* Now added the ability to import and export js values. changes made in item schema.
* Improvements upon review
* Fixes.
* refactor: removed the copyRequest function and wrote the logic directly inside the copyItems function.
* refactor: Update getBrunoJsonConfig function to remove unnecessary parameter
* refactor: Update getBrunoJsonConfig function to remove unnecessary parameter and handle auth object dynamically
* refactor: Update OAuth2 grantType handling in transformCollectionToSaveToExportAsFile function
* refactor: Update getBrunoJsonConfig function to remove unnecessary async
2024-05-22 14:04:52 +05:30
Lallu Anthoor
4df78910f5
feat: allow translation of more postman scripts ( #2054 )
2024-05-13 21:22:05 +05:30
Anoop M D
e149c8dc9a
release: v1.17.0
2024-05-07 23:17:24 +05:30
Anoop M D
392cc80db2
release: v1.16.1
2024-04-30 20:59:12 +05:30
Anoop M D
d7c0f489f6
release: v1.16.0
2024-04-29 19:46:31 +05:30
Anoop M D
fe5816eb9a
chore: improved the oauth help message
2024-04-29 19:37:31 +05:30
Rinku Chaudhari
23704a0800
fix: save button on confirm close popup not working ( #2156 )
2024-04-29 19:12:59 +05:30
Angela Yuan
c17e4effe7
Prevent losing unsaved environment variable data when attempting to change env ( #2034 )
...
* trying to begin changes
* Env bug fixed with only switching env when saved
* dialog box working, formik in EnvironmentSettings to pass props, selectedEnvironment in EnvrionmentSettings to pass props
* Removing some uneccessary comments
* no immediate following dialog pop up after warning dialog
* Wrapping commit warning moidal in CreatePortal, removing unnecessary isModified state, removing comments
* modifying dialog and adding formik back to EnvironmentVariables
* Removing unnecessary comments
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-26 14:11:05 +05:30
Anoop M D
87404132ae
chore: bump to v1.14.0
2024-04-22 20:23:24 +05:30
Baptiste Poulain
54e99cbbd7
fix(tailwindcss-forms): messes up input fields everywhere, removed it ( #1817 )
...
* fix(tailwindcss-forms): messes up input fields everywhere, removed it
* fix(tailwindcss-form): update package-lock.json
---------
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-22 00:17:50 +05:30
Max Bauer
eb9862b8f5
bugfix: hide autocomplete on escape keyup ( #2091 )
2024-04-22 00:14:34 +05:30
Bijin A B
7a3cc4e040
fix: error boundary adding return-to-app and force-quit options ( #2131 )
...
* fix: error boundary adding return-to-app and force-quit options
* fix: method context
* fix: method context
* chore: increased print width to 200 in prettier
* chore: reverted the prettier printWidth increase
* feat: remove box-shadow from error boundary message layout
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-22 00:11:51 +05:30
Adam Rashid
60cb9da83e
flx: add unique key prop to ImportCollection options ( #2133 )
...
This PR uses the key of the options object in import collection to suppress the unique key prop warning.
Fixes issue #2078
2024-04-22 00:00:21 +05:30
Gustavo Ferreira da Silva
28e4159c21
feat: toggle password visibility ( #2127 )
...
* Toggle password in ProxySettings
Input 'password' in ProxySettings (Preferences) can be toggled to be visible or not.
* Solving button overlap
- Button to toggle password won't cover the text;
- Added toggle password feature in CollectionSettings (ClientCertSettings and ProxySettings).
2024-04-21 23:50:16 +05:30
Anoop M D
59ffb0166f
chore: reverted the prettier printWidth increase
2024-04-19 00:34:04 +05:30
Anoop M D
e8ec74107d
chore: increased print width to 200 in prettier
2024-04-18 18:25:48 +05:30
Anoop M D
7bbc4727be
fix: fixed ui error when ignores setting is not found in bruno.json
2024-04-18 17:43:32 +05:30
Anoop M D
2ed35108d7
chore: moved codemirror autocomplete util to its own file
2024-04-17 14:30:19 +05:30
Sanjai Kumar
a0860febee
Refactor Bruno language parser to support multiline text blocks ( #2086 )
...
* Refactor Bruno language parser to support multiline text blocks
* Refactor SingleLineEditor component to allow newlines and adjust height dynamically
* Refactor SingleLineEditor component to fix overflow issue
* Fix overflow issue in SingleLineEditor component
* Refactor SingleLineEditor and MultiLineEditor components to fix overflow issues and allow newlines
* Fix overflow and scrolling issues in MultiLineEditor component
---------
Co-authored-by: Sanjai Kumar <sk@sk.local>
2024-04-17 14:19:44 +05:30
Anoop M D
bc70bba0b6
release: v1.13.1
2024-04-16 02:33:30 +05:30
Bijin A B
d0a1621734
fix: handle null values ( #2090 )
...
Co-authored-by: Bijin AB <bijin.balakrishnan@allegiantair.com>
2024-04-16 01:32:34 +05:30
Rinku Chaudhari
dce792accd
fix: converting request url to valid URI on code generate ( #1827 )
2024-04-15 22:53:27 +05:30
Joshua
ac610f9ea3
fix: use html password type for password and credential inputs ( #1824 )
2024-04-15 22:49:20 +05:30
Rinku Chaudhari
4e95fd548d
fix: docs link update ( #2072 )
2024-04-15 22:41:05 +05:30
Anoop M D
eddac73341
release: v1.13.0
2024-04-13 18:27:02 +05:30
lohit
b5a1c80496
fix( #1003 ): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type ( #2051 )
...
* fix(#1003 ): content type for client_credentials & password grant types
* feature(#1003 ): added client is & secret for password credentials grant type
2024-04-10 15:04:42 +05:30
ialloyd
24e58168e0
Cannot cancel request on preview (zIndex issue) #1501 ( #1786 )
...
* [Feature request] Keyboard shortcut to duplicate and rename request/collection. #1610
* Cannot cancel request on preview (zIndex issue) #1501
* changes
This reverts commit a3ce8aa691
.
2024-04-10 03:01:36 +05:30
Devon Wolfkiel
31137ef466
fix( #1800 ): increase modal z-index to appear above prettify icon ( #1821 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-10 02:59:02 +05:30
3002
f3fe0ee736
Fix variable name error ( #1781 )
2024-04-10 02:56:17 +05:30
Antti Sonkeri
00c0e418a9
fix: json body prettify not working with comments ( #1831 )
...
Added Microsoft's node-jsonc-parser library that is able to format json
with comments. Seems to handle bigints properly too.
It may be good to consider replacing existing `decomment` library with
`jsonc-parser` if its only use case is to decomment json.
Fixes usebruno#1830
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-10 02:54:28 +05:30
tlaloc911
9ee6f9a8cc
Add pretty option to xml request content ( #1914 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-10 02:46:45 +05:30
David Reichert
c9e40cbc94
Update StyledWrapper.js ( #1936 )
...
Adjusting modal z-index to ensure that underlying components do not overlap the modal. This change ensures that the prettier button in a POST body no longer overlaps modal windows.
2024-04-10 02:37:16 +05:30
Timon
0cce14b4d5
fix: Collection variable viewer ( #1947 )
...
Due to changes in https://github.com/usebruno/bruno/pull/650
collection variables would be passed as a object but was exptected
to be an array. Collection variables are now converted to an array.
2024-04-10 02:21:18 +05:30
David Saunders
920c490548
🐛 Replace jsonBigint with lossless-json ( #2006 )
2024-04-10 02:15:44 +05:30
Lallu Anthoor
e7ff0ba5a8
fix: resolve build issues ( #2041 )
...
* fix: resolve prettier issues
* fix: allow checks write access for CLI test
* fix: use node 18 in workflows
2024-04-10 01:51:11 +05:30
Marty
615ed0c584
conditionally accesses properties ( #2047 )
2024-04-10 01:48:44 +05:30
Rinku Chaudhari
0173d8812d
feat: save unsaved request changes before renaming ( #2018 )
...
* feat: show unsaved changes alert while renaming request
* fix: save unsaved request changes silently instead of showing dialog
* fix: save unsaved request changes before renaming
2024-04-10 01:43:30 +05:30
Joel Wetzell
65dbf9c8ba
fix population of data when data-urlencode flag is used with G flag in curl import ( #2025 )
2024-04-09 15:54:44 +05:30
Anoop M D
aa5fee01c3
feat( #2030 ): ux touches for collection settings descriptions
2024-04-09 15:47:12 +05:30
Liz MacLean
84128052c0
feat: Add descriptions for each panel in CollectionSettings ( #2031 )
...
* Add descriptions for each panel in CollectionSettings
* Revert index.js
Leftover change from when i was putzing around
2024-04-09 15:26:56 +05:30
ccoVeille
64b90b4cc3
fix typos and french documentation ( #1965 )
...
* chore: fix typos in code
* chore: GitHub is a trademark
Github => GitHub
* chore: fix documentation in French
2024-04-06 06:08:50 +05:30
Joel Wetzell
ce5dd41267
chore: fix typo ( #1848 )
2024-04-06 06:05:34 +05:30
Sanjai Kumar
1349a79750
fix environment toggle bug ( #1932 )
2024-03-26 18:57:02 +05:30
Sanjai Kumar
c20beab0a0
feat( #1624 ): Implement opening cloned request automatically ( #1930 )
2024-03-26 15:26:19 +05:30
Anoop M D
d20de4da0a
chore: bumped version to 1.12.3
2024-03-26 00:11:42 +05:30
Baptiste Poulain
0b2b16abcc
Fix/postman translation collection variables ( #1894 )
...
* fix(postman-translation-collectionVariables): auto translate pm.collectionVariables.set and get
* fix(postman-translation-collectionVariables) : additional translations, simplify regex, add testing
* fix(postman-translation-collectionVariables): update lock file
---------
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-03-22 18:37:30 +05:30
slowjoe007
8503752e09
Allow to keep the default truststore, when using a custom CA ( #1863 )
2024-03-22 18:35:42 +05:30
George Hopkins
9b7cdb2d48
feat: Add tooltips to sidebar footer ( #1888 )
2024-03-22 18:31:18 +05:30
Bobby
7741a3e4ee
feat( #1839 ): Add Audio and Video Preview ( #1840 )
...
Any audio and video response can be now be previewed.
2024-03-22 18:29:39 +05:30
dw-0
82c600a0e6
feat: toggle visibility of secret envVars ( #650 )
...
* feat: toggle visibility of secret envVars
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* feat: also hide secrets in environment settings
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* style: run prettier
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
* refactor: resolve conflict
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2024-03-22 18:24:16 +05:30
Anoop M D
f8ba781340
chore: version bump
2024-03-21 00:50:03 +05:30
Baptiste Poulain
f96f763f14
fix(enableTranslation): remove unused enableTranslation and useTranslation tokens ( #1867 )
...
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-03-20 18:45:27 +05:30
Afrian Junior
a546457e0f
fix(ux): better text selection implementation on dark-mode ( #1861 )
2024-03-20 15:52:44 +05:30
Feldrise
2b0ad29b93
fix: system theme in dark mode ( #1823 )
2024-03-19 13:11:09 +05:30
Anoop M D
cdbb15f33e
chore: bumped version to v1.12.0
2024-03-19 06:36:38 +05:30
Anoop M D
14911b4def
chore: removed dependency on tailwind forms
2024-03-19 06:34:54 +05:30
Baptiste Poulain
410eecc884
feature(postman_tests_scripts): automatic tests and scripts translation from postman import ( #1151 )
...
* feature(postman_tests_scripts): automatic tests and scripts translation from postman import
---------
Co-authored-by: Baptiste POULAIN <baptistepoulain@MAC882.local>
Co-authored-by: bpoulaindev <bpoulainpro@gmail.com>
2024-03-13 18:40:31 +05:30
Anoop M D
2cd0e065bd
chore: updated lib versions
2024-03-13 03:05:29 +05:30
Anoop M D
d0c7c872c9
chore: bumped version to v1.11.0
2024-03-13 00:52:00 +05:30
Anoop M D
6a2754d4fb
feat: refactor and improve notifications implementation
2024-03-12 02:50:06 +05:30
lohit
b0f4491cd2
feat(#BRU-31): notifications feature draft ( #1730 )
...
* feat(#BRU-31): notifications feature
* feat(#BRU-31): date correction
2024-03-11 17:48:52 +05:30
lohit
95b59b06e8
feat(#BRU-26): json filter button with expandable input bar ( #1699 )
...
* feat(#BRU-26): JSON filter UI
* feat(#BRU-22): prettify graphql toast
2024-03-11 02:06:27 +05:30
lohit
6a05321109
feat( #1003 ): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow ( #1719 )
...
* feat(#1003 ): oauth2 support
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-03-11 01:51:55 +05:30
Julien Ma
80142dbfcd
Fix margin between items in Welcome > Links ( #1742 )
2024-03-11 01:44:49 +05:30
Sanjai Kumar
e2d1f52993
Fix/json with bigints ( #1710 )
...
* fix(#1689 ): JSON with Bigints support
* added Jsonbigint support for cli
2024-03-04 15:32:35 +05:30
lohit
858536e13d
feat( #1003 ): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ( #1691 )
...
* feat(#1003 ): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-03-04 15:21:05 +05:30
Anoop M D
0e85b302b8
chore: bumped version to v1.10.0
2024-02-28 00:40:10 +05:30
Anoop M D
3b51621580
chore: updated golden edition org pricing
2024-02-28 00:23:44 +05:30
Gabriel
18e7301550
feat: add middle mouse button click to close tab ( #1649 )
...
* feat: add middle click button to close tab
* refactor: remove unused code
* fix: verify if is middle click before trigger close confirmation modal
2024-02-27 23:58:01 +05:30
Anoop M D
96bcc7074a
chore: prettify icon styling updates
2024-02-27 23:48:03 +05:30
lohit
f64e13a71f
feat(#bru-22): prettify graphql placement and styling ( #1675 )
2024-02-27 21:14:08 +05:30
lohit
01360d1522
feat/( #1003 ): oauth2 support - styling fixes, code cleanup ( #1674 )
...
* feat/(#1003 ): oauth2 support - styling fixes, code cleanup (#1674 )
---------
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-02-27 21:12:34 +05:30
Anoop M D
6729d718cf
Merge pull request #526 from j0k3r/feature/prettify-graphql
...
Add "Prettify GraphQL" button
2024-02-27 02:03:28 +05:30
Anoop M D
1cf8a2f3f1
chore( #1667 ): graceful handling of none type for backward compatibility
2024-02-27 01:29:10 +05:30
Anoop M D
389a383b99
Merge branch 'main' into feature/BRU-18--inherit-auth-mode
2024-02-27 01:11:55 +05:30
Jeremy Benoist
d1a8f59c79
Add "Prettify GraphQL" button
...
The goal is to achieve the same behavior from Insomnia which allow to format a GraphQL query using prettier (see 264177b56f/packages/insomnia/src/ui/components/editors/body/graph-ql-editor.tsx (L260-L266)
).
I moved the `prettier` deps from `devDependencies` to `dependencies` because it's now used within the application.
I was forced to import `prettier/standalone` & `prettier/parser-graphql` (as it is explained here: https://prettier.io/docs/en/browser.html ) otherwise I got that error:
> Couldn't resolve parser "graphql". Parsers must be explicitly added to the standalone bundle.
2024-02-26 17:02:04 +01:00
lohxt1
e66e26d115
feat(#BRU-18): updated inherit option order in the auth mode select dropdown
2024-02-26 19:31:18 +05:30
lohit
dde6695a43
feat( #1575 ): make response pane in collection runner screen unaffected by scroll ( #1661 )
...
* feat(#1575 ): make response pane unaffected by scroll
* feat(#1575 ): styling consistency
2024-02-26 16:46:53 +05:30
lohit
9f81e6dc73
feat( #1003 ): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials ( #1654 )
...
* feat(#1003 ): oauth2 support
Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-02-26 16:44:38 +05:30
lohxt1
3c2cbe63c4
feat( #1655 ): inherit auth mode for requests
2024-02-26 14:27:59 +05:30
lohit
117726a01f
feat(#BRU-11) - tailwindcss v3 upgrade ( #1597 )
...
* feat(#BRU-11) - tailwindcss v3 upgrade
* feat(#BRU-11) - lock file update to fix PR checks
2024-02-19 17:36:54 +05:30
lohit
e2d754702a
feat(#BRU-10) - codeeditor syntax colors for system theme ( #1595 )
2024-02-19 17:30:49 +05:30
lohit
fee3416c85
feat( #1575 ) - auto scroll runner output body during collection run ( #1588 )
2024-02-19 17:29:24 +05:30
lohit
bd002ca316
feat(#BRU-7) - scrollbar styling for linux and windows ( #1589 )
2024-02-15 15:00:18 +05:30
Anoop M D
8cb6060558
chore: version bumped to v1.9.0
2024-02-14 04:18:53 +05:30
Anoop M D
50228d2f50
feat( #1009 ): improve messaging of close collection modal
2024-02-14 03:57:33 +05:30
Eugen Soliar
ea5993fa76
renamed Remove & altered popover description ( #1538 )
...
* renamed Remove button to Disconnect & altered popover dialog description accordingly
* altered toast text on success & on error
* fixed namings & replaced anyways with file path
2024-02-14 03:42:43 +05:30
Mateo Gallardo
485b2f48bc
Fixed relative paths for file params in Windows ( #1564 )
2024-02-14 03:38:57 +05:30
Anoop M D
b9d50fbba0
Merge branch 'main' into feature/auto-scroll-on-collection-run
2024-02-14 03:25:06 +05:30
Ricardo Silverio
942a895ae0
[Feature] Stop button for runner execution ( #1580 )
...
* First attempts
* Sending cancel token in run-folder-event
* Remove logs, update lock
* cancelTokenUid with default value
* Indentation
* Generating token in the main process side
* Removing uuid import
2024-02-14 03:16:41 +05:30
Anoop M D
d05a86252b
feat( #1447 ): wip on hotkey for save environment
2024-02-13 17:58:10 +05:30
Sanjai Kumar
1f4171d22a
Merge branch 'usebruno:main' into feature/auto-scroll-on-collection-run
2024-02-13 16:54:08 +05:30
sanjai0py
7c314d0fed
feat( #1575 ) - auto scroll on collection run update
2024-02-13 16:43:34 +05:30
Ricardo Silverio
3c87c1df69
Fix crash when closing modal of confirmation before exit ( #1574 )
2024-02-13 15:47:58 +05:30
Igor Gulyayev
808af3c19a
fix(1548): correct import of escaped curl string ( #1549 )
2024-02-09 01:38:02 +05:30
Anoop M D
33d5d78e85
chore: bumped version to v1.8.0
2024-02-06 03:37:05 +05:30
fredjeck
cb95b5f36a
Introduces a new bruno.json configuration property named 'ignore' allowing to specify which files or folders should be ignored in the collection. ( #1514 )
...
Also makes sure the behavior of legacy collections is not altered.
Fixes issue #1496
2024-02-05 03:04:54 +05:30
Anoop M D
09e7ea0d4d
feat( #1130 ): file upload schema updates
2024-02-05 02:52:03 +05:30
Max Destors
634f9ca4a2
feat: Multipart Form Data file uploads ( #1130 )
...
* Add multipart form files upload support
* clean up
* Fixed electron files browser for Multipart Form files
* Using relative paths for files inside the collection's folder
---------
Co-authored-by: Mateo Gallardo <mateogallardo@gmail.com>
2024-02-04 23:04:18 +05:30
Anoop M D
a97adbb97e
fix: fixed theming issues
2024-02-04 15:17:56 +05:30
Rinku Chaudhari
7b6c72c63b
fix: getContentType function and save file logic update ( #1499 )
2024-02-01 13:29:06 +05:30
Anoop M D
ea7d141d10
chore: release v1.7.1
2024-01-30 22:11:53 +05:30
Graham White
73c0d058c5
fix: incorrectly named env file prevents successful builds ( #1485 )
...
Resolves : #1484
Signed-off-by: Graham White <graham_alton@hotmail.com>
2024-01-30 22:06:26 +05:30
Anoop M D
28d781a52d
chore: bump release version
2024-01-30 00:17:49 +05:30
Anoop M D
3843cf8ee3
fix: fixed prettier issue
2024-01-30 00:05:55 +05:30
Adarsh Lilha
0dd8154d8b
add query param even when value is missing ( #1370 )
2024-01-29 23:34:35 +05:30
Anton Ödman
467e63d6fa
feat: correctly format json when importing from curl ( #1472 )
2024-01-29 23:29:31 +05:30
Tuyen Pham
acc646a05d
feat: add response filter placeholder ( #1293 )
2024-01-29 20:25:36 +05:30
Martin Sefcik
d31147961d
fix( #1417 ): fixed selecting SOCKS4 proxy option ( #1418 )
2024-01-29 20:20:02 +05:30
Rinku Chaudhari
c3f6318d69
style: overflow of environment name fix ( #1464 )
2024-01-29 19:56:51 +05:30
Anoop M D
4917f24b7c
fix( #1436 ): fixed inconsistent beheviour of res.getHeaders() api
2024-01-29 19:46:41 +05:30
Anoop M D
00e11e3177
fix: fixed ui module loading issue
2024-01-29 19:25:43 +05:30
Anoop M D
7ba9b839da
feat( #1460 ): use new interpolation lib in app, electron, cli
2024-01-29 17:17:24 +05:30
Tathagata Chakraborty
aed1b41da6
fixed misspelling (global, collection) ( #1299 )
...
Co-authored-by: Tathagata Chakraborty <tathagata.chakraborty97@gmail.com>
2024-01-26 22:25:39 +05:30
Anoop M D
d8354dca14
chore( #1441 ): updated codemirrot hint: bru.setNextRequest(requestName)
2024-01-25 23:40:40 +05:30
Felipe Vidal
e375ffbed1
Added bru.setNextRequest into the hint words list ( #1441 )
2024-01-25 23:38:04 +05:30
Rinku Chaudhari
b5fccef417
style: fix dark mode colors of golden edition modal ( #1358 )
2024-01-10 15:46:05 +05:30
Anoop M D
db9aeec498
feat: improved handling logic while closing unsaved tabs/requests
2024-01-09 22:12:40 +05:30
Anoop M D
3e627522b7
feat( #1162 ): warn if there are unsaved requests when quitting
2024-01-09 14:01:04 +05:30
Ricardo Silverio
85f24eec77
[Feature] Prompt user to save requests before exiting app ( #1317 )
...
* Starting quit flow and focusing in draft
* Finishing app if there is no draft to save
* Automatically opening request after creation through event queue
* Fix remove events from queue using pathname to find item
* Removing updateNextAction
* Listening via predicate
* Confirm close dialog toggle moved to store
* Draft operations as tab actions
* Complete quit flow
* Fixing close app/window hooks
* Breaking the chain when dismissing dialog
* Displaying request name in ConfirmRequestClose modal
* Added disableEscapeKey and disableCloseOnOutsideClick props to Modal (passed in ConfirmRequestClose)
* Removing logs
* Refactor
* listenerMiddleware module
* ipc events listeners names
* Update next action
* Helpful comments
* Eventually handle events to close request even if is no draft
* Request name in bold
2024-01-08 17:21:55 +05:30
Anoop M D
814d31e638
chore: bumped version to 1.6.1
2024-01-05 16:17:59 +05:30
Anoop M D
51d4dbd69b
fix( #1214 ): fixed code mirror lint issues
2024-01-05 16:11:33 +05:30
Anoop M D
05cab18e18
fix( #1330 ): fixed graphql syntax highlighting issue
2024-01-05 14:52:29 +05:30
Anoop M D
fcc3a1e944
fix( #1329 ): fix code generation issue
2024-01-05 14:28:02 +05:30
Anoop M D
45395754bf
chore: bumped version
2024-01-05 03:24:15 +05:30
Anoop M D
0db6103b69
feat: golden edition modal
2024-01-05 03:17:55 +05:30
Anoop M D
2608ec035e
Merge pull request #1155 from BrandonGillis/feat/custom-ca-certificate
...
feat: add custom CA Certificate preference
2024-01-04 22:54:29 +05:30
Gustavo Fior
d0c25d46c9
fix #1208 : add collection headers to code generated ( #1316 )
...
* fix collection headers in code generator
* remove logs
2024-01-04 13:55:13 +05:30
nguyenbavinh-decathlon
e49999bb56
Fix issue crash app when edit environment
2023-12-27 15:11:41 +07:00
Anoop M D
5ca7f6b7ad
Merge branch 'main' of github.com:usebruno/bruno
2023-12-25 01:57:59 +05:30
Anoop M D
83f5763e01
Merge pull request #1263 from tobiasbrandstaedter/feature/font-preferences-collection-level
...
feat(#1224 ): use font preferences in collections
2023-12-25 01:57:28 +05:30
Anoop M D
4a5196c8f5
chore: updated package deps
2023-12-25 01:55:56 +05:30
Ricardo Silverio
00c7b40593
Fix relative position
2023-12-23 22:04:30 -03:00
Dj Isaac
1f4ab3b5bd
bugfix: bump codemirror dep
2023-12-22 15:49:31 -06:00
Ricardo Silverio
fe11e45703
Fixed typo in modal
2023-12-21 22:55:15 -03:00
tobiasbrandstaedter
a08fd7eb52
feat( #1224 ): use font preferences in collections
2023-12-21 20:29:30 +01:00
Anoop M D
4b76bf85f4
Merge pull request #1213 from bpoulaindev/bugfix/delete_running_api
...
bugfix(#1210 ): prevent collection run mapping on deleted items
2023-12-20 00:28:44 +05:30
Anoop M D
ed6f91533b
Merge pull request #1176 from bpoulaindev/bugfix/docs_links
...
bugfix(docs_links): open external URL in browser window, remove depre…
2023-12-20 00:23:02 +05:30
Anoop M D
cdddf8af76
Merge branch 'main' of github.com:usebruno/bruno
2023-12-18 22:45:19 +05:30
Anoop M D
9e44c4a95f
Merge pull request #952 from amstiel/feature/system-theme
...
feat(#731 ): support theme sync with system
2023-12-18 22:34:27 +05:30
Anoop M D
3982f9c3c3
chore: bumped version to v1.5.1
2023-12-18 17:38:19 +05:30
Anoop M D
66f917ecec
chore: bumped version to v1.5.0
2023-12-18 04:22:10 +05:30
Anoop M D
983fb2c4fd
fix( #1215 ): fixed issue where runner was not displaying test results
2023-12-18 03:58:40 +05:30
Anoop M D
cb6513c580
Merge pull request #1202 from akshat-khosya/feature/clone-collection
...
clone functionality in collection
2023-12-18 01:26:26 +05:30
Akshat Khosya
b8451d01ca
removed promise from clone collection action
2023-12-16 23:19:17 +05:30
Akshat Khosya
93661bd0d2
handle dir of files, comments in code
2023-12-16 13:07:51 +05:30
Anoop M D
ee2295aec1
pr #1184 : addressed review comments
2023-12-15 00:55:21 +05:30
Anoop M D
2d16e07747
Merge pull request #1184 from smebberson/feature/clear-response
...
You can now clear a response.
2023-12-15 00:47:02 +05:30
Anoop M D
82bafd5268
chore: adjusted copy icon position in code generator
2023-12-15 00:29:01 +05:30
Sebastien Dionne
f8ff305cf4
And adding style to GenCode
2023-12-12 19:54:27 -05:00
Sebastien Dionne
c2c2ef6e2b
Use tabler icon
2023-12-12 17:53:37 -05:00
Baptiste POULAIN
aa18f17fb9
bugfix( #1210 ): prevent mapping on deleted items
2023-12-12 15:37:34 +01:00
Akshat Khosya
fff3e6d88a
clone functionality in collection
2023-12-11 15:57:28 +05:30
Sebastien Dionne
89c5fc2f03
Add copy to clipboard icon
2023-12-10 15:12:04 -05:00
Baptiste Poulain
d257db27b8
Update packages/bruno-app/src/components/MarkDown/index.jsx
...
Co-authored-by: Timon <39559178+Its-treason@users.noreply.github.com>
2023-12-08 16:12:22 +01:00
Scott Mebberson
08935c64bb
You can now clear a response.
2023-12-08 08:35:35 +10:30
Baptiste POULAIN
8e1d04f5c1
bugfix(docs_links): reverse tsx to jsx
2023-12-07 18:09:30 +01:00
Baptiste POULAIN
56a456a9b6
bugfix(docs_links): open external URL in browser window, remove deprecated method in electron, refactor to index.tsx
2023-12-07 14:33:42 +01:00
Zomzog
eaa448306b
fix( #1117 ): Sort env alphabetically
2023-12-07 12:00:37 +01:00
André Glüpker
77cdc2179d
Merge branch 'main' into feature/always-indent-json-in-queryresult
2023-12-06 17:41:17 +01:00
Brandon Gillis
a60f351736
feat: add custom CA Certificate preference
2023-12-06 01:04:35 +01:00
Anoop M D
567744c2ce
chore: bumped version to 1.4.0
2023-12-06 01:49:35 +05:30
Anoop M D
3061507284
Merge pull request #619 from mj-h/feature/add-bru-setNextRequest
...
feat: bru.setNextRequest()
2023-12-06 01:37:44 +05:30
Anoop M D
dc39538d02
chore: release 1.3.2
2023-12-04 19:23:39 +05:30
Anoop M D
318036a279
chore: bumped version to 1.3.1
2023-12-04 14:46:26 +05:30
Anoop M D
07eee055d4
Merge pull request #1122 from maticrivo/fix/remove-console-log
...
fix: remove debug console.logs
2023-12-04 12:32:20 +05:30
Flero
480f8cf877
fix(web): set documentation editor font to preferences value
2023-12-04 09:47:10 +10:30
Matias Crivolotti
9246bf4fcb
fix: remove debug console.logs
2023-12-03 15:25:33 +02:00
Anoop M D
95197098af
chore: updated documentation
2023-12-02 02:07:30 +05:30
Anoop M D
06893bf3c3
chore: bump version to 1.3.0
2023-12-02 01:55:34 +05:30
Anoop M D
33f780fb76
fix( #295 ): bru.setEnvVar() should dynamically create a env var if not found
2023-12-02 01:45:55 +05:30
Anoop M D
bacb70ea7e
feat( #931 ): relax var name strictness
2023-12-02 01:27:18 +05:30
Anoop M D
2aa876e526
Merge pull request #971 from nelup20/bugfix/964-env_var_dot_validation
...
fix(#964 ): Allow "." in variable names + make error message more consistent
2023-12-02 01:06:27 +05:30
Anoop M D
752d4ae79e
feat( #1094 ): deleting all cookies for a domain
2023-12-02 00:49:46 +05:30
Anoop M D
32c8bf296a
#968 , #1023 : support for disabling sending and storing of cookies
2023-12-01 23:56:19 +05:30
Androse
f4b27afb8d
fix params to updateNextAction
2023-12-02 00:24:16 +10:00
Anoop M D
bb852c5f80
Merge pull request #995 from gianpo86/main
...
Update openapi-collection.js to change the order of the source for the operationName
2023-11-30 02:10:12 +05:30
Anoop M D
64bdda6f90
Merge branch 'main' into feature/jsonpath-filtering
2023-11-30 00:18:45 +05:30
Anoop M D
a6a59ddbd7
Merge pull request #1028 from StonyTV/feature/clone-option-for-folders
...
feat(#1017 ) Added ability to clone a folder
2023-11-30 00:06:47 +05:30
Anoop M D
e31b601cef
Merge pull request #1061 from Its-treason/bugfix/docs-table-styles
...
fix(RequestPane): Fix Mardown Table styling
2023-11-29 23:53:02 +05:30
Anoop M D
7d3d543f24
Merge pull request #1078 from nelup20/bugfix/1024-importing_from_a_insomnia_collection
...
fix(#1024 ): Fix validation error on GraphQL request when importing Insomnia collection
2023-11-29 23:51:09 +05:30
Matias Crivolotti
3bc774bf55
fix(CodeGenerate): filter out disabled query params
2023-11-29 11:01:53 +02:00
Nelu Platonov
0fe657d0fc
fix( #1024 ): Return "variables" as a string for Yup schema validation when there's an exception
2023-11-28 14:54:12 +01:00
n00o
746c5e825e
Fix ( #1038 ): Handle unquoted variables in JSON Lint
...
Convert unquoted variables in JSON body to 1 in JSON linter. This allows for putting multiple environment/collection variables next to each other and still be unquoted.
2023-11-26 16:57:31 -05:00
Its-treason
6a55a8d6ea
fix(RequestPane): Fix Mardown Table styling
2023-11-26 22:41:30 +01:00