bruno/packages
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
..
bruno-app [Feature] Prompt user to save requests before exiting app (#1317) 2024-01-08 17:21:55 +05:30
bruno-cli Update bruno-cli/options-description 2023-12-19 08:04:56 +01:00
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron [Feature] Prompt user to save requests before exiting app (#1317) 2024-01-08 17:21:55 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js chore: updated deps 2023-12-07 00:57:45 +05:30
bruno-lang Merge pull request #817 from drinkbird/feature/digestauth 2023-11-03 20:26:24 +05:30
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema Add Digest Auth Support (MD5) 2023-10-29 02:36:34 +00:00
bruno-testbench chore(#197): ran prettier on packages/bruno-testbench 2023-09-22 00:44:47 +05:30
bruno-toml feat(#1303): toml parser for scripts and tests 2023-12-31 02:52:41 +05:30