Angela Yuan
c17e4effe7
Prevent losing unsaved environment variable data when attempting to change env ( #2034 )
...
* trying to begin changes
* Env bug fixed with only switching env when saved
* dialog box working, formik in EnvironmentSettings to pass props, selectedEnvironment in EnvrionmentSettings to pass props
* Removing some uneccessary comments
* no immediate following dialog pop up after warning dialog
* Wrapping commit warning moidal in CreatePortal, removing unnecessary isModified state, removing comments
* modifying dialog and adding formik back to EnvironmentVariables
* Removing unnecessary comments
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-04-26 14:11:05 +05:30
Rinku Chaudhari
4e95fd548d
fix: docs link update ( #2072 )
2024-04-15 22:41:05 +05:30
ccoVeille
64b90b4cc3
fix typos and french documentation ( #1965 )
...
* chore: fix typos in code
* chore: GitHub is a trademark
Github => GitHub
* chore: fix documentation in French
2024-04-06 06:08:50 +05:30
Sanjai Kumar
1349a79750
fix environment toggle bug ( #1932 )
2024-03-26 18:57:02 +05:30
dw-0
82c600a0e6
feat: toggle visibility of secret envVars ( #650 )
...
* feat: toggle visibility of secret envVars
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* feat: also hide secrets in environment settings
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* style: run prettier
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
* refactor: resolve conflict
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com >
2024-03-22 18:24:16 +05:30
lohit
858536e13d
feat( #1003 ): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ( #1691 )
...
* feat(#1003 ): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-03-04 15:21:05 +05:30
Anoop M D
d05a86252b
feat( #1447 ): wip on hotkey for save environment
2024-02-13 17:58:10 +05:30
Rinku Chaudhari
c3f6318d69
style: overflow of environment name fix ( #1464 )
2024-01-29 19:56:51 +05:30
Anoop M D
bacb70ea7e
feat( #931 ): relax var name strictness
2023-12-02 01:27:18 +05:30
Anoop M D
2aa876e526
Merge pull request #971 from nelup20/bugfix/964-env_var_dot_validation
...
fix(#964 ): Allow "." in variable names + make error message more consistent
2023-12-02 01:06:27 +05:30
Nelu Platonov
2ee6c5effc
fix( #964 ): Allow "." in variable names + make error message more consistent
2023-11-15 16:27:14 +01:00
Adarsh Lilha
435847081d
make value field nullable
2023-11-08 15:47:46 +05:30
Its-treason
44d90c42ed
fix( #853 ): Allow - in variable names & small refactor
2023-11-02 18:17:21 +01:00
Anoop M D
1e435b8e10
Merge pull request #791 from Its-treason/feature/variable-name-validation
...
Enforce variable strictness & validation
2023-10-26 22:19:57 +05:30
Its-treason
827df18c62
feat( #682 ): Add validation for request vars & dynamic vars
2023-10-25 23:13:37 +02:00
Anoop M D
7f7b3f479a
feat: nudge users to view docs on managing secrets
2023-10-26 00:38:44 +05:30
Its-treason
3a5a213242
Merge branch 'main' into feature/variable-name-validation
2023-10-25 21:00:18 +02:00
Anoop M D
2e38300a67
chore: updated package lock file
2023-10-25 23:55:07 +05:30
Its-treason
7267ba6485
feat( #682 ): Enforce environment variable strictness
2023-10-22 21:54:17 +02:00
cardonator
232027ff4e
adjust styles on environment dropdown and modal
2023-10-18 12:42:39 -06:00
Prem Kumar Easwaran
1244716b9b
Change import icon
2023-10-16 11:19:55 +05:30
Anoop M D
1f8c4431e0
feat( #589 ): polish importing postman env
2023-10-16 03:13:06 +05:30
Easwaran Prem K
3cc2e3d4fa
Feature: Support Import postman environment - Fixes issue #193
2023-10-14 17:20:31 +05:30
Sebastien Dionne
515381b930
fix typo and use singular
2023-10-07 15:53:34 -04:00
Filippo Contro
3a6dacc1f4
Add: Add new button to copy existing environments
2023-10-04 23:32:02 +02:00
Josh Soref
7313d1b4d7
spelling: occurred
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-28 14:11:49 -04:00
Anoop M D
18f185d37c
chore: fixed env table styling issue
2023-09-24 23:31:48 +05:30
Anoop M D
2dadad3af0
Merge branch 'main' into feature/env-secrets
2023-09-24 23:11:45 +05:30
Anoop M D
9c4c219b99
feat( #199 ): Env Secrets - UI and Electron Layer updates
2023-09-24 23:02:39 +05:30
Anoop M D
e3ce420216
feat( #122 ): supporting process.env vars in UI and electron layer
2023-09-23 02:55:54 +05:30
Anoop M D
19a7f397bb
feat( #197 ): prettier formatting on all files in packages/bruno-app
2023-09-18 13:37:00 +05:30
Mirko Golze
f189cb1a2e
check response type to show XML not surrounded by quotation marks and with highlighting
2023-09-16 22:24:35 +02:00
Anoop M D
a425b42615
feat: ux improvements in environment settings
2023-02-17 13:36:22 +05:30
Anoop M D
abc26e5c5a
feat: load current environment during configuring envs
2023-02-01 06:31:32 +05:30
Anoop M D
76b0729af3
feat: ditched web, all in on desktop app
2023-01-18 04:11:42 +05:30
Anoop M D
51784d08cd
fix: fixed bugs
2022-10-23 11:57:35 +05:30
Anoop M D
96f50b0c6d
feat: dark-mode completed :)
2022-10-23 11:26:16 +05:30
Anoop M D
2ba6e4823d
feat: dark-mode (response status and support modal)
2022-10-23 05:32:47 +05:30
Anoop M D
23400a77f8
feat: dark mode (tabs and request tabs)
2022-10-23 03:21:23 +05:30
Anoop M D
6be2818bfb
feat: dark mode (environment selector, query url)
2022-10-22 16:00:04 +05:30
Anoop M D
ba219d66db
feat: prettier config
2022-10-20 15:09:30 +05:30
Anoop M D
42a60a3372
feat: persist selected environment inside collection
2022-10-16 18:51:02 +05:30
Anoop M D
2efc11ff6b
feat: environment variables grid
2022-10-16 16:40:54 +05:30
Anoop M D
7ca6270f2b
feat: connect environments to redux store
2022-10-16 05:46:49 +05:30