Commit Graph

1915 Commits

Author SHA1 Message Date
b11113b529 assert operator dropdown bgcolor fix 2023-10-13 21:05:13 +05:45
79072785e2 Update index.js 2023-10-13 19:05:13 +05:30
ce59170752 Update StyledWrapper.js 2023-10-13 19:00:57 +05:30
60d3d07459 Update index.js 2023-10-13 19:00:26 +05:30
4eb74c8ed3 Merge branch 'usebruno:main' into fix538 2023-10-13 18:56:23 +05:30
9e4ff465af Merge branch 'usebruno:main' into feature/proxy-global-and-collection 2023-10-13 11:53:47 +02:00
7b55d52c11 firstpass at adding openapi v3 import json 2023-10-12 21:53:14 -05:00
6b668aaebe chore: bumped version to v0.24.0 v0.24.0 2023-10-13 07:39:03 +05:30
ad02ab8f36 Merge pull request #522 from foneazmi/main
fix(ui): add minHeight & minWidth
2023-10-13 07:17:34 +05:30
5d1be2f18a chore: dispatch null response when req is cancelled 2023-10-13 07:13:18 +05:30
6c3dc7bbd2 Merge pull request #471 from therealrinku/two
showing error response in response tab instead of alert message
2023-10-13 07:10:18 +05:30
30adea3146 chore: graceful error handling 2023-10-13 07:06:40 +05:30
eed952d43f Merge pull request #466 from therealrinku/one
feat: added active query, headers, vars and asserts count
2023-10-13 07:04:07 +05:30
09f67abad6 Merge branch 'main' into one 2023-10-13 07:03:55 +05:30
d595032f46 fix: postman collection export 2023-10-13 07:01:59 +05:30
671fcecb38 Merge pull request #544 from kapami/feature/export-to-postman-collection
Feature/export to postman collection
2023-10-13 06:49:59 +05:30
ca615e8662 Merge branch 'main' of github.com:usebruno/bruno 2023-10-13 06:46:37 +05:30
d3ab2f28c6 feat: docs refactor 2023-10-13 06:46:14 +05:30
a3cdc871d2 Merge pull request #549 from bacebu4/main
fix(bruno-cli): add missing variable to `prepareRequest`
2023-10-13 05:39:46 +05:30
774ce327a9 Merge pull request #527 from martinsefcik/feature/507
Added support for debug level for console logging in scripts
2023-10-13 05:29:50 +05:30
625a19e86c revert: #463 - style and right pane updates 2023-10-13 04:25:22 +05:30
1087cacdb0 Merge pull request #463 from donus3/feature/docs
Bruno Docs
2023-10-13 04:07:28 +05:30
faccca3921 Merge pull request #546 from bmrodgers148/main
AWS SigV4 Auth support
2023-10-13 04:01:08 +05:30
3810152c6b Merge branch 'usebruno:main' into fix538 2023-10-12 20:49:02 +05:30
816496246b Merge pull request #541 from brunohpaiva/feature/rpm-build
Add RPM linux build target
2023-10-12 14:12:32 +05:30
fcbecfb480 fix(bruno-cli): add missing variable to prepareRequest 2023-10-12 09:57:33 +02:00
dc425b067b Merge branch 'main' into feature/rpm-build 2023-10-12 02:41:58 -03:00
03011a41a8 Merge branch 'usebruno:main' into feature/proxy-global-and-collection 2023-10-12 07:40:46 +02:00
46e59eac4b fix: snap publish command 2023-10-12 10:12:30 +05:30
cf96527ffb fix: snap login command 2023-10-12 10:08:17 +05:30
e4df7e3111 fix: snap login command 2023-10-12 09:59:24 +05:30
3ca32d4199 fix: snap login command 2023-10-12 09:56:20 +05:30
1298df384d fix: updated electron build command 2023-10-12 09:51:35 +05:30
fbfdfdca04 fix: updated snap publish command 2023-10-12 09:49:33 +05:30
36bf2c8648 feat: snapcraft release support 2023-10-12 09:45:23 +05:30
ba8bfc6d17 Added AWS SigV4 to collection auth 2023-10-11 17:00:47 -07:00
f781bd7d8a Merge remote-tracking branch 'upstream/main' 2023-10-11 15:54:56 -07:00
6e246410d5 remove of garbage 2023-10-12 00:38:05 +02:00
d4e07d2028 Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection 2023-10-12 00:31:23 +02:00
542735e220 added file saving + added export of collection var 2023-10-12 00:30:58 +02:00
062adf019c chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
7a864e0054 build: add linux RPM target 2023-10-11 17:56:28 -03:00
72521a6007 fix(#529): Fix Ctrl+W closes Bruno
The default shortcut to close in the menu is Ctrl+W, I changed it
to Ctrl+Shift+Q because firefox uses this shortcut for closing
2023-10-11 22:09:11 +02:00
0466cd6233 Shorten method name in sidebar 2023-10-12 00:49:49 +05:30
8a0f7c6b8f Save window maximized state 2023-10-11 19:22:50 +02:00
d145275172 Merge branch 'main' of https://github.com/sthagen/usebruno-bruno into feature/export-to-postman-collection 2023-10-11 18:21:30 +02:00
6cbdbad09d UI addition for Postman export,partial generator 2023-10-11 18:20:36 +02:00
6d7f397d7b Update GitHub workflows
- jump to `actions/checkout` v4 (latest version)
- retrieve node version from NVM instead of hard-coded
- add a new job to run prettier (in case people skip pre-commit hook)
2023-10-11 13:00:16 +02:00
5ea9799c49 update: active vars count added 2023-10-11 15:34:09 +05:45
608d606f64 Merge branch 'main' into feature/proxy-global-and-collection
# Conflicts:
#	packages/bruno-app/src/components/ResponsePane/Placeholder/index.js
2023-10-11 08:30:51 +02:00