Anoop M D
4e8e2e87dc
release: v1.32.1
2024-10-04 19:50:45 +05:30
Anoop M D
96e58f2f40
release: v1.32.0
2024-10-01 20:35:26 +05:30
Anoop M D
1adfad6316
release: v1.31.0
2024-09-30 11:01: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
Anoop M D
03e7c27d8d
release: v1.30.1
2024-09-21 22:31:53 +05:30
lohit
fc79436787
fix: updates ( #3158 )
2024-09-21 19:49:50 +05:30
Anoop M D
bad1302cb5
release: v1.30.0
2024-09-21 13:43:34 +05:30
Pragadesh-45
b60c799645
fix: accessibility issue in side bar's footer ( #3130 )
...
* fix: accessibility issues in side bar footer icons
* small accessibility changes & formatting
* chore: fixed misspell
* chore: code cleanup
* added proper aria-labels and added with the footer as `ul`
* chore: code cleanup
---------
Co-authored-by: Shrilakshmi Shastry <shrilakshmi.shastry@smallcase.com >
2024-09-20 14:22:12 +05:30
Anoop M D
89c8956523
release: v1.29.1
2024-09-19 01:28:04 +05:30
Anoop M D
572c7ea2ae
release: v1.29.0
2024-09-17 17:43:52 +05:30
lohit
260996a0ce
fix: revert enter key submit logic for new request form ( #3114 )
2024-09-17 15:20:54 +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
zachary-berdell-elliott
1c0ff13483
Added a more descriptive error message on create and clone collection. ( #3046 )
...
* Added a more descriptive error message on create and clone collection.
* Using - instead of :
2024-09-06 15:21:10 +05:30
Anoop M D
a10e6ee858
release: v1.28.0
2024-09-04 17:56:22 +05:30
Pragadesh-45
4726f5008e
style chore: make delete div bg important ( #2949 )
2024-08-29 10:43:32 +05:30
Anoop M D
091b02c2c3
release: v1.27.0
2024-08-28 15:10:28 +05:30
Pragadesh-45
600940226c
Feat/icon tooltip ( #2812 )
...
* comp-rename Tooltip to InfoTip (fbu)
* fix: additional func InfoTip
* ToolHint component
* toolhint intg collectiontoolbar
* toolhint intg notifications
* toolhint intg sidebar
* chore: update infotip for path params
* chore: update infotip for path params
2024-08-27 18:36:59 +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
Anoop M D
d000625c39
release: v1.26.2
2024-08-26 00:47:39 +05:30
Nikhil569
caa0a22e74
Shorten method name for OPTIONS and DELETE ( #588 )
2024-08-24 01:30:19 +05:30
Anoop M D
b1a140a4e0
release: v1.26.1
2024-08-22 13:52:38 +05:30
Anoop M D
e31c552dee
release: v1.26.0
2024-08-21 18:46:55 +05:30
Anoop M D
753a576c3c
Feat/safe mode quickjs ( #2848 )
...
Safe Mode Sandbox using QuickJS
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2024-08-21 12:52:49 +05:30
Pragadesh-45
b872fdfe6d
Bugfix- Import blank directory Exception ( #2845 )
...
* typofix: Loc is required
* handle empty dirpath on import collection
* fix: collection import bug fix
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-16 17:49:00 +05:30
Joel Wetzell
9d84906f57
add ability for curl to import basic auth ( #2778 )
2024-08-14 15:18:24 +05:30
Anoop M D
22c096507d
chore: bumped version
2024-08-14 10:36:32 +05:30
Anoop M D
29db85a916
chore: placeholder ux improvements
2024-08-08 16:00:56 +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
Anoop M D
72c3aaa5ba
chore: bumped version
2024-08-07 12:21:46 +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
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
Anoop M D
073c1aae12
chore: bumped version
2024-07-23 17:19:25 +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
34a961967e
chore: bumped version
2024-07-15 17:37:54 +05:30
Anoop M D
f159f73340
chore: bumped version
2024-07-10 16:28:58 +05:30
Anoop M D
b5b9e547c9
chore: bumped version
2024-07-10 12:57:05 +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
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
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
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