Rinku Chaudhari
b5fccef417
style: fix dark mode colors of golden edition modal ( #1358 )
2024-01-10 15:46:05 +05:30
Anoop M D
db9aeec498
feat: improved handling logic while closing unsaved tabs/requests
2024-01-09 22:12:40 +05:30
Anoop M D
3e627522b7
feat( #1162 ): warn if there are unsaved requests when quitting
2024-01-09 14:01:04 +05:30
Ricardo Silverio
85f24eec77
[Feature] Prompt user to save requests before exiting app ( #1317 )
...
* Starting quit flow and focusing in draft
* Finishing app if there is no draft to save
* Automatically opening request after creation through event queue
* Fix remove events from queue using pathname to find item
* Removing updateNextAction
* Listening via predicate
* Confirm close dialog toggle moved to store
* Draft operations as tab actions
* Complete quit flow
* Fixing close app/window hooks
* Breaking the chain when dismissing dialog
* Displaying request name in ConfirmRequestClose modal
* Added disableEscapeKey and disableCloseOnOutsideClick props to Modal (passed in ConfirmRequestClose)
* Removing logs
* Refactor
* listenerMiddleware module
* ipc events listeners names
* Update next action
* Helpful comments
* Eventually handle events to close request even if is no draft
* Request name in bold
2024-01-08 17:21:55 +05:30
Anoop M D
bdfcd78f3a
chore: reorganized readme sections
2024-01-07 15:39:59 +05:30
Anoop M D
fce164001b
chore: added golden edition signup form
2024-01-07 15:24:32 +05:30
Anoop M D
814d31e638
chore: bumped version to 1.6.1
2024-01-05 16:17:59 +05:30
Anoop M D
51d4dbd69b
fix( #1214 ): fixed code mirror lint issues
2024-01-05 16:11:33 +05:30
Anoop M D
05cab18e18
fix( #1330 ): fixed graphql syntax highlighting issue
2024-01-05 14:52:29 +05:30
Anoop M D
fcc3a1e944
fix( #1329 ): fix code generation issue
2024-01-05 14:28:02 +05:30
Anoop M D
45395754bf
chore: bumped version
2024-01-05 03:24:15 +05:30
Anoop M D
0db6103b69
feat: golden edition modal
2024-01-05 03:17:55 +05:30
Anoop M D
2608ec035e
Merge pull request #1155 from BrandonGillis/feat/custom-ca-certificate
...
feat: add custom CA Certificate preference
2024-01-04 22:54:29 +05:30
Gustavo Fior
d0c25d46c9
fix #1208 : add collection headers to code generated ( #1316 )
...
* fix collection headers in code generator
* remove logs
2024-01-04 13:55:13 +05:30
Doğukan Ürker
d62982d52d
Wrong URL syntax and translation fixed for Turkish docs. ( #1312 )
...
* Wrong translation fixed.
* Wrong URL syntax fixed.
2024-01-03 21:37:41 +05:30
Anoop M D
2810c6758d
Merge pull request #1304 from DogukanUrker/main
...
Turkish docs updated.
2024-01-03 15:34:53 +05:30
Anoop M D
3967859c51
chore: deleted unused vscode package as it is being tracked in a seperate repo
2024-01-03 00:17:14 +05:30
Doğukan Ürker
ef5df9e114
Update publishing_bn.md
2024-01-01 19:19:51 +03:00
Doğukan Ürker
75e19574ac
Update publishing_fr.md
2024-01-01 19:19:47 +03:00
Doğukan Ürker
b15ad5ca71
Update publishing_pl.md
2024-01-01 19:19:44 +03:00
Doğukan Ürker
0bd3ba493f
Update publishing_pt_br.md
2024-01-01 19:19:41 +03:00
Doğukan Ürker
d2d1994546
Update publishing_ro.md
2024-01-01 19:19:14 +03:00
Doğukan Ürker
e4ae0c0357
added other languages
2024-01-01 19:17:55 +03:00
Doğukan Ürker
52cec963a3
Update publishing_ro.md
2024-01-01 19:16:28 +03:00
Doğukan Ürker
f797c5d06b
Update publishing_pl.md
2024-01-01 19:16:25 +03:00
Doğukan Ürker
65879c8994
Update publishing_fr.md
2024-01-01 19:16:23 +03:00
Doğukan Ürker
2e544183db
Update publishing_bn.md
2024-01-01 19:16:21 +03:00
Doğukan Ürker
ceccddf7f1
Create publishing_tr.md
2024-01-01 19:14:40 +03:00
Doğukan Ürker
c1f5da1280
Update readme_tr.md
2024-01-01 19:11:44 +03:00
Doğukan Ürker
63aa3ded1c
Update readme_tr.md
2024-01-01 19:11:06 +03:00
Doğukan Ürker
26c7d4f532
Update contributing_tr.md
2024-01-01 19:10:36 +03:00
Doğukan Ürker
b7b4453278
Update readme_tr.md
2024-01-01 19:00:01 +03:00
Doğukan Ürker
49a51d6028
Update readme_tr.md
2024-01-01 18:59:24 +03:00
Anoop M D
abb24c93c5
feat( #1303 ): toml parser for scripts and tests
2023-12-31 02:52:41 +05:30
Anoop M D
5ba2c98e1d
feat( #1303 ): toml handle reserved header names
2023-12-30 21:53:37 +05:30
Anoop M D
bc01188c98
feat( #1303 ): toml handle duplicate headers
2023-12-30 21:27:15 +05:30
Anoop M D
1754ea9f59
feat( #1296 ): toml tests: different kinds of headers
2023-12-30 20:29:31 +05:30
Anoop M D
2aa073c69a
feat( #1296 ): toml tests: simple header
2023-12-30 19:09:17 +05:30
Anoop M D
48ec87ec8c
Merge branch 'main' of github.com:usebruno/bruno
2023-12-30 17:14:00 +05:30
Anoop M D
35b6f7bb0a
feat( #1296 ): restructured toml json test setup
2023-12-30 17:13:15 +05:30
Anoop M D
fff0293600
Merge pull request #1282 from csbde/main
...
docs: add Simplified Chinese language docs translation
2023-12-29 23:48:33 +05:30
Anoop M D
41d0698a87
feat( #1296 ): toml stringify simple get request
2023-12-28 22:52:30 +05:30
Anoop M D
f7ea8c93a6
chore: updated .gitignore to ignore bun lock files
2023-12-28 21:15:00 +05:30
Anoop M D
83c9629820
chore: deleted bun lock file
2023-12-28 21:14:05 +05:30
Anoop M D
d6f6032c6f
Merge pull request #1285 from nguyenbavinh-decathlon/bugfix/914_crash_app_when_set_env
...
fix(#914 ): Issue crash app when update environment variable
2023-12-27 21:26:28 +05:30
nguyenbavinh-decathlon
e49999bb56
Fix issue crash app when edit environment
2023-12-27 15:11:41 +07:00
Simon CHEN
8b92055413
docs: add Simplified Chinese language docs translation
2023-12-27 01:15:28 +08:00
Anoop M D
5ca7f6b7ad
Merge branch 'main' of github.com:usebruno/bruno
2023-12-25 01:57:59 +05:30
Anoop M D
83f5763e01
Merge pull request #1263 from tobiasbrandstaedter/feature/font-preferences-collection-level
...
feat(#1224 ): use font preferences in collections
2023-12-25 01:57:28 +05:30
Anoop M D
4a5196c8f5
chore: updated package deps
2023-12-25 01:55:56 +05:30