mathieu
1a60d777c5
fix conflicts
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:28:20 +02:00
mathieu
d863c54243
add black, keep backgound on unselected color
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:10:15 +02:00
mathieu
1ce499f95b
simplify onColorChange
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:10:15 +02:00
mathieu
d1edc8ef29
use border instead of background color
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:10:15 +02:00
mathieu
2beec87ad8
remove unused code
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:10:15 +02:00
mathieu
bc85bc5172
move dependency to appropriate package.json
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:10:12 +02:00
mathieu
70349b18a2
fix error during mergeconflict
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:09:03 +02:00
mathieu
aec069613c
associate environment to a color
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
2024-10-24 00:08:57 +02:00
mathieu
b3e481f4d3
associate environment to a color
...
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
use StyledWrapper
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
don't save anything for color if it is not set
Signed-off-by: mathieu <mathieu.dreano@gmail.com>
use redux store instead of local state
remove logs
fix selectedEnvironment
cleanup
add bottom border on active tab
2024-10-24 00:07:49 +02:00
Giuseppe
6588dcf2fd
Fixes Issue #3233 : set httpsAgentRequestFields on request.httpsAgent when shouldProxy or shouldUseSystemProxy was false ( #3317 )
...
* fix: set httpsAgentRequestFields on request.httpsAgent when shouldProxy is false
* fix: set httpsAgentRequestFields on request.httpsAgent when shouldUseSystemProxy is false
2024-10-23 21:00:27 +05:30
Spencer
432d54acca
fix: Add missing postman translation functions ( #3324 )
...
Co-authored-by: Spencerhutch <spencer.hutchinson@trustflight.com>
2024-10-23 17:46:53 +05:30
Pragadesh-45
0af5f72374
Feat/import folder and collection level scripts from postman ( #3334 )
...
* feat: import folder and collection level scripts
* refactor: importScriptsFromEvents function and remove duplicate code
* refactor: Improve importScriptsFromEvents function and handle different types of event.script.exec
* refactor: add info about translation log near its definition
2024-10-23 17:44:32 +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
ac67c4c0d8
Merge pull request #3322 from lohxt1/fix/next-js-app-build-output-command
...
fix: bruno-app build command update
2024-10-17 18:36:43 +05:30
lohxt1
e947a8335a
fix: next js build output command update
2024-10-17 18:22:36 +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
anusreesubash
a880e030eb
using yaml CORE_SCHEMA instead of DEFAULT_SCHEMA ( #3303 )
...
Co-authored-by: Anusree Subash <anusree@usebruno.com>
2024-10-14 18:20:18 +05:30
lohit
3ef7df57e2
fix( #3287 ): res.setbody safe mode ( #3299 )
2024-10-14 12:27:12 +05:30
anusreesubash
40fad99803
Create default environments on openapi import using server url ( #3267 )
...
* added option to create environments using server urls
* Update openapi-collection.js
---------
Co-authored-by: Anusree Subash <anusree@usebruno.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-10-14 12:18:26 +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
Jake Owen
2fc79e0e7f
fix: failing to import insomnia collection when username/password in auth is null ( #3293 )
...
* fix: sanitize authentication input
edgecase where value is null instead of expected empty string
* fix: refactor to be immutable
* Revert "fix: refactor to be immutable"
This reverts commit eec0e51d98
.
2024-10-13 17:55:13 +05:30
Anoop M D
dce96e0f13
release: v1.33.0
2024-10-09 23:37:37 +05:30
lohit
c0dc329861
Merge pull request #3271 from lohxt1/main
...
fix: copy global env
2024-10-08 18:33:16 +05:30
lohxt1
d4814569ed
fix: global env copy
2024-10-08 18:31:39 +05:30
lohit
ec5c593de4
Merge pull request #3269 from lohxt1/main
...
fix: global env generate code updates
2024-10-08 16:49:53 +05:30
lohxt1
0fa0b3ef85
fix: generate code updates
2024-10-08 16:46:26 +05:30
lohit
4211575f01
Merge pull request #3222 from lohxt1/feat/global-environments
...
feat: global env
2024-10-08 10:28:30 +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
lohit
ce8ebb0c1a
fix: no env select issue ( #3247 )
2024-10-04 16:55:49 +05:30
Pragadesh-45
5c5e3d18fc
add logic to check for key existence in post response ( #3249 )
2024-10-04 16:53:35 +05:30
Sanjai Kumar
7a5b309664
refactor: Update color variable in Keybindings component ( #3251 )
2024-10-03 23:24:08 +05:30
dwolter-emarsys
93f8d916c4
INTERNAL | correcting WSSE logic ( #3252 )
2024-10-03 23:23:40 +05:30
lohxt1
5afafb5944
feat: updates
2024-10-03 11:52:00 +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
lohit
4797119657
fix: interpolate form-urlencoded and multipart formdata values individually ( #3237 )
...
* fix: interpolate form-urlencoded and multipart values individually
* feat: cli updates
2024-10-01 18:24:03 +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
lohit
e2baed6724
fix: interpolate json body for type object -- graphql variables ( #3212 )
2024-09-30 17:14:58 +05:30
lohit
d448599a53
feat: ui-state-snapshot ( #3215 )
...
* wip: save env
* feat: updates
* feat: updates
2024-09-30 16:51:49 +05:30
lohit
f35b715c6f
feat: restrict access to system process env vars ( #3226 )
2024-09-30 16:39:05 +05:30
lohxt1
f088cdb504
feat: updates
2024-09-30 16:36:19 +05:30
lohxt1
d8bf27f288
feat: updates
2024-09-30 11:53:23 +05:30