Pragadesh-45
4ddccefee3
fix: multiple tab collection level settings ( #2905 )
...
* added isFolderSettingsOpenedInTabs logic
2024-08-27 11:51:19 +05:30
Nikhil569
caa0a22e74
Shorten method name for OPTIONS and DELETE ( #588 )
2024-08-24 01:30:19 +05:30
Pragadesh-45
edb8708dde
UX - improvements Input Placeholders ( #2780 )
...
* add placeholders
* placeholders for clone collection
* placeholders for inputs, placeholder-global-opacity, change cursor type for clickables
* revert placeholders for collection creation and collection cloning
* revert c-placeholder
* revert: cliert cert placeholder
2024-08-08 15:48:54 +05:30
lohit
9fdfee0083
fix: generate oced modal height style ( #2772 )
2024-08-07 17:32:27 +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
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
Leonardo Ferreira Lima
a0df5138b3
fix: add authorization token to generate code ( #1792 )
...
fixes #1791
2024-06-19 16:09:21 +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
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
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
lohit
e2d754702a
feat(#BRU-10) - codeeditor syntax colors for system theme ( #1595 )
2024-02-19 17:30:49 +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
Anoop M D
fcc3a1e944
fix( #1329 ): fix code generation issue
2024-01-05 14:28:02 +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
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
Sebastien Dionne
89c5fc2f03
Add copy to clipboard icon
2023-12-10 15:12:04 -05:00
Jérôme Dathueyt
c62f96c96e
New clone option for folders
2023-11-22 20:57:11 +01:00
Jérôme Dathueyt
fd1e8f6aa8
Added missing import
2023-11-22 09:05:23 +01:00
Jérôme Dathueyt
738c6af797
Added ability to run a single item
2023-11-22 08:49:37 +01:00
Adarsh Lilha
043b80171e
fix headers in code generator
2023-11-10 03:27:17 +05:30
Mika Andrianarijaona
c46fbfbde3
feat: add class when collection name is hovered during drag and drop
...
Resolves #849
2023-11-02 15:52:25 +01:00
therealrinku
7dc09faa9b
feat: scroll to the active tab on click
2023-10-19 09:39:23 +05:45
Anoop M D
79be625fb5
Merge pull request #599 from game5413/fix/collection-dropdown
...
fix: event mouse up triggered when hold mouse click at anywhere and release at sidebar
2023-10-18 22:53:15 +05:30
Anoop M D
1f8c4431e0
feat( #589 ): polish importing postman env
2023-10-16 03:13:06 +05:30
Anoop M D
7bf049a1f0
feat: use electron-store for saving preferences
2023-10-15 15:59:57 +05:30
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
game5413
a0be0e10ac
fix event triggered when hold mouse click and release at sidebar
2023-10-14 18:10:49 +07:00
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
0466cd6233
Shorten method name in sidebar
2023-10-12 00:49:49 +05:30
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
Sebastien Dionne
515381b930
fix typo and use singular
2023-10-07 15:53:34 -04: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
not-known-person
945f1eb74a
fix-/#419
2023-10-06 22:00:20 -04: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
therealrinku
be72d24ecb
request colors made consistent on the sidebar and tabs
2023-10-06 14:57:20 +05:45
O Teerasak Vichadee
26853787da
feat(291): add double click request to open rename modal
2023-10-03 11:28:27 +07:00
Anoop M D
95532102ba
feat( #280 ): code generator polishing and support url interpolation
2023-10-02 16:52:02 +05:30
Beedhan
b74922c8f3
bugfix:sidebar moving when code generator modal is opened
2023-10-02 14:02:54 +05:45
Beedhan
3d0c9cc0ae
feat:added code generator to http-requests
2023-10-02 13:58:25 +05:45
Josh Soref
7313d1b4d7
spelling: occurred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-28 14:11:49 -04:00
Anoop M D
c27f090583
feat( #95 ): runner runs inside a tab of a collection view
2023-09-28 04:02:20 +05:30