bruno/packages/bruno-electron/src
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
..
about #203 #254 #231 2023-09-30 21:56:21 +02:00
app Revert "fix ignore folders (#1929)" (#2048) 2024-04-10 02:34:06 +05:30
bru Feat/improved path params (#2357) 2024-05-30 15:49:14 +05:30
cache chore(#197): ran prettier on packages/bruno-electron 2023-09-22 00:36:42 +05:30
ipc Feat/improved path params (#2357) 2024-05-30 15:49:14 +05:30
store Allow to keep the default truststore, when using a custom CA (#1863) 2024-03-22 18:35:42 +05:30
utils fix(#1545): empty strings encryption 2024-02-15 19:01:07 +01:00
index.js bugfix(#2152): Docs not support "http" markdown image (#2171) 2024-05-22 19:19:31 +05:30
preload.js chore(#197): ran prettier on packages/bruno-electron 2023-09-22 00:36:42 +05:30