bplatta
36ee1f542a
build entire json object for request and only support first requestBody content type
2023-10-13 11:30:27 -05:00
dw-0
97871c25cf
feat: add button to clear collection search
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2023-10-13 17:53:39 +02:00
bplatta
35db296c1f
Update console logs
2023-10-13 10:50:47 -05:00
Linhart Lukáš
e90fc466b4
Dont reset timer when switch tabs
2023-10-13 17:27:17 +02:00
therealrinku
b11113b529
assert operator dropdown bgcolor fix
2023-10-13 21:05:13 +05:45
Nikhil569
79072785e2
Update index.js
2023-10-13 19:05:13 +05:30
Nikhil569
ce59170752
Update StyledWrapper.js
2023-10-13 19:00:57 +05:30
Nikhil569
60d3d07459
Update index.js
2023-10-13 19:00:26 +05:30
Nikhil569
4eb74c8ed3
Merge branch 'usebruno:main' into fix538
2023-10-13 18:56:23 +05:30
mirkogolze
9e4ff465af
Merge branch 'usebruno:main' into feature/proxy-global-and-collection
2023-10-13 11:53:47 +02:00
bplatta
7b55d52c11
firstpass at adding openapi v3 import json
2023-10-12 21:53:14 -05:00
Anoop M D
6b668aaebe
chore: bumped version to v0.24.0
2023-10-13 07:39:03 +05:30
Anoop M D
5d1be2f18a
chore: dispatch null response when req is cancelled
2023-10-13 07:13:18 +05:30
Anoop M D
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
Anoop M D
30adea3146
chore: graceful error handling
2023-10-13 07:06:40 +05:30
Anoop M D
09f67abad6
Merge branch 'main' into one
2023-10-13 07:03:55 +05:30
Anoop M D
d595032f46
fix: postman collection export
2023-10-13 07:01:59 +05:30
Anoop M D
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
Anoop M D
d3ab2f28c6
feat: docs refactor
2023-10-13 06:46:14 +05:30
Anoop M D
625a19e86c
revert: #463 - style and right pane updates
2023-10-13 04:25:22 +05:30
Anoop M D
1087cacdb0
Merge pull request #463 from donus3/feature/docs
...
Bruno Docs
2023-10-13 04:07:28 +05:30
Brian Rodgers
ba8bfc6d17
Added AWS SigV4 to collection auth
2023-10-11 17:00:47 -07:00
Brian Rodgers
f781bd7d8a
Merge remote-tracking branch 'upstream/main'
2023-10-11 15:54:56 -07:00
Miroslav Kapa
6e246410d5
remove of garbage
2023-10-12 00:38:05 +02:00
Miroslav Kapa
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
Miroslav Kapa
542735e220
added file saving + added export of collection var
2023-10-12 00:30:58 +02:00
Nikhil569
0466cd6233
Shorten method name in sidebar
2023-10-12 00:49:49 +05:30
Miroslav Kapa
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
Miroslav Kapa
6cbdbad09d
UI addition for Postman export,partial generator
2023-10-11 18:20:36 +02:00
Jeremy Benoist
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
therealrinku
5ea9799c49
update: active vars count added
2023-10-11 15:34:09 +05:45
Mirko Golze
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
Donus(ADA)
d922376d57
feat(documentation): move function to the request pane
2023-10-11 09:27:08 +07:00
Donus(ADA)
33cd30315a
refactor: move textarea styled-component to the DocumentEditor component file
2023-10-11 09:21:12 +07:00
Donus(ADA)
01c298c58e
feat: support documentation
2023-10-11 09:21:12 +07:00
Donus(ADA)
250227a134
feat: more request and response pane ui responsive
2023-10-11 09:21:12 +07:00
Anoop M D
9beb422674
chore: release v0.23.0
2023-10-11 04:01:51 +05:30
Anoop M D
93f89698fd
chore: json safeStringify
2023-10-11 03:57:19 +05:30
Anoop M D
8d4e5bc732
Merge pull request #506 from martinsefcik/bug/505
...
fix(#505 ): fixed displaying shortcuts based on OS
2023-10-11 03:39:18 +05:30
Anoop M D
de223acb19
Merge pull request #520 from snippetkid/497-show-response-size
...
Show response size even if content-length header isn't present
2023-10-11 03:38:13 +05:30
Anoop M D
5682c47d00
Merge pull request #519 from Nikhil569/main
...
feat: shows image if url return a image
2023-10-11 03:33:08 +05:30
Dipin Jagadish
32629cdcca
fix: add response size in response pane
2023-10-10 22:56:38 +01:00
Anoop M D
84ed2aff72
Merge pull request #516 from dozed/feature/sparql-body
...
Add support for SPARQL bodies
2023-10-11 03:07:57 +05:30
Anoop M D
f602306069
Merge pull request #515 from Its-treason/fix/parse-query-params-on-request-creation
...
fix(#500 ): Parse query url on request creation
2023-10-11 03:00:38 +05:30
Nikhil569
9e8488d417
Merge branch 'main' of https://github.com/Nikhil569/bruno into main
2023-10-11 02:58:05 +05:30
Nikhil569
4b297f32e0
Would allow bruno to show images
2023-10-11 02:56:01 +05:30
Stefan Ollinger
79379b23e2
Put SPARQL mode below TEXT
2023-10-10 20:52:13 +02:00
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Its-treason
d637334fd7
fix( #500 ): Parse query url on request creation
2023-10-10 19:19:19 +02:00
Jack Scotson
9ca22cd1d1
Merge tag 'v0.22.1' into bugfix/fixes-251
...
v0.22.1
2023-10-10 17:32:38 +01:00
Jack Scotson
ff3c666f48
use isWindowsOS()
2023-10-10 17:32:17 +01:00
therealrinku
0a2835a543
fix: add request and folder modal validation fixes
2023-10-10 19:21:21 +05:45
Martin Sefcik
dfefb0a314
fix( #505 ): fixed displaying shortcuts based on OS
2023-10-10 11:49:52 +02:00
Mirko Golze
d64f4d3740
make code runnable
2023-10-10 07:49:22 +02:00
therealrinku
571b4459ac
update: showing error in queryresult component
2023-10-10 10:51:45 +05:45
Rinku Chaudhari
d4683ab961
Merge branch 'main' into two
2023-10-10 10:00:07 +05:45
Anoop M D
ff3321d643
chore: bumped version to 0.22.1
2023-10-10 04:40:03 +05:30
Anoop M D
beaa20c134
fix( #491 ): fix response overlay scroller
2023-10-10 01:08:00 +05:30
Mirko Golze
99fe4432c4
Merge branch 'main' into feature/proxy-global-and-collection
2023-10-09 21:11:20 +02:00
Anoop M D
9ee398dc3b
Merge pull request #480 from grubersjoe/gql-validation
...
Fix GraphQL validation
2023-10-10 00:11:24 +05:30
Anoop M D
33da3a1303
Merge pull request #486 from Its-treason/fix/r-replace-not-a-function
...
fix(#382 ): TypeError r.replace is not a function
2023-10-09 21:31:33 +05:30
Its-treason
c586deeb30
fix( #382 ): TypeError r.replace is not a function
2023-10-09 17:56:48 +02:00
Jonathan Gruber
5db50339e0
fix( #222 ): add missing codemirror/addon/lint/lint import to fix GQL validation
2023-10-09 13:09:45 +02:00
Oleksii Slabchenko
0e1c4008e7
Fix assertion value modification
2023-10-09 11:41:46 +02:00
therealrinku
fdca86ffd2
showing error response in response tab instead of alert message
2023-10-09 12:33:10 +05:45
Mirko Golze
b9291201d9
Merge branch 'main' into feature/proxy-global-and-collection
...
# Conflicts:
# package-lock.json
# packages/bruno-app/src/components/CollectionSettings/ProxySettings/index.js
# packages/bruno-electron/src/ipc/network/index.js
2023-10-09 07:21:25 +02:00
Anoop M D
f9f1ca0640
chore: version bump 0.22.0
2023-10-09 07:30:37 +05:30
Anoop M D
53eb53e062
chore: collection and folder as request names are reserved
2023-10-09 07:08:36 +05:30
Anoop M D
2d149d94ef
Merge pull request #456 from survivant/feature/request-indexname
...
Feature/request indexname
2023-10-09 07:00:50 +05:30
Anoop M D
f0c3b8a877
Merge pull request #467 from game5413/enhancement/collection-dropdown
...
Better experience for open request or folder dropdown action
2023-10-09 06:52:13 +05:30
Anoop M D
46bc097733
Merge branch 'main' into feat/add-support-for-socks5-proxy
2023-10-09 06:40:12 +05:30
Anoop M D
1ce8d707f1
feat( #334 ): collection level headers, auth, scripts and tests
2023-10-09 06:18:05 +05:30
Mirko Golze
b854e66a24
#224 refactor preferences store, add global proxy settings
2023-10-08 23:12:03 +02:00
Qweme Dev
1a366893ec
Fix styles for theme
2023-10-08 21:53:29 +03:00
Ricardo Q. Bazan
ce2e997c06
feat: add support for socks5 proxy
2023-10-08 10:04:16 -05:00
game5413
7617ae12cb
Merge branch 'main' into enhancement/collection-dropdown
2023-10-08 21:48:36 +07:00
game5413
905e993a13
better experience for open dropdown collection
2023-10-08 21:46:13 +07:00
therealrinku
be6abf421f
feat: added active query, headers and asserts count
2023-10-08 19:38:13 +05:45
Jack Scotson
b47b0565e5
Merge branch 'main' into bugfix/fixes-251
2023-10-08 10:52:18 +01:00
Jack Scotson
094bf7bc60
fix( #251 ): Uses os.release to get correct pathsep for windows
2023-10-08 10:47:34 +01:00
Anoop M D
64ac763a13
Merge pull request #441 from grubersjoe/gql-auth
...
Improve GQL introspection request
2023-10-08 04:17:00 +05:30
Anoop M D
bca3d5749b
Merge pull request #447 from therealrinku/two
...
minor styling fixes
2023-10-08 04:15:33 +05:30
Anoop M D
2ee6759282
Merge pull request #455 from survivant/patch-1
...
typo in the error message
2023-10-08 04:10:58 +05:30
Michał Szymborski
6d8bdfa276
fix( #440 ) open dev tools from menu
2023-10-07 23:42:12 +02:00
Sebastien Dionne
515381b930
fix typo and use singular
2023-10-07 15:53:34 -04:00
Sebastien Dionne
21536f9a27
Support request name with "index" in the name if index is not separated
2023-10-07 15:28:17 -04:00
Sebastien Dionne
47992288c4
Use singular instead
2023-10-07 15:04:45 -04:00
Sebastien Dionne
640692abc7
typo in the error message
...
there was a little typo
2023-10-07 14:59:55 -04:00
Anoop M D
ed95b8349e
chore: bump version v0.21.1
2023-10-08 00:05:10 +05:30
Anoop M D
81b1982d4f
feat: response overlay polish
2023-10-08 00:03:32 +05:30
Anoop M D
e381d0c00b
chore: ui layout polish
2023-10-07 19:12:20 +05:30
Anoop M D
50f2f54335
fix( #150 ): fixed arrow direction
2023-10-07 19:10:11 +05:30
therealrinku
6421148dc1
minor styling fixes
2023-10-07 12:50:19 +05:45
Anoop M D
12f3f802a7
request save control
2023-10-07 09:02:19 +05:30
Anoop M D
1e27427d09
chore: bump version to 0.21.0
2023-10-07 03:28:11 +05:30
Jonathan Gruber
3c0770b792
fix( #354 ): also interpolate env vars in introspection request
2023-10-06 23:10:53 +02:00
Anoop M D
8730c5a85b
Merge pull request #413 from therealrinku/one
...
request colors made consistent on the sidebar and tabs
2023-10-06 23:34:08 +05:30
Anoop M D
24fcb8caf2
Merge pull request #430 from lared/bugfix/misordered-requests
...
fix(#428 ): moving requests into directories or into root of collection broke ordering
2023-10-06 22:58:08 +05:30
Anoop M D
5a0e68073f
Merge pull request #436 from not-known-person/fix-/#419
...
fix-/#419
2023-10-06 22:56:17 +05:30
not-known-person
945f1eb74a
fix-/#419
2023-10-06 22:00:20 -04:00
Anoop M D
de74edb50f
feat: interpolation of proxy vars
2023-10-06 22:49:48 +05:30
Brian Rodgers
80414d751d
Merge branch 'usebruno:main' into main
2023-10-06 12:11:28 -05:00
Oscar Pastarus
7be38bcfe0
fix: add missing CSS for graphql docs explorer
2023-10-06 17:46:09 +02: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
Michał Szymborski
1f5aa25d5e
fix( #428 ): moving requests into directories or into root of collection broke ordering
2023-10-06 16:39:13 +02:00
Brian Rodgers
e2e3895a58
Added support for AWS Sig V4 Authentication
2023-10-06 08:47:05 -05:00
therealrinku
be72d24ecb
request colors made consistent on the sidebar and tabs
2023-10-06 14:57:20 +05:45
Anoop M D
a838185ddf
chore: version bump v0.20.0
2023-10-06 04:18:44 +05:30
Anoop M D
be8db1876a
feat( #111 ): refactor new request auto open logic
2023-10-06 04:02:51 +05:30
Anoop M D
4e4130acf5
Merge pull request #373 from Its-treason/feature/auto-open-new-request
...
feat(#111 ): Automaticly open a newly created request
2023-10-05 21:22:56 +05:30
Its-treason
8a19189dcd
feat( #111 ): Use existing last actions for auto open tabs
2023-10-05 17:43:17 +02:00
Jonathan Gruber
af130bac17
feat(usebruno#354): Add authentication for GraphQL requests
...
Schema introspection query will also use specified authentication.
2023-10-05 16:37:05 +02:00
Peter C.
57e0f0c0c4
updated insomnia importer
2023-10-05 09:45:08 +02:00
Its-treason
51cb930b6a
feat( #111 ): Automaticly open a newly created request
2023-10-05 01:57:02 +02:00
Anoop M D
6c1f8c78b2
chore: version bumped to v0.19.0
2023-10-05 03:47:43 +05:30
Anoop M D
80eaaad658
Merge pull request #356 from therealrinku/main
...
github star button color fix
2023-10-05 03:35:38 +05:30
Anoop M D
51a73d864e
Merge pull request #368 from luizfonseca/fix/use-correct-duration-axios-interceptor
...
fix(network): use axios interceptors to better reflect durations
2023-10-05 03:34:34 +05:30
Filippo Contro
3a6dacc1f4
Add: Add new button to copy existing environments
2023-10-04 23:32:02 +02:00
Luiz Fonseca
6ef7891f8a
fix(network): use interceptors when measuring request duration
2023-10-04 22:09:48 +02:00
Luiz Fonseca
e1bf475f1f
chore: pretty-quick fixes
2023-10-04 22:09:11 +02:00
Anoop M D
90fedc8ec6
fix( #334 ): fixed yaml response parsing issue
2023-10-04 22:55:17 +05:30
therealrinku
9c46bc79d9
github star button color fix
2023-10-04 22:14:34 +05:45
Anoop M D
bf2d1220a1
chore: version bumped to v0.18.0
2023-10-04 05:53:59 +05:30
Anoop M D
5e2640fe73
fix: fixed query result issue
2023-10-04 05:48:05 +05:30
Anoop M D
9b2e2ed3d8
chore: style updates
2023-10-04 04:11:23 +05:30
Anoop M D
e4ea6b9109
Merge pull request #299 from ilumin/feature/double-click-rename
...
feat(291): add double click request to open rename modal
2023-10-04 03:40:29 +05:30
Anoop M D
1a8feb8029
Merge pull request #282 from Its-treason/feature/preview-response-html
...
feature/preview-response-html
2023-10-04 03:40:11 +05:30
Anoop M D
72a5f05009
Merge pull request #302 from j0k3r/bugfix/reponse-size-two-decimal
...
Fix rounding response size
2023-10-04 03:32:30 +05:30
Anoop M D
1932d98b57
Merge pull request #321 from lared/bugfix/tabbing-order
...
fix(#314 ): tabbing order through tables (variables etc) was inconsistent or impossible
2023-10-04 03:26:00 +05:30
Anoop M D
bdb7ff9947
chore: style updates
2023-10-04 03:07:50 +05:30
Anoop M D
3f4f7fb24c
feat( #119 ): basic auth support completed
2023-10-04 02:58:22 +05:30
Michał Szymborski
494b484cd9
fix( #312 ): tabbing order through tables (variables etc) was inconsistent or impossible
...
resolves #312
2023-10-03 21:36:31 +02:00
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +05:30
Anoop M D
2e600838b2
Merge branch 'main' of github.com:usebruno/bruno
2023-10-03 22:48:56 +05:30
Anoop M D
52428c6b35
Merge pull request #318 from usebruno/feature/auth-support
...
Feature/auth support
2023-10-03 22:47:22 +05:30
Jeremy Benoist
73c62010b7
Fix rounding response size
...
I noticed that sometimes the response size is weirdly displayed.
- size `112932` is displayed as `110.28.999999999999996KB`
- size `112990` is displayed as `110.34KB`
The problem is in the decimal calculation. Rounding the value ensure we don't have two `.` in the displayed size.
Also, update the `contributing` to increase the minimum Node version required.
2023-10-03 10:39:38 +02:00
O Teerasak Vichadee
26853787da
feat(291): add double click request to open rename modal
2023-10-03 11:28:27 +07:00
Its-treason
7a80247fc5
fix: Color in environment delete modal
2023-10-03 00:48:49 +02:00
Its-treason
ea9e294c54
feat( #245 ): Update tab design + Remove CSP
2023-10-02 19:50:01 +02:00
pedward99
d63e7371fe
Fix for XML Formatting Options
2023-10-02 10:39:29 -04:00
Its-treason
dce11d1bd5
Merge branch 'main' of github.com:usebruno/bruno into feature/preview-response-html
2023-10-02 14:34:54 +02:00
Its-treason
e720fed63b
feat( #245 ): Add HTML preview to response
2023-10-02 14:26:24 +02:00
Anoop M D
43f7c2ab86
chore: version bump to v0.17.0
2023-10-02 16:55:22 +05:30
Anoop M D
95532102ba
feat( #280 ): code generator polishing and support url interpolation
2023-10-02 16:52:02 +05:30
Anoop M D
4603ec4d5e
Merge pull request #280 from Beedhan/feature/code-generator
...
Feature/code generator
2023-10-02 15:42:07 +05:30
Anoop M D
cbdd56e577
chore: added some todo's for future code cleanup
2023-10-02 15:38:50 +05:30
Anoop M D
ce77d08408
Merge branch 'main' of github.com:usebruno/bruno
2023-10-02 15:32:39 +05:30
Anoop M D
3a5071412e
Merge pull request #277 from not-known-person/feat-/#220-Improvement
...
Improved feat(#220 )
2023-10-02 15:32:26 +05:30
not-known-person
336ad38cb9
Improved feat-/#220
2023-10-02 08:34:39 -04:00
Anoop M D
636e14a385
feat( #253 ): released cmd+h key back to native mac hide behaviour
2023-10-02 15:28:54 +05:30
Anoop M D
bfc03f5ae4
fix( #279 ): fixed codemirror crashes resulting in white screen
2023-10-02 15:25:59 +05:30
Beedhan
97200961eb
feat: support for variables in url
2023-10-02 14:24:13 +05:45
Beedhan
b74922c8f3
bugfix:sidebar moving when code generator modal is opened
2023-10-02 14:02:54 +05:45
Beedhan
3d0c9cc0ae
feat:added code generator to http-requests
2023-10-02 13:58:25 +05:45
Anoop M D
1804454ff0
chore: bump version v0.16.6
2023-10-02 05:26:47 +05:30
Anoop M D
3c710120b9
Merge pull request #274 from lared/bugfix/drag-and-drop-ordering
...
fix(#154 ): correct ordering during drag-and-drop
2023-10-02 04:48:43 +05:30
Anoop M D
fcc12fb089
fix( #251 , #265 ): phantoms folders fix on rename/delete needs to be run only on windows
2023-10-02 04:17:35 +05:30
Anoop M D
3d8dee944f
Merge pull request #266 from not-known-person/fix-251-265
...
fixed issue-#251-&-#265,
2023-10-02 04:03:31 +05:30
Anoop M D
78e5cd3c03
Merge pull request #264 from Its-treason/bugfix/insomnia-import-name-collision
...
fix(#257 ): Name collision during Insomnia collection import
2023-10-02 03:37:40 +05:30
Its-treason
26d99c7aee
fix( #257 ): Name collision during Insomnia collection import
2023-10-01 23:47:43 +02:00
not-known-person
b83da46f12
added feat/-#220
2023-10-01 21:01:39 -04:00
not-known-person
cf6ec4e84f
fixed issue-#251-&-#265
2023-10-01 15:22:05 -04:00
Michał Szymborski
978d810473
fix( #154 ): correct ordering during drag-and-drop
...
When dragging and dropping items, to delay changing sequence numbers
until after all the resource-dependent logic has completed, we were
relying on the order of children in redux store (which we then converted
into new seq numbers).
This order of children was however not updated when sequence numbers
changed (for example due to file watch changes). This resulted in a
seemingly random drag-and-drop ordering, which in fact was linked to the
initial order when the collection was loaded.
This change sorts all the items by sequence number prior to reordering,
so that those random jumps no longer happen. As this happens on a deep
clone of the collection, no data gets hurt in the process.
fixes #154
2023-10-01 21:09:11 +02:00
Beedhan
cedcd2cf35
Revert "fix: folder showing after deleting"
...
This reverts commit ce9cdc5293
.
2023-10-02 00:00:03 +05:45
Beedhan
ce9cdc5293
fix: folder showing after deleting
2023-10-01 23:55:39 +05:45
Anoop M D
e83c2da798
chore: version bumped to v0.16.5
2023-10-01 02:17:28 +05:30
Anoop M D
3c4ef2f2df
Merge pull request #256 from brahma-dev/main
...
Ensure that adjacent variables are rendered in separate spans.
2023-10-01 00:19:46 +05:30
Anoop M D
b767ccd063
Merge pull request #260 from Its-treason/feature/update-create-collection-form
...
feat: Update create collection form
2023-09-30 22:09:54 +05:30
Andy Piper
6695d90609
Remove rogue apostrophes and capitalise API in text.
...
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2023-09-30 15:37:45 +01:00
Its-treason
5c79282a1b
feat: Update create collection form
...
- Remove Name tooltip
- Update Folder Name tooltip
- Move Folder Name input under location
- Update Folder Name validation
- Now only allow characters for valid system folder names
- Update label htmlFor ids to input ids
2023-09-30 14:35:37 +02:00
Brahma Dev
4c89f31934
Decrease likelihood of any unintentional classname clash.
2023-09-29 21:58:46 +00:00
Brahma Dev
1c53ce91f0
Ignore the randomly generated classname.
2023-09-29 21:42:15 +00:00
Brahma Dev
0b83fbb7ce
Add a randomly generated classname to each variable so that CodeMirror does not merge adjacent variables into the same SPAN.
2023-09-29 21:41:54 +00:00
Anoop M D
08ceed86a8
chore: bump version to v0.16.4
2023-09-30 02:48:20 +05:30
Anoop M D
f99918d725
fix( #229 ): fixed handling of non-JSON/XML content types
2023-09-30 02:44:30 +05:30
Anoop M D
1877dd858e
chore: remove unused var
2023-09-30 02:42:10 +05:30
Anoop M D
acff0c379e
fix( #236 ): insomnia import fix
2023-09-30 02:24:31 +05:30
Anoop M D
a849e4fb7b
Merge pull request #255 from Its-treason/bugfix/create-collection-modal-validation
...
Bugfix: Create collection modal validation
2023-09-30 01:53:32 +05:30
Anoop M D
613699fb69
fix( #248 ): gracefully abort cm header hint when word match fails
2023-09-30 01:44:54 +05:30
Anoop M D
0c4ba71922
feat( #229 ): added error boundary to capture error trace and allow users to continue using the app
2023-09-30 01:32:05 +05:30
Its-treason
d346bb00eb
Merge branch 'main' into bugfix/create-collection-modal-validation
2023-09-29 21:45:01 +02:00
Its-treason
8bb57aa41d
fix: location validation in create collection form
2023-09-29 21:44:37 +02:00
Brahma Dev
a02d2b9c58
Add standard http headers for autocomplete
2023-09-29 11:59:09 +00:00
Brahma Dev
21edfbc25a
Use Codemirror Hint feature for autocomplete
2023-09-29 11:59:01 +00:00
Anoop M D
69a7c0e4ce
chore: bumped release version to v0.16.3
2023-09-29 12:24:17 +05:30
Anoop M D
0f1e330dc5
feat( #119 ): ui placeholders for basic and bearer auths
2023-09-29 02:11:04 +05:30
Gabriel Kohen
60e3f3bb6a
Make sure path string does not overflow the dialog
...
See also: #217
2023-09-28 16:22:40 -04:00
Josh Soref
f23dcf50a4
spelling: separator
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04: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
Josh Soref
76a743b74e
spelling: interpreted
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
c623aa0909
spelling: header
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
3eb26834c7
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
6471ca74c3
spelling: ephemeral
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 14:11:49 -04:00
Josh Soref
f77d955839
spelling: environments
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 13:24:00 -04:00
Josh Soref
9947a55b8d
spelling: bottom
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-09-28 13:24:00 -04:00
Brahma Dev
c9c675e187
Allow tabs in tablists to wrap.
2023-09-28 13:11:21 +00:00
Anoop M D
5d01c0a765
chore: bump version to 0.16.2
2023-09-28 18:25:15 +05:30
Anoop M D
6facdfd66b
chore: bump version to v0.16.1
2023-09-28 10:27:45 +05:30
Anoop M D
cd3b8a948e
fix( #227 ): fixed json formatting issue
2023-09-28 10:15:54 +05:30
Anoop M D
3661fa7df3
chore: published libs
2023-09-28 05:17:59 +05:30
Anoop M D
559fcb0806
Merge pull request #225 from mirkogolze/feature/191-interpolate-header-names
...
#191 interpolate header names with variables
2023-09-28 04:38:37 +05:30
Anoop M D
d5da8a9e2f
chore: bump version to v0.16.0
2023-09-28 04:34:34 +05:30
Anoop M D
c27f090583
feat( #95 ): runner runs inside a tab of a collection view
2023-09-28 04:02:20 +05:30
Anoop M D
487dd73040
fix: fixed screen crash when collection was removed
2023-09-28 03:26:13 +05:30
Anoop M D
665428a2d0
feat( #224 ): proxy support feature - gui layer
2023-09-28 03:06:53 +05:30
Mirko Golze
36f9902f2e
#191 interpolate header names with variables
2023-09-27 22:36:27 +02:00
Anoop M D
08c1563a7a
chore: bump version to v0.15.3
2023-09-27 14:37:13 +05:30
Thomas Pyle
8df6b241bb
Adds fallback when no environments are defined
2023-09-26 19:39:46 -04:00
pedward99
b814c84411
Clean Up
2023-09-26 09:22:41 -04:00
pedward99
9c8ef09d01
XML Format working
2023-09-25 13:13:14 -04:00
Anoop M D
bb31ddc5d2
chore: release v0.15.2
2023-09-25 04:42:41 +05:30
Anoop M D
ff40178c8c
fix( #210 ): fixing bruno libraries dep issues
2023-09-25 04:41:39 +05:30
Anoop M D
1c549f7faf
fix: fixed issue related about-window dep breaking build
2023-09-25 02:54:36 +05:30
Anoop M D
eb010adeac
chore: added collection variables feature note
2023-09-25 01:09:25 +05:30
Anoop M D
7e5e22cfcf
chore: release v0.15.0
2023-09-25 00:58:24 +05:30
Anoop M D
511854369f
feat( #205 ): collection properties dropdown
2023-09-24 23:53:31 +05:30
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
0a172ddce8
feat( #206 ): Collection and Env variables viewer
2023-09-24 02:07:31 +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
19ca1af71e
chore: release 0.14.1
2023-09-20 13:11:16 +05:30
Mirko Golze
71b18c8b21
implement fallback to search body language by content-type header
2023-09-20 08:31:23 +02:00
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
0d4f7e6a06
chore: bumped release version to v0.14.0
2023-09-14 00:25:04 +05:30
Anoop M D
f9ed68843d
feat( #190 ): Console Logs in scripts should be written into developer console
2023-09-14 00:20:04 +05:30
Anoop M D
e6c3a5af4c
feat: refactored run single request events
2023-09-13 23:37:21 +05:30
Jeff Printy
74f248782b
Enable scrolling in collections sidebar #118
2023-09-04 14:21:59 -05:00
Anoop M D
ee084696f5
chore: release v0.13.2
2023-09-01 14:17:29 +05:30
Anoop M D
26a05f92cb
chore: bumped version v0.13.1
2023-09-01 00:15:14 +05:30
Anoop M D
1d678ee0d9
chore: bump version to 0.13.0
2023-08-31 23:03:34 +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
Paul Edwards
aeb29393c5
Code Editor Mode and formatting
2023-07-19 20:06:37 -04:00
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
3b85e7ebcc
chore: version bump v0.12.1
2023-04-27 19:26:41 +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
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
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
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
Anoop M D
a9e6c3a35c
feat: support for importing insomnia collections ( #74 )
2023-03-05 00:19:03 +05:30
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
David Coomber
a1385ba1e2
Location 'inputRef' was overriding the same on Name
2023-02-18 13:02:59 +02:00
Anoop M D
7e70d05dc8
chore: bumped version to v0.9.4
2023-02-17 13:58:02 +05:30
Anoop M D
17ded5de4c
fix: fixed issues with creating patch requests
2023-02-17 13:55:23 +05:30
Anoop M D
a425b42615
feat: ux improvements in environment settings
2023-02-17 13:36:22 +05:30
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
943e74c327
fix: fix windows filepath issues #89
2023-02-12 21:46:42 +05:30
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
242fcac2d3
feat: bru lang now allows empty urls
2023-02-09 17:31:37 +05:30
Anoop M D
27c6c1349a
chore: release v0.9.1
2023-02-08 16:27:33 +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
f69332d9c3
feat: automagically migrate users of bru v1 to bru v2
2023-02-07 01:19:32 +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
c3236d4eb1
feat: making changes in app to use the new bru lang format
2023-02-05 01:25:36 +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
Anoop M D
8202182074
release time: v0.8.0
2023-02-01 18:09:27 +05:30
Anoop M D
ee4d4e3361
chore: fixed runner layout issues
2023-02-01 18:03:43 +05:30
Anoop M D
b76ddcd007
feat: scripting and testing support in graphql has arrived
2023-02-01 18:02:10 +05:30
Anoop M D
6f6dedbb9c
feat: collection variables
2023-02-01 17:56:13 +05:30
Anoop M D
37b1c043eb
feat: start collection runner at root
2023-02-01 17:29:53 +05:30
Anoop M D
58bc247c53
feat: collection runner
2023-02-01 17:06:04 +05:30
Anoop M D
c5b509115a
chore: fixed collection chevron width issue
2023-02-01 10:07:11 +05:30
Anoop M D
524a59aed4
chore: hardened dnd boundary
2023-02-01 10:05:09 +05:30
Anoop M D
be49ef5f12
feat: rename collection
2023-02-01 09:59:23 +05:30
Anoop M D
d4f05fa843
feat: support for graphql variables
2023-02-01 09:23:11 +05:30
Anoop M D
7dd0d10a5d
fix: fixed bugs related to sequencing
2023-02-01 08:37:48 +05:30
Anoop M D
abc26e5c5a
feat: load current environment during configuring envs
2023-02-01 06:31:32 +05:30
Anoop M D
6852cc6631
feat: refactored logic around query param parsing
2023-02-01 06:07:43 +05:30
Anoop M D
8bfb2591c2
feat: graphql schema introspection
2023-02-01 05:09:42 +05:30
Anoop M D
05a290839b
fix: fixed sidebar toggle width issues
2023-02-01 03:25:46 +05:30
Anoop M D
80f9e33be5
fix: fix overflow issues in keyval editors in the app
2023-02-01 03:06:32 +05:30
Anoop M D
5a78dfa210
fix: fixed dark mode theme issue in single line editor
2023-01-31 21:38:11 +05:30
Anoop M D
61caca59ee
fix: fixed scrollbar issue in single line editor
2023-01-31 21:25:25 +05:30
Anoop M D
667811cbd4
bumped version
2023-01-29 20:45:30 +05:30
Anoop M D
7839e93a57
fix: fixed dark mode issues
2023-01-29 20:44:34 +05:30
Anoop M D
11c60273b4
fix: fixed missing module error
2023-01-29 19:52:13 +05:30
Anoop M D
1dcff56c78
release: v0.7.0
2023-01-29 19:27:44 +05:30
Anoop M D
2e32423869
feat: better error messaging
2023-01-29 18:04:17 +05:30
Anoop M D
c328281f21
feat: testing support has arrived !
2023-01-29 17:35:28 +05:30
Anoop M D
cc261326fc
fix: fixed env var issues
2023-01-29 14:17:01 +05:30
Anoop M D
050ee2680f
feat: improved request queuing status functionality
2023-01-29 13:20:19 +05:30
Anoop M D
d89f12c071
feat: support loading external libraries
2023-01-29 12:33:12 +05:30
Anoop M D
b800055df4
chore: hiding menubar icon temporarily
2023-01-29 11:12:11 +05:30
Anoop M D
b1d2b798ba
feat: scripting support almost done
2023-01-29 04:49:31 +05:30
Anoop M D
4a403a253e
feat: show current env vars
2023-01-27 03:24:21 +05:30
Anoop M D
a45628dd85
feat: moved env var interpolation logic to electron
2023-01-25 10:39:07 +05:30
Anoop M D
3d63db806d
feat: moved prepare request logic to electron
2023-01-24 19:34:06 +05:30
Anoop M D
1ec24d1138
feat: scripting support ( #16 )
2023-01-24 18:27:47 +05:30
Anoop M D
fa40685a6a
feat: skipping telemetry in dev env
2023-01-24 17:28:31 +05:30
Anoop M D
037013005f
chore: bumped version
2023-01-23 00:18:54 +05:30
Anoop M D
5c8d0a9e8a
feat: script and tests functionality
2023-01-22 23:39:16 +05:30
Anoop M D
f9a3fb2f1b
chore: cleanup old files
2023-01-22 02:43:14 +05:30
Anoop M D
8fbb777665
feat: ask foldername when creating collection
2023-01-22 02:34:23 +05:30
Anoop M D
0e041d460c
feat: listeners for cmd+s ctr+s in SingleLineEditor
2023-01-22 00:49:11 +05:30
Anoop M D
fff540010e
feat: hardening seq number functionality
2023-01-21 23:22:45 +05:30
Anoop M D
d01cada16c
fix: fix json stringify bug in response timeline
2023-01-21 19:54:06 +05:30
Anoop M D
dd4fecfd1c
fix: fix env info popup issues in graphql query editor
2023-01-21 19:41:37 +05:30
Anoop M D
095d7c6bcb
feat: dark mode styles for env var info popup
2023-01-21 19:07:58 +05:30
Anoop M D
d165a04377
feat: environment variable syntax highlighting
2023-01-21 18:12:34 +05:30
Anoop M D
9c14941c15
feat: using single line editors instead of input boxes
2023-01-21 01:42:20 +05:30
Anoop M D
1627f65bd7
feat: using single line editors instead of input boxes
2023-01-21 01:38:48 +05:30
Anoop M D
19f4f3c1a5
chore: deprecating descriptions temporarily in key value pairs
2023-01-21 01:26:40 +05:30
Anoop M D
ae70680ceb
feat: ener keybindings for single line editor
2023-01-21 01:23:33 +05:30
Anoop M D
60fc13c765
feat: refactor codemirror bruno variables mode
2023-01-21 01:17:27 +05:30
Anoop M D
60c3d41c8e
feat: codemirror single line editor
2023-01-20 09:39:32 +05:30
Anoop M D
fb8ff37d83
feat: codemirror syntax highlight for env vars
2023-01-20 08:14:03 +05:30
Anoop M D
695f42df80
feat: run request upon cmd+enter from response pane
2023-01-20 07:16:57 +05:30
Anoop M D
21c9c8b4fb
feat: drag and drop for files and folders
2023-01-20 00:45:07 +05:30
Anoop M D
dd71c9e71b
feat: response timeline
2023-01-18 20:55:10 +05:30
Anoop M D
f34e9f7b26
chore: fixed typo
2023-01-18 14:47:43 +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
4877bc3849
chore: updated product tagline
2023-01-17 19:42:34 +05:30
Anoop M D
ae7e3a722c
chore: disable dragndrop temporarily due to electron issues
2023-01-17 19:27:11 +05:30
Anoop M D
b6c3205474
feat: integrating app with the bru lang
2023-01-17 02:00:58 +05:30
Anoop M D
36d0550472
feat: drag item to root of collection
2023-01-10 09:37:09 +05:30
Anoop M D
ee4734c957
feat: move requests across folders
2022-12-28 04:48:49 +05:30
Anoop M D
6ce657d891
feat: drag and drop events ( #57 )
2022-11-11 03:53:51 +05:30
Vinod Godti
cffef31f97
RequestPane body form input text color visibility fix in dark mode ( #70 )
2022-11-10 18:29:17 +05:30
Nash
b93be5a846
Set default theme to the user's browser theme ( #69 )
2022-11-09 22:55:30 +05:30
Anoop M D
544765af3e
fix: fixed graphql docs height overflow ( #65 )
2022-11-08 03:45:30 +05:30
Anoop M D
2393092248
feat: graphql docs explorer ( #65 )
2022-11-08 03:35:58 +05:30
Ankur Singh Chauhan
e16650d4a7
Bugfix/split line ( #66 )
...
* Issue:62,fix Split line should have max squeeze limit
* added limit to right pane also
2022-11-07 18:22:09 +05:30
Anoop M D
62ed489847
chore: bumped bruno-schema in bruno-app
2022-11-07 03:14:48 +05:30
Anoop M D
eecb60f5cf
Merge branch 'main' of github.com:usebruno/bruno into main
2022-11-07 03:06:18 +05:30
Ankur Singh Chauhan
82fb2819c2
Issue:62,fix Split line should have max squeeze limit ( #64 )
...
Co-authored-by: Ankur Singh Chauhan <anx450z@gmail.com>
2022-11-07 03:03:35 +05:30
Anoop M D
2aef7c61a4
feat: graphql support ( #65 )
2022-11-07 02:56:58 +05:30
Anoop M D
3753fd1e20
feat: standalone graphiql docs explorer
2022-11-06 01:04:30 +05:30
Anoop M D
a59ae75809
fix: fixed postman import url issue
2022-11-05 01:00:21 +05:30
shash68i
46ac15dd81
Collection items whole div made as action button and cursor pointer added to the items ( #61 )
2022-11-01 00:50:51 +05:30
depa panjie purnama
5ad9be4f6b
feat: Create New Request e2e test ( #52 )
...
* add selector ID
* add createNewRequest flow
* selector update
2022-10-31 16:50:57 +05:30
Anoop M D
874ca07f39
chore: added discord link
2022-10-31 00:58:36 +05:30
Anoop M D
c9cabfde35
release: bumped version
2022-10-30 20:07:11 +05:30
Anoop M D
fde15d7c31
Merge branch 'main' of github.com:usebruno/bruno into main
2022-10-30 19:58:06 +05:30
Anoop M D
11defe18ca
chore: disable telemetry during playwright test execution
2022-10-30 19:56:54 +05:30
anusreesubash
54b14a005d
fix( #53 ): fix for response editor search issue ( #55 )
2022-10-30 17:50:38 +05:30
Anoop M D
f283df2a1b
feat: posthog telemetry
2022-10-30 17:48:36 +05:30
Anoop M D
820c99711b
fix: fixed missing sidebar bg color
2022-10-30 04:05:52 +05:30
Anoop M D
481486cd1c
feat: import postman collection ( #45 )
2022-10-30 02:00:54 +05:30
Anoop M D
bf4c26de33
feat: refactored import collection
2022-10-30 00:09:24 +05:30
depa panjie purnama
90a29918d0
feat: Create Collection e2e test ( #50 )
...
* add selector IDs
* add Create Collection e2e test
2022-10-26 21:59:37 +05:30
Anoop M D
c0698adcb3
chore: cleanup
2022-10-25 14:58:57 +05:30
Anoop M D
3bf3d30ce8
fix: environment var interpolation issues
2022-10-23 19:48:02 +05:30
Anoop M D
1136f1b105
release: v0.2.0
2022-10-23 13:43:12 +05:30
Anoop M D
5c8e66b684
feat: using a lighter shade of blue for dark theme
2022-10-23 12:53:24 +05:30
Anoop M D
09faf46635
chore: updated bruno tagline
2022-10-23 12:39:19 +05:30
Anoop M D
ef28637d0c
Merge branch 'feature/dark-mode'
2022-10-23 12:37:20 +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
04a0a37ca4
feat: dark-mode (code editor)
2022-10-23 04:48:43 +05:30
Anoop M D
23400a77f8
feat: dark mode (tabs and request tabs)
2022-10-23 03:21:23 +05:30
Anoop M D
4718c77e3d
feat: dark model (modals)
2022-10-23 02:14:59 +05:30
anusreesubash
0cde789697
fix: fixed issue renaming workspaces and creating collections ( #40 )
2022-10-22 16:32:42 +05:30
Anoop M D
6be2818bfb
feat: dark mode (environment selector, query url)
2022-10-22 16:00:04 +05:30
Anoop M D
2c8ef7b626
chore: bumped nextjs to 12.3.1
2022-10-22 00:34:01 +05:30
Bram Hoven
ea3a9394c9
Improve error for workspace deletion ( #39 )
...
* Move dmg-license to optionalDependencies so it can be installed on windows
* Extend toastError to accept a default error message
* Throw BrunoError when in deleteWorkspace
* Handle errors with the toastError
* Use existing parseError for getting errorMsg in toastError
2022-10-21 23:57:42 +05:30
Anoop M D
995c6b3fd0
chore: updated landing image
2022-10-21 18:46:23 +05:30
Anoop M D
bd6ce6a67b
feat: added contributing guide
2022-10-21 18:41:28 +05:30
Anoop M D
8e70e191e1
feat: darkmode (sidebar, menubar and welcome page #23 )
2022-10-21 04:20:23 +05:30
Sean
cbdfabb4db
Features/dark mode ( #37 )
...
* Added use local storage hook
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
* Added theme
* Added theme support
* Added theme provider
* Added dark theme for sidebar
* Added dark theme for main content area
2022-10-21 00:44:09 +05:30
Sean
3c3c9a6026
Added use local storage hook ( #36 )
2022-10-20 16:30:35 +05:30
Anoop M D
4b6439785f
chore: added package-lock.json to gitignore
2022-10-20 15:16:33 +05:30
Anoop M D
ba219d66db
feat: prettier config
2022-10-20 15:09:30 +05:30
Anoop M D
93544f8ae6
chore: fix typo
2022-10-18 05:33:57 +05:30
Anoop M D
d6e4d07e2c
chore: collections page disabled until fix is available in electron
2022-10-18 05:12:56 +05:30
Anoop M D
5fc9bbd729
fix: fixed issue while saving json in local collections
2022-10-18 04:26:28 +05:30
Anoop M D
eefef27dec
feat: error messaging when attempting to create duplicate files or folders in local collections
2022-10-18 03:44:21 +05:30
Anoop M D
e98f219448
feat: local collections environment sync
2022-10-18 03:39:36 +05:30
Anoop M D
ff87586a1d
feat: bruno.json validation for local collections
2022-10-18 02:34:22 +05:30