Lesage Yann
|
bd670eceb6
|
chore: improve the cli doc to avoid misunderstandings on the command:
|
2023-08-29 11:36:35 +02:00 |
|
Anoop M D
|
d62881fe0d
|
feat: updated electron builder config to use js based config
|
2023-08-28 23:14:40 +05:30 |
|
Anoop M D
|
c27c750c3e
|
feat: preferences local storage and electron sync
|
2023-08-19 00:36:37 +05:30 |
|
Anoop M D
|
94baee8e25
|
feat: Preferences (General Tab)
|
2023-08-18 01:09:00 +05:30 |
|
Anoop M D
|
417b50b0ad
|
feat: Preferences (Theme and Support)
|
2023-08-18 00:18:30 +05:30 |
|
David Coomber
|
3ca0107f1b
|
Proposal to support process.env in Bru script Re #170
|
2023-08-11 19:48:09 +02:00 |
|
Paul Edwards
|
aeb29393c5
|
Code Editor Mode and formatting
|
2023-07-19 20:06:37 -04:00 |
|
Anoop M D
|
ec22fdb637
|
chore: initial commit for bruno docs package
|
2023-05-19 19:57:58 +05:30 |
|
Paul Edwards
|
0866d33858
|
Merge branch 'main' of https://github.com/usebruno/bruno into main
|
2023-05-17 00:09:23 -04:00 |
|
Anoop M D
|
66024d04e9
|
chore: version bump
|
2023-05-02 15:26:27 +05:30 |
|
Anoop M D
|
330a7ad18a
|
fix: fixed bug where content type was getting overwritten everytime as application/x-www-form-urlencoded
|
2023-05-02 15:25:07 +05:30 |
|
Anoop M D
|
2976842588
|
chore: version bump for bruno cli v0.5.0
|
2023-04-30 12:10:08 +05:30 |
|
Anoop M D
|
51e0ea2c2d
|
feat(#155): exit process with non zero code when tests or assertions fail
|
2023-04-30 12:08:23 +05:30 |
|
Anoop M D
|
3b85e7ebcc
|
chore: version bump v0.12.1
|
2023-04-27 19:26:41 +05:30 |
|
Anoop M D
|
49b0f3a322
|
fix(#148) : fixed issue where form url encoded params were not being interpolated
|
2023-04-27 19:25:52 +05:30 |
|
Paul Edwards
|
ad905d1a0a
|
XML Indenting with header check
|
2023-04-26 22:06:52 -04:00 |
|
Anoop M D
|
45ca5ded96
|
chore: bumped version to v0.12.0
|
2023-04-20 11:54:36 +05:30 |
|
Anoop M D
|
b6528062f0
|
fix: fixed issue where postman collection import was failing when the filename had / or ? chars (#147)
|
2023-04-20 11:46:55 +05:30 |
|
Anoop M D
|
86094cc054
|
fix: fixed issue where cancelling requests was throwing an error (#146)
|
2023-04-20 11:19:12 +05:30 |
|
Anoop M D
|
8e0bc68ada
|
feat: support node-fetch as an inbuilt library (#138)
|
2023-04-20 10:51:29 +05:30 |
|
Divy Mohan Rai
|
0ac27dee56
|
feature(async-script): adding support for using async pre-request scripts
|
2023-04-15 12:33:45 +05:30 |
|
Anoop M D
|
ede122ab09
|
fix: fix image rendering issues in bru cli npm readme
|
2023-04-01 13:57:59 +05:30 |
|
Anoop M D
|
96e368cb18
|
fix: fixed bru cli typos
|
2023-04-01 13:55:32 +05:30 |
|
Anoop M D
|
942b75861c
|
fix: fixed broken link in bruno cli readme
|
2023-04-01 13:54:33 +05:30 |
|
Anoop M D
|
c1711ea01b
|
fix: fixing npm image rendering issues in readme
|
2023-04-01 13:53:32 +05:30 |
|
Anoop M D
|
dedfefbc9a
|
chore: release cli docs to npm
|
2023-04-01 13:48:35 +05:30 |
|
Anoop M D
|
65dd5df87e
|
chore: added screenshot of bru cli output
|
2023-04-01 13:46:13 +05:30 |
|
Anoop M D
|
78d2393686
|
chore: prep for bruno-cli release
|
2023-04-01 13:40:23 +05:30 |
|
Anoop M D
|
b96e3d0f23
|
release: v0.11.0
|
2023-03-29 13:00:03 +05:30 |
|
Anoop M D
|
9014dc5769
|
fix: fixed dark mode styling issue in assertions op selector
|
2023-03-29 12:49:17 +05:30 |
|
Anoop M D
|
d346970241
|
fix: fixed issue where unsaved changes where not being picked up while running tests (#125)
|
2023-03-29 12:43:47 +05:30 |
|
Anoop M D
|
bdb3051c2b
|
fix: fixed issue where env vars was not getting embedded inside xml req body (#141)
|
2023-03-29 12:22:42 +05:30 |
|
Anoop M D
|
f8325b22b3
|
fix: fixed issue where env vars was not getting embedded inside xml req body (#141)
|
2023-03-29 12:20:40 +05:30 |
|
Anoop M D
|
78251c530c
|
feat: added custom assertion for chaijs for match() method
|
2023-03-23 21:36:35 +05:30 |
|
Anoop M D
|
dea95664b9
|
fix: fixed issue in bru cli where assertions was not being run
|
2023-03-23 21:35:41 +05:30 |
|
Anoop M D
|
fbc6e7bff5
|
Merge pull request #135 from dcoomber/bugfix/132-isjson-assertion
Resolve issue with to.be.json assertions Re #132
|
2023-03-23 14:11:55 +05:30 |
|
David Coomber
|
4884106aaa
|
Removed chai-http Re #132
|
2023-03-22 22:12:17 +02:00 |
|
David Coomber
|
5c15438949
|
Updated plugin to be addProperty Re #132
|
2023-03-22 20:56:35 +02:00 |
|
Anoop M D
|
b53a9eaee9
|
Merge pull request #134 from dcoomber/bugfix/128-close-tab-hotkey
Proposed addition of CMD+W hotkey Re #128
|
2023-03-21 22:26:28 +05:30 |
|
David Coomber
|
5899ca446d
|
Applied code review feedback Re #128
|
2023-03-21 17:45:26 +02:00 |
|
David Coomber
|
d21e7f6fb5
|
Added Chai.js plugin to cater for isJson assertion Re #132
|
2023-03-21 17:30:45 +02:00 |
|
Anoop M D
|
ee8a3eae8c
|
Merge pull request #130 from dcoomber/bugfix/request-dialog-terminology
Proposed adjustment to terminology on requests
|
2023-03-21 01:34:19 +05:30 |
|
David Coomber
|
074d72d885
|
Add chai-http to enable to.be.json assertions Re #132
|
2023-03-19 21:08:19 +02:00 |
|
David Coomber
|
8c29d131e2
|
Proposed addition of CMD+W hotkey Re #128
|
2023-03-19 18:38:08 +02:00 |
|
David Coomber
|
437044bdcd
|
Applied code review feedback
|
2023-03-19 17:17:38 +02:00 |
|
David Coomber
|
1d03e1d5ea
|
Adjusted terminology on requests (REST, GraphQL, Form URL encoded)
|
2023-03-18 10:53:49 +02:00 |
|
Bharath B
|
2b174e1c60
|
added the indentation
|
2023-03-18 13:43:16 +05:30 |
|
Bharath B
|
7a2b32069e
|
bugfix/assertion-result-issue fixed the issue related to assertions still displayed in Tests tab after deletion#121
|
2023-03-18 12:06:20 +05:30 |
|
Anoop M D
|
a9e6c3a35c
|
feat: support for importing insomnia collections (#74)
|
2023-03-05 00:19:03 +05:30 |
|
Anoop M D
|
e6a754b933
|
Merge pull request #108 from ajaishankar/feature/object-predicate
filter shortcut for scalar properties
|
2023-02-27 21:32:59 +05:30 |
|
Ajai Shankar
|
ee4509f037
|
feat(query): simple object predicate for scalar properties
|
2023-02-26 12:56:11 -06:00 |
|
Anoop M D
|
c04f0e7a71
|
chore: added docs link
|
2023-02-26 17:26:06 +05:30 |
|
Anoop M D
|
2f52ce4c71
|
feat: windows codesigning
|
2023-02-26 17:22:30 +05:30 |
|
Anoop M D
|
b1edaba1c6
|
fix: fixed issue in react hook order during search (#106)
|
2023-02-26 14:51:55 +05:30 |
|
Anoop M D
|
c745786b1c
|
chore: release v0.10.1
|
2023-02-23 12:37:34 +05:30 |
|
Anoop M D
|
9e30c7b440
|
feat: vars and asserts in gql request UI
|
2023-02-23 11:42:25 +05:30 |
|
Anoop M D
|
b38c25ca70
|
feat: mac signinging and notarization
|
2023-02-22 19:15:37 +05:30 |
|
Anoop M D
|
f22858219b
|
fix: fixed issue while deleting empty query params (#93)
|
2023-02-22 02:42:59 +05:30 |
|
Anoop M D
|
8044286b80
|
feat: integrated assert runtime for ui
|
2023-02-22 02:25:02 +05:30 |
|
Anoop M D
|
34a2e23dc6
|
feat: assertion operator in UI
|
2023-02-22 01:20:07 +05:30 |
|
Anoop M D
|
224b8c3cc4
|
feat: vars runtime in UI
|
2023-02-21 15:26:12 +05:30 |
|
Anoop M D
|
d58e92205b
|
feat: assertions implementation in UI
|
2023-02-21 14:04:05 +05:30 |
|
Anoop M D
|
925af1f26f
|
feat: vars implementation in UI
|
2023-02-21 13:05:51 +05:30 |
|
Anoop M D
|
d07744d5c2
|
chore: deleted unused chrome extension package
|
2023-02-21 00:22:20 +05:30 |
|
Anoop M D
|
5efb18ad63
|
chore: npm publish
|
2023-02-21 00:00:10 +05:30 |
|
Anoop M D
|
9cfb54ee9f
|
Merge pull request #91 from ajaishankar/feature/get-supercharged
res.get : deep object navigation and filtering
|
2023-02-20 19:35:10 +05:30 |
|
Ajai Shankar
|
8300830a95
|
Merge branch 'main' into feature/get-supercharged
|
2023-02-19 23:38:27 -06:00 |
|
Ajai Shankar
|
2dfc972930
|
feat: res default to bruno query
|
2023-02-19 23:35:49 -06:00 |
|
Ajai Shankar
|
4fdfdaf2cb
|
feat(query): bruno-query package
|
2023-02-19 22:48:34 -06:00 |
|
David Coomber
|
a1385ba1e2
|
Location 'inputRef' was overriding the same on Name
|
2023-02-18 13:02:59 +02:00 |
|
Anoop M D
|
15804ac293
|
chore: updated bruno schema version
|
2023-02-17 14:20:36 +05:30 |
|
Anoop M D
|
7e70d05dc8
|
chore: bumped version to v0.9.4
|
2023-02-17 13:58:02 +05:30 |
|
Anoop M D
|
e60b06e4a4
|
chore: npm publish
|
2023-02-17 13:57:06 +05:30 |
|
Anoop M D
|
17ded5de4c
|
fix: fixed issues with creating patch requests
|
2023-02-17 13:55:23 +05:30 |
|
Anoop M D
|
e1b97643bd
|
fix: fixed issue with separators in electron menu #92
|
2023-02-17 13:47:13 +05:30 |
|
Anoop M D
|
8103554545
|
fix: disable app reload #94
|
2023-02-17 13:39:05 +05:30 |
|
Anoop M D
|
a425b42615
|
feat: ux improvements in environment settings
|
2023-02-17 13:36:22 +05:30 |
|
Anoop M D
|
b14f867811
|
chore: publish npm packages
|
2023-02-17 12:59:30 +05:30 |
|
Anoop M D
|
013abeaa80
|
fix: fixed parser issue related to env variables #97
|
2023-02-17 12:56:48 +05:30 |
|
Ajai Shankar
|
209f30998e
|
test: minor
|
2023-02-12 19:47:14 -06:00 |
|
Ajai Shankar
|
e777eed00d
|
feat(get): supercharged res getter
|
2023-02-12 17:27:54 -06:00 |
|
Anoop M D
|
15fc24679c
|
chore: release v0.9.3
|
2023-02-12 22:05:38 +05:30 |
|
Anoop M D
|
48d26c05d9
|
fix: fix windows filepath issues #89
|
2023-02-12 21:59:20 +05:30 |
|
Anoop M D
|
9d395ded33
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-02-12 21:46:58 +05:30 |
|
Anoop M D
|
943e74c327
|
fix: fix windows filepath issues #89
|
2023-02-12 21:46:42 +05:30 |
|
Ajai Shankar
|
3d22f77226
|
feat(eval): handle globals
|
2023-02-11 08:57:27 -06:00 |
|
Ajai Shankar
|
429ca4093c
|
test: expression cache
|
2023-02-10 23:34:46 -06:00 |
|
Ajai Shankar
|
a4f757ee87
|
minor: clear expression cache before and after test
|
2023-02-10 22:24:28 -06:00 |
|
Ajai Shankar
|
df4f322024
|
feat(eval): compiled and cached expressions
|
2023-02-10 21:55:05 -06:00 |
|
Anoop M D
|
ddd39e630d
|
chore: release v0.9.2
|
2023-02-09 17:56:25 +05:30 |
|
Anoop M D
|
ef8e8bf637
|
feat: improved error messaging while attempting to create duplicate requests and folders
|
2023-02-09 17:55:42 +05:30 |
|
Anoop M D
|
7405fa9709
|
chore: publish npm packages
|
2023-02-09 17:33:21 +05:30 |
|
Anoop M D
|
242fcac2d3
|
feat: bru lang now allows empty urls
|
2023-02-09 17:31:37 +05:30 |
|
Anoop M D
|
efd15838aa
|
fix: fixed bug where gql imports were not working
|
2023-02-09 15:11:05 +05:30 |
|
Anoop M D
|
c55f9d42da
|
feat: better error handling in bru cli
|
2023-02-08 18:27:33 +05:30 |
|
Anoop M D
|
2f32f7024e
|
chore: npm publish
|
2023-02-08 18:19:26 +05:30 |
|
Anoop M D
|
aff6499478
|
feat: assert tab allows any valid js code as keys
|
2023-02-08 18:17:30 +05:30 |
|
Anoop M D
|
27c6c1349a
|
chore: release v0.9.1
|
2023-02-08 16:27:33 +05:30 |
|
Anoop M D
|
c78ffa3a80
|
chore: npm publish
|
2023-02-08 16:26:11 +05:30 |
|
Anoop M D
|
6b2d335ade
|
fix: fixed string length comparision bug in assert runtime
|
2023-02-08 05:10:14 +05:30 |
|
Anoop M D
|
837e39d870
|
fix: fixed bugs in bru cli related to gql requests
|
2023-02-08 04:13:22 +05:30 |
|
Anoop M D
|
67643c4c48
|
chore: publishing to npm
|
2023-02-08 03:45:27 +05:30 |
|
Anoop M D
|
2b384656b6
|
feat: bruno can run a collection by specifying "bru run"
|
2023-02-08 03:27:27 +05:30 |
|
Anoop M D
|
411c06f4cb
|
feat: bruno cli can not run a folder recursively
|
2023-02-08 02:53:55 +05:30 |
|
Anoop M D
|
03fa46d8b3
|
feat: bruno cli can sort the requests being run
|
2023-02-08 01:43:16 +05:30 |
|
Anoop M D
|
d0f2eb27bc
|
feat: bru cli can now run all requests inside a directory
|
2023-02-08 01:25:15 +05:30 |
|
Anoop M D
|
1b9ec05a58
|
feat: assert runtime
|
2023-02-08 01:13:21 +05:30 |
|
Anoop M D
|
3f74178c81
|
feat: bru cli - specify env + completed vars runtime
|
2023-02-07 21:01:35 +05:30 |
|
Anoop M D
|
78ca6c5e96
|
feat: error messages for reserved file and folder names in bruno
|
2023-02-07 19:36:34 +05:30 |
|
Anoop M D
|
5f59a16090
|
feat: run again, run collection and close functionality in collection runner
|
2023-02-07 19:00:17 +05:30 |
|
Anoop M D
|
3805cef0c4
|
feat: auto focus newly created environment
|
2023-02-07 18:11:34 +05:30 |
|
Anoop M D
|
3c1a6ca71e
|
chore: release v0.9.0
|
2023-02-07 08:15:13 +05:30 |
|
Anoop M D
|
d2227b2b05
|
feat: renamed vars:req,res as vars:pre-request,post-response
|
2023-02-07 05:13:14 +05:30 |
|
Anoop M D
|
dc03b6a761
|
feat: renamed script:req,res as script:pre-request,post-response
|
2023-02-07 04:39:23 +05:30 |
|
Anoop M D
|
e22f164cbc
|
feat: simple vars runtime is working!
|
2023-02-07 04:33:25 +05:30 |
|
Anoop M D
|
580d681e0a
|
fix: fixing issues in bru cli
|
2023-02-07 02:58:44 +05:30 |
|
Anoop M D
|
89b721d726
|
fix: fixed issues around body mode conversion
|
2023-02-07 02:50:15 +05:30 |
|
Anoop M D
|
1110a4edda
|
fix: fixed gql related issues
|
2023-02-07 02:12:23 +05:30 |
|
Anoop M D
|
f69332d9c3
|
feat: automagically migrate users of bru v1 to bru v2
|
2023-02-07 01:19:32 +05:30 |
|
Anoop M D
|
6947860204
|
feat: made bru lang parser more robust to optional newlines and whitespaces
|
2023-02-07 01:18:18 +05:30 |
|
Anoop M D
|
963b0c257f
|
feat: integrate new env model of bru lang
|
2023-02-06 23:22:48 +05:30 |
|
Anoop M D
|
33f8900705
|
chore: cleanup unused files
|
2023-02-06 23:02:47 +05:30 |
|
Anoop M D
|
22a14aa67a
|
feat: making request and response scripts work
|
2023-02-06 23:00:50 +05:30 |
|
Anoop M D
|
60c96f7d27
|
feat: script and vars are segmented at req and res levels separately
|
2023-02-06 21:18:36 +05:30 |
|
Anoop M D
|
c8de57aa51
|
chore: restructure bru js package
|
2023-02-06 15:24:34 +05:30 |
|
Anoop M D
|
827c480689
|
feat: bru cli prints test results
|
2023-02-06 14:52:22 +05:30 |
|
Anoop M D
|
1c869013c6
|
feat: cli runner can now run a single request
|
2023-02-06 03:40:13 +05:30 |
|
Anoop M D
|
404a516fef
|
chore: bruno cli accept request filename
|
2023-02-06 02:57:59 +05:30 |
|
Anoop M D
|
e26075060e
|
chore: bru cli - added package deps
|
2023-02-06 02:34:27 +05:30 |
|
Anoop M D
|
c524f40ab2
|
feat: bru cli init
|
2023-02-06 02:27:22 +05:30 |
|
Anoop M D
|
3e563ea126
|
feat: bru lang - support body default as json
|
2023-02-06 01:27:08 +05:30 |
|
Anoop M D
|
a0cb53445f
|
feat: bru lang - supporting ~ @ identifiers
|
2023-02-05 23:13:18 +05:30 |
|
Anoop M D
|
84bd603e11
|
feat: bru lang - parse env files
|
2023-02-05 19:06:48 +05:30 |
|
Anoop M D
|
c3236d4eb1
|
feat: making changes in app to use the new bru lang format
|
2023-02-05 01:25:36 +05:30 |
|
Anoop M D
|
4a4208f272
|
feat: bru lang - jsonToBru functionality
|
2023-02-05 00:27:18 +05:30 |
|
Anoop M D
|
d24f1a1054
|
refactor: organized v1 and v2 versions inside bru-lang
|
2023-02-04 20:11:33 +05:30 |
|
Anoop M D
|
cf0ede1a83
|
chore: using fixtures to cleanup test file
|
2023-02-04 16:11:29 +05:30 |
|
Anoop M D
|
342a39bcb4
|
chore: renamed test files
|
2023-02-04 16:06:32 +05:30 |
|
Anoop M D
|
e7d332c7d7
|
feat: bru lang - support for vars, asserts and docs
|
2023-02-04 16:02:27 +05:30 |
|
Anoop M D
|
689d886e74
|
feat: bru lang - support for body type parsing
|
2023-02-04 06:06:02 +05:30 |
|
Anoop M D
|
7a8e5198ff
|
feat: bru lang - support disabled headers parsing
|
2023-02-03 23:27:06 +05:30 |
|
Anoop M D
|
118ceacf46
|
feat: bru lang - allow parsing empty header values
|
2023-02-03 23:02:16 +05:30 |
|
Anoop M D
|
a21615a5fb
|
feat: bru lang - keys can support any char except whitespace, values can have any char except newline
|
2023-02-03 21:44:07 +05:30 |
|
Anoop M D
|
2ee2e270b0
|
feat: brun lang - ast updates, tests for headers and script tags
|
2023-02-03 21:08:40 +05:30 |
|
Anoop M D
|
9d6ba4691c
|
feat: bru lang tests, scripts and headers using ohm
|
2023-02-03 08:01:44 +05:30 |
|
Anoop M D
|
104bd272f9
|
feat: bru lang - simple parser
|
2023-02-03 04:39:45 +05:30 |
|
Anoop M D
|
62a184c386
|
chore: fixed github star button alignment
|
2023-02-01 22:20:06 +05:30 |
|
Anoop M D
|
4663a1246c
|
release: v0.8.1
|
2023-02-01 21:54:11 +05:30 |
|
Anoop M D
|
0efd782bcb
|
feat: github star button blends with dark mode
|
2023-02-01 21:52:46 +05:30 |
|
Anoop M D
|
a0903a5842
|
fix: fixed many bugs (too many to count :) )
|
2023-02-01 21:21:21 +05:30 |
|