bruno/packages/bruno-electron/src
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
..
about #203 #254 #231 2023-09-30 21:56:21 +02:00
app feat: set the polling mode based on path type 2023-12-18 17:56:12 +09:00
bru feat(#583): collection level docs 2023-10-14 01:01:11 +05:30
cache chore(#197): ran prettier on packages/bruno-electron 2023-09-22 00:36:42 +05:30
ipc [Feature] Prompt user to save requests before exiting app (#1317) 2024-01-08 17:21:55 +05:30
store feat: add custom CA Certificate preference 2023-12-06 01:04:35 +01:00
utils feat(#1094): deleting all cookies for a domain 2023-12-02 00:49:46 +05:30
index.js [Feature] Prompt user to save requests before exiting app (#1317) 2024-01-08 17:21:55 +05:30
preload.js chore(#197): ran prettier on packages/bruno-electron 2023-09-22 00:36:42 +05:30