ramki-bruno
884fa77bac
Added editor-keymap preference selection under Display/Code Editor
2025-02-20 21:50:50 +05:30
Pooja Belaramani
08139a8f3e
fix
2025-01-30 09:58:38 +05:30
Pooja Belaramani
51e087efba
add: hint word for runRequest, sendNextRequest, skipRequest, getTestResults
2025-01-30 09:58:38 +05:30
Sanjai Kumar
b7fda331dc
Fix: Comment toggling for JSON modes in CodeEditor
2025-01-29 11:16:15 +05:30
naman-bruno
a73d2a02cf
fix: Request vars displayed in red color in body even if they are valid ( #3812 )
...
* fix: Request vars displayed in red color in body
* chore: removing index import
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-01-16 19:59:14 +05:30
lohxt1
cd722a2bd9
feat: bru.runner.setNextRequest
2025-01-01 17:12:57 +05:30
lohxt1
754a15dd58
feat: add runner functions hintwords for codemirror editor
2025-01-01 15:09:47 +05:30
Sanjai Kumar
84095a4183
fix/ Script execution is prevented by line comments ( #3462 )
...
* refactor: simplify mode settings and update comment toggle functionality
---------
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 18:14:37 +05:30
Pragadesh-45
d92dd46d4e
fix: added missing translation ( #3352 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-11-20 18:08:39 +05:30
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
lohit
c4492b5d94
fix: exclude Meta, Alt, Home and End key press for autocomplete trigger ( #3441 )
2024-11-20 03:31:44 +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
lohxt1
425c90b6eb
fix: code editor search box styling
2024-10-30 16:54:55 +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
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
lohit
6bc8acd1e1
feat: bru fns update ( #3231 )
2024-10-01 23:45:05 +05:30
lohit
25f43f12c7
feat: request execution mode ( #3200 )
2024-09-26 15:54:20 +05:30
chrisn
9a57f3870f
fix: add hints of 'bru' object for 'getFolderVar' and 'getCollectionVar' methods ( #3062 )
...
Co-authored-by: Chris Nagel <mail@chrisnagel.de >
2024-09-12 11:33:06 +05:30
Sanjai Kumar
0b4e9e7640
Now the special characters in the search value are escapec before constructing the regexp. ( #3057 )
2024-09-11 10:52:11 +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
Anoop M D
25ccb38202
chore: fix lint issue
2024-08-27 14:21:41 +05:30
Anoop M D
9e5148f032
fix( #2767 ): Fix serilization issues of bigint in json body ( #2773 )
...
Fix serilization issues of bigint in json body
---------
Co-authored-by: lohit <lohit.jiddimani@gmail.com >
2024-08-27 14:12:56 +05:30
Anoop M D
5ae3f0e75a
fix: revert pr #1121 - back to jsonlint
2024-08-24 02:13:13 +05:30
Sanjeev Shrestha
b80269b68f
Remove deprecated jsonlint package and use upto date package ( #1121 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-08-24 02:05:22 +05:30
Bruno Braga
67de396927
feature: add search results count to CodeMirror ( #1498 )
2024-08-24 01:49:38 +05:30
lohit
44d70ca02a
fix: boolean, undefined, null values eval in quickjs vm ( #2893 )
...
fix: boolean, undeifned, null values in pre-request vars
2024-08-23 16:18:41 +05:30
Sam Ho
911e3aa589
feat: comment with keybinding (cmd + /) in JSON payload interface ( #2634 )
...
Co-authored-by: Sam Ho <kwunting.ho@bt.com >
2024-08-06 17:36:51 +05:30
Anoop M D
4598bb1bdd
fix( #2605 ): fix editor view height ( #2758 )
...
* fix(#2605 ): fix editor view height
* chore: disabled prettier on github actions
2024-08-05 17:49:04 +05:30
lohit
c8f95a34e9
feat: bru hasEnvVar, hasVar, deleteVar ( #2531 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2024-07-04 13:21:27 +05:30
Max Bauer
eb9862b8f5
bugfix: hide autocomplete on escape keyup ( #2091 )
2024-04-22 00:14:34 +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
d8354dca14
chore( #1441 ): updated codemirrot hint: bru.setNextRequest(requestName)
2024-01-25 23:40:40 +05:30
Felipe Vidal
e375ffbed1
Added bru.setNextRequest into the hint words list ( #1441 )
2024-01-25 23:38:04 +05:30
Anoop M D
51d4dbd69b
fix( #1214 ): fixed code mirror lint issues
2024-01-05 16:11:33 +05:30
n00o
746c5e825e
Fix ( #1038 ): Handle unquoted variables in JSON Lint
...
Convert unquoted variables in JSON body to 1 in JSON linter. This allows for putting multiple environment/collection variables next to each other and still be unquoted.
2023-11-26 16:57:31 -05:00
Anoop M D
61f3e64751
Merge pull request #1057 from n00o/JSON_Linting_Comments
...
Fix (#1008 ) by removing comments from JSON linter.
2023-11-26 13:10:00 +05:30
n00o
fc6ba4641a
Add Ability to ignore comments in JSON body
...
Replace comments with spaces for the JSON linter.
2023-11-26 02:05:11 -05:00
Shourav Nath
fa7afd4237
feat( #1050 ): Response time in res
2023-11-25 13:00:59 +06:00
n00o
8ed88d42c0
Fix Crashes and improve AutoComplete logic
...
Fix crash when autocomplete pops up and then is deleted. Fix autocomplete from appearing inside interpolation or strings. Fix JSON linting when its empty and not lint when mode is undefined (Code Generation). Improve tab to indent on full line or multiple lines selected.
2023-11-10 00:28:17 -05:00
n00o
af0d4d26bb
Add Autocomplete + JSON/JavaScript Linting
...
Add JavaScript Autocomplete with all built-in Bruno functions. Add code linting markers for JSON and JavaScript CodeMirror sections. Add a few hotkeys to improve code editing.
2023-11-08 08:53:57 -05:00
n00o
fb4ad848d6
Update index.js
...
Pass prettier test.
2023-10-30 20:59:40 -04:00
n00o
31ecc281a8
Fix response/body cursor offset on resize
...
Now response/body will be refresh each time it gets resized so the cursor always stays in the right place.
2023-10-30 20:10:36 -04:00
n00o
a3e6ecddbb
Add better CodeMirror folding options
...
Add XML fold to Response and Body. Add count of object directly inside of fold. Include hotkeys Ctrl-Y to fold and Ctrl-I to unfold all XML/JSON data.
2023-10-24 11:21:47 -04:00
Qweme Dev
289625c851
Added a setting that allows you to change the font of the code
2023-10-06 17:53:05 +03:00
Beedhan
3d0c9cc0ae
feat:added code generator to http-requests
2023-10-02 13:58:25 +05:45
Josh Soref
76a743b74e
spelling: interpreted
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-28 14:11:49 -04:00
Anoop M D
19a7f397bb
feat( #197 ): prettier formatting on all files in packages/bruno-app
2023-09-18 13:37:00 +05:30
Anoop M D
a0903a5842
fix: fixed many bugs (too many to count :) )
2023-02-01 21:21:21 +05:30
Anoop M D
60fc13c765
feat: refactor codemirror bruno variables mode
2023-01-21 01:17:27 +05:30