Pragadesh-45
23c22a96bc
Feat/import translation for deprecated pm import ( #3388 )
...
* feat: add translation for pm `tests[]`
* feat: add bru.deleteEnvVar function and update translations
---------
Co-authored-by: Pragadesh-45 <temporary7904@gmail.com >
2024-11-20 17:58:59 +05:30
Sanjai Kumar
77d3fa7e1e
bugfix / Update video preview functionality ( #3433 )
...
* Add video preview functionality and update dependencies
* Refactor video preview component to use Buffer for base64 decoding and update muted prop syntax
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 17:34:00 +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
59108472a2
fix: codemirror styling updates ( #3439 )
2024-11-20 03:35:55 +05:30
lohit
c4492b5d94
fix: exclude Meta, Alt, Home and End key press for autocomplete trigger ( #3441 )
2024-11-20 03:31:44 +05:30
lohit
dc77ee7c04
feat: moved posthog key to process env ( #3490 )
2024-11-20 03:24:29 +05:30
lohit
c322baa9c8
fix: server_rendered logic for newer versions of nextjs ( #3509 )
...
* fix: server_rendered condition update
2024-11-20 03:22:39 +05:30
Anoop M D
d007feb3d1
release: v1.34.2
2024-11-05 19:28:24 +05:30
lohit
f827b85f47
Merge pull request #3414 from Pragadesh-45/refactor/collection-folder-settings-check
...
Refactor script checking in CollectionSettings and FolderSettings
2024-11-04 22:07:42 +05:30
Pragadesh-45
e025ed8436
refactor script checking in CollectionSettings and FolderSettings
2024-11-04 14:57:03 +05:30
Anoop M D
be4fc2d9ad
release: v1.34.1
2024-10-30 21:03:52 +05:30
lohit
5fa7a75284
Merge pull request #3397 from lohxt1/fix/graphql-editor-search-box
...
fix: graphql editor search box styling
2024-10-30 19:37:01 +05:30
lohxt1
7ddb8c3f4d
fix: graphql editor search box styling
2024-10-30 19:34:08 +05:30
lohxt1
ca2ee673f3
fix: codeeditor search box desc alignment fix
2024-10-30 18:50:40 +05:30
lohit
fe2b45f9ea
Merge pull request #3393 from lohxt1/fix/codeeditor-search-box
...
fix: code editor styling fixes -- search box, folding marker
2024-10-30 18:02:39 +05:30
lohxt1
381103663f
fix: codemirror editor folding marker styling
2024-10-30 17:00:36 +05:30
lohxt1
425c90b6eb
fix: code editor search box styling
2024-10-30 16:54:55 +05:30
Pragadesh-45
22bc1d4ac5
Feat/content indication for collections and folders ( #3359 )
...
feat: content indication for collections and folders
2024-10-30 16:19:14 +05:30
Anoop M D
796fa0c27c
release: v1.34.0
2024-10-24 20:50:26 +05:30
lohit
d92e806899
fix: selected global env switch ( #3344 )
2024-10-24 15:00:14 +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
lohit
cc8f3de8be
feat: upgrade libraries for dependabot alerts ( #3300 )
...
* feat: upgrade libraries and code cleanup
2024-10-17 11:04:47 +05:30
lohit
bb14ec22f7
fix: add global env vars to the active collection properly ( #3312 )
2024-10-16 12:32:47 +05:30
lohit
dddc79c709
fix: global env ui fixes ( #3305 )
2024-10-16 12:30:04 +05:30
Anoop M D
a4ad4f6073
release: v1.33.1
2024-10-15 13:50:02 +05:30
Sanjai Kumar
a2d9249515
Refactor environment variable styling and error handling ( #3291 )
2024-10-14 18:23:32 +05:30
Pragadesh-45
43cb2b82f3
Style: Update Toolhint Z-Index and Add Toolhint for GlobalEnvironmentSelector ( #3284 )
...
* style: add z-index for `ToolHint`
* chore: add toohint for global env selector
2024-10-14 12:06:06 +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
lohxt1
7a77afc64a
feat: updates
2024-10-08 10:20:54 +05:30
lohxt1
8ab8af6b3f
feat: updates
2024-10-07 22:32:53 +05:30
Anoop M D
4e8e2e87dc
release: v1.32.1
2024-10-04 19:50:45 +05:30
Sanjai Kumar
7a5b309664
refactor: Update color variable in Keybindings component ( #3251 )
2024-10-03 23:24:08 +05:30
lohit
6bc8acd1e1
feat: bru fns update ( #3231 )
2024-10-01 23:45:05 +05:30
Anoop M D
96e58f2f40
release: v1.32.0
2024-10-01 20:35:26 +05:30
Sanjai Kumar
95e56cd9c9
Added Keybindings tab. ( #3204 )
...
* Added Keybindings tab.
* Minor Refactoring
2024-09-30 17:20:46 +05:30
Pragadesh-45
02a82c5371
refactor: ReorderTable component to use useMemo for rowsOrder ( #3227 )
2024-09-30 17:19:18 +05:30
lohxt1
f088cdb504
feat: updates
2024-09-30 16:36:19 +05:30
lohxt1
a8fce54e97
feat: global env var highlight and interpolation
2024-09-30 11:48:30 +05:30
Sanjai Kumar
727fa26e44
Refactor CodeMirror styling to remove glow outline around folded JSON ( #3208 )
...
* Refactor CodeMirror styling to remove glow outline around folded JSON
* Improved font color for better legibility.
* chore: used colot from theme for codemirror fold count
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-30 11:18:02 +05:30
Anoop M D
1adfad6316
release: v1.31.0
2024-09-30 11:01:30 +05:30
lohxt1
72de78025e
draft: global env ui and store
2024-09-28 18:05:31 +05:30
Pragadesh-45
2e4051b022
Bugfix/rename with same name for Environments ( #3199 )
...
* added safe to rename for rename-environment to enable case insensitive file change
* chore: removed else block
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-09-26 16:02:15 +05:30
lohit
25f43f12c7
feat: request execution mode ( #3200 )
2024-09-26 15:54:20 +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
lohit
1f17d39a91
feat: remove pre-request var tooltip ( #3188 )
2024-09-25 14:11:35 +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
Pragadesh-45
4ef5534d41
Enhancement: Accessibility issues on the Welcome page ( #3173 )
...
* fix: accessibility issue in Welcome page
- use button tag for collection instead of div
- hide decorative image for assistive technology
- give meaningful label to links in Links section
* enhance: accessibility over the buttons on the welcome page
* chore: fix translations
---------
Co-authored-by: Shrilakshmi Shastry <shrilakshmi.shastry@smallcase.com >
2024-09-23 17:54:24 +05:30