[view] improvement: only displaying a confirmation dialog for custom actions that start immediately

This commit is contained in:
Vinicius Moreira
2021-12-15 15:55:41 -03:00
parent 98e19ea934
commit 9f13b0efd5
3 changed files with 9 additions and 2 deletions

View File

@@ -25,6 +25,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- checking for javascript fixes based on the Electron version (saved on disk as `~/.local/share/bauh/web/fixes/electron_{branch}/{app_name}.js`)
- handling http redirect errors
- installation form title
- UI
- only displaying a confirmation dialog for custom actions that start immediately
### Fixes
- Web