pooja-bruno
e6afbc75ff
fix: authHeaders
2025-06-27 13:13:09 +05:30
pooja-bruno
1d6566679b
fix: include unsaved changes in generate code
2025-06-27 12:56:21 +05:30
Pooja
ff0ceb2879
feat: add dropdown to select language and add lib selector in code gen ( #4345 )
...
* feat: add dropdown to select language and add lib selector in code gen
* add: checkbox for interpolation
* rm: url should interpolate from url
* add: search in dropdown
* fixes
* add: autofocus for search
* add: arrow navigation in select
* fix
code improvements
fix
rm: editor wrapper
rm: font-size
improvement
rm: custom select
rm comments and add sparql mode
rm: styles
* add: tests and fixes
* fixes: file naming
* rm: comments
* fix
* fix: unit tests
* improvements
* fixes
* fix: indentation
* fix
* fixes: CodeViewToolbar
* trim: extra spaces
2025-06-25 20:26:42 +05:30
lohit
6e89001825
fix: collection auth default value access fix and validations
2025-05-29 17:45:42 +05:30
lohit
0d8a696498
Merge pull request #4609 from pooja-bruno/feat/extend-support-for-more-auth-for-folder-level
...
feat: extend support for more auth in folder level
2025-05-16 20:20:33 +05:30
lohit
361add3385
handle folder run action while a collection run is in progress ( #4658 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-13 19:41:39 +05:30
lohit
a9982d6e28
removed unused collectionPathnmae prop to components ( #4640 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-10 15:11:26 +05:30
Pooja
c47bc86d37
fix: Improve Variable Highlighting in Code Generation and Environment Views ( #4593 )
2025-05-08 21:53:14 +05:30
lohit
e9a79a32da
lint error fixes ( #4623 )
...
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-08 18:12:16 +05:30
lohit
2ee7ce5829
persist request/folder uids after request/folder resequencing and ui updates ( #4611 )
...
* move file/folder uids to new paths
* drag file/folder preview ui updates, can item be dropped ui hint check
---------
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-06 22:20:59 +05:30
pooja-bruno
9e29821012
feat: extend support for more auth in folder level
2025-05-06 17:56:34 +05:30
lohit
38c307d6f1
feat: folder sequencing ( #4595 )
...
Co-authored-by: Pooja Belaramani <pooja@usebruno.com >
Co-authored-by: naman-bruno <naman@usebruno.com >
Co-authored-by: lohit <lohit@usebruno.com >
2025-05-05 16:52:00 +05:30
Pooja Belaramani
b0caf46406
fix: request run crash
2025-03-25 15:31:28 +05:30
Anoop M D
039c157f33
feat: improved item info ux
2025-03-18 19:51:36 +05:30
Anoop M D
1be0e8d31c
feat: custom filename can be shown by clicking advanced options
2025-03-18 00:50:59 +05:30
Anoop M D
3808089e60
feat: added helptips for file and folder custom names
2025-03-17 02:54:36 +05:30
lohit
cd2f5d5233
filename support ui updates, regex update for generating validation error for the last char, getEncoding function headers props optional chaining validation ( #4243 )
2025-03-17 01:36:39 +05:30
lohit
9bde3c44f7
filename support for requests and folders ( #4111 )
2025-03-14 20:07:33 +05:30
Sanjai Kumar
89a4cd62bc
Feat: Move-Collection with Drag-and-Drop ( #3755 )
...
---------
Co-authored-by: sanjai0py <sanjailucifer666@gmail.com >
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-10 20:46:42 +05:30
ramki-bruno
667b15386c
Fix: Unresponsive click-area in folder-collection-item between chevron-icon and name
2025-02-06 23:34:58 +05:30
naman-bruno
722d9788ca
Feature: Improve tab UX ( #3831 )
...
---------
Co-authored-by: ramki-bruno <ramki@usebruno.com >
2025-02-06 19:34:10 +05:30
ramki-bruno
b51f8109a2
Review changes and minor-refactoring in Reveal in Finder feature
2025-01-29 11:18:57 +05:30
Naman
8f241a32ae
Feature: Reveal in Finder ( #3698 )
...
* feat: Reveal in Finder
* added support for linux
2025-01-29 11:18:57 +05:30
Anoop M D
9f5f975f70
feat: async parser workers ( #3834 ) ( #3887 )
...
feat: async parser workers (#3834 )
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2025-01-29 02:53:53 +05:30
Pragadesh-45
b5ae2b2b45
fix: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-06 16:33:17 +05:30
Pragadesh-45
548f958a0f
Refactor/ Implement Focusable Buttons in the Generate Code Modal ( #3310 )
...
* refactor: GenerateCodeItem component to fix width issue
* feat: tab switch for languages
* style: add logic to handle different screen sizes
* feat: enhance keyboard navigation for language selection in GenerateCodeItem
2025-01-02 11:17:56 +05:30
Pooja Belaramani
5c1ab647fc
fix: collapse collection on clicking name
2024-12-31 13:01:41 +05:30
Pooja Belaramani
83e63e749e
feat: open setting for folder and collection when
2024-12-31 12:25:03 +05:30
lohxt1
c154dec2b5
fix: followup pr - only close folder tab on rename
2024-12-15 19:55:15 +05:30
Pragadesh-45
b181aba646
feat: enhance collection item deletion and renaming functionality ( #3607 )
2024-12-15 16:44:32 +05:30
lohit
33e86a9097
feat: replace nextjs with rsbuild ( #3617 )
...
* poc: bruno app rsbuild
* fix: updates
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-12-14 19:57:04 +05:30
lohxt1
0fa0b3ef85
fix: generate code updates
2024-10-08 16:46:26 +05:30
lohxt1
a8fce54e97
feat: global env var highlight and interpolation
2024-09-30 11:48:30 +05:30
Pragadesh-45
8e222189bc
Bugfix/rename with same name ( #3171 )
...
* fix rename with same name with different case
* added `_temp` to the filename to change the request name (handle case insensitivity) on Win and macOS
* chore: remove whitespaces and added path added path resolver
* refactor: wslpath check
* feat: safeToRename check added
* refactor
* refactor: code cleanup
* chore: improved error message
---------
Co-authored-by: Linhart Lukáš <Lukas.Linhart@tescosw.cz >
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-26 11:07:45 +05:30
Sanjai Kumar
63d4757bfa
Refactor CollectionItem component to conditionally render dropdown item for non-folder items with type 'http-request' or 'graphql-request' ( #3190 )
2024-09-25 14:10:49 +05:30
ajubin
5889e114d4
feat(code-export): add support to grapqhl ( #1288 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-25 10:38:41 +05:30
lohit
fc79436787
fix: updates ( #3158 )
2024-09-21 19:49:50 +05:30
anusreesubash
721d0e1e49
Improved Request Count Calculation and UI Handling in RunCollectionItem ( #2959 )
...
* Fix | properl calculates the request number for folder run
* Chore|formatted document
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com >
2024-09-16 00:33:15 +05:30
Anoop M D
3dfb27d447
feat: display shell code exporter at the top
2024-09-16 00:12:36 +05:30
Huynh Tien
7dd639192c
Support more languages in Generate Code ( #2991 )
...
* generate languages for all targets
* change target client name
* add scroll bar
* remove debug log
2024-09-16 00:06:06 +05:30
Pragadesh-45
4726f5008e
style chore: make delete div bg important ( #2949 )
2024-08-29 10:43:32 +05:30
Max Bauer
ee7f886c03
feat: adjust code editor font size ( #2204 )
...
* add font-size setting for code editor
* add code font size to remaining editors
* align font-size after font-family
* changed default font size to 14
* fixed className typo
* set inherit mode if unset
* add code font size schema validation
* add font size to folder settings
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-27 18:26:58 +05:30
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