]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - src/window/SafeDestroy.js
notification: matcher: move match-severity fields to panel
[proxmox-widget-toolkit.git] / src / window / SafeDestroy.js
2024-04-20 Thomas Lamprechtsafe destroy window: rework top-level comment
2022-05-11 Thomas Lamprechtsafe destroy: indentation fix
2022-01-13 Fabian Ebnerwindow: safe destroy: make note more visible
2021-07-08 Dominik Csapakwindow/SafeDestroy: add taskDone and apiCallDone callbacks
2021-04-22 Thomas Lamprechtsafe destroy: fix class alias
2021-04-22 Thomas Lamprechtsafe destroy: code/readability cleanup
2021-04-22 Fabian Ebnersafe destroy: allow specifing additional items
2021-04-22 Fabian Ebnersafe destroy: remove purge checkbox
2020-10-22 Hannes Laimersafe-destroy: add possibility to show a small note
2020-10-22 Hannes Laimersafe-destroy: replace var with let/const
2020-10-22 Hannes Laimersafe-destroy: replace type with purgeable and taskName
2020-10-22 Hannes Laimersafe-destroy: eslint --fix
2020-10-22 Hannes Laimersafe-destroy: move SafeDestroy from pve-manager here