]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
api request: add wide spread alert-error logic as smart-on option
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 31 Jan 2023 14:56:25 +0000 (15:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 31 Jan 2023 14:56:27 +0000 (15:56 +0100)
commit319d450bec6d0ad66f3059fbbf863b3fae856db5
treefc211809b00697ab525b60c213a16976ddad7983
parentcf93d1da5099080c793f0699eac359f646f887d1
api request: add wide spread alert-error logic as smart-on option

The "smartness" is mostly "enable it automatically if the caller did
not specify an explicit override and there's neither a failure nor
callback function define", but that should cover most cases.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Utils.js