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
7535b3d4ba
chore: version bump
2024-12-04 20:55:31 +05:30
Anoop M D
eb6944a1c9
fix( #163 ) - removed max limit on request names
2024-12-01 13:52:59 +05:30
Sanjai Kumar
412a0ed078
Now based on the request type appropriate views are shown. ( #3340 )
...
* Now based on the request type appropriate views are shown.
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 17:22:04 +05:30
lohit
dc77ee7c04
feat: moved posthog key to process env ( #3490 )
2024-11-20 03:24:29 +05:30
Anoop M D
d007feb3d1
release: v1.34.2
2024-11-05 19:28:24 +05:30
Anoop M D
be4fc2d9ad
release: v1.34.1
2024-10-30 21:03:52 +05:30
Anoop M D
796fa0c27c
release: v1.34.0
2024-10-24 20:50:26 +05:30
lohit
f43775e245
chore: removed unused libraries ( #3330 )
...
* chore: posthog-node lib version upgrade
* chore: removed github button
* chore: removed lossless-json and json-bignt lib
* chore: updated package lock
* chore: removed unused libraries
2024-10-21 18:31:42 +05:30
Anoop M D
a4ad4f6073
release: v1.33.1
2024-10-15 13:50:02 +05:30
Anoop M D
dce96e0f13
release: v1.33.0
2024-10-09 23:37:37 +05:30
lohxt1
0fa0b3ef85
fix: generate code updates
2024-10-08 16:46:26 +05:30
lohit
90834b8c7d
Merge branch 'main' into feat/global-environments
2024-10-08 10:26:13 +05:30
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
lohxt1
a8fce54e97
feat: global env var highlight and interpolation
2024-09-30 11:48:30 +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