]> git.proxmox.com Git - pmg-gui.git/commit
add QuarantineList component
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 28 Sep 2017 11:45:47 +0000 (13:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Sep 2017 12:43:33 +0000 (14:43 +0200)
commit75fcb6fdde3dab58dd1311c2e4b20e91393360ee
tree77dcfe0781e83941a9ec0f6fb2be9a2abbad85c1
parent2468e1a139bbd7d7e390f252aed27557104c6914
add QuarantineList component

this component is a refactored version of the PMG.SpamList
component, but it incorporates the logic and layout for
changing dates/emails from the PMG.SpamQuarantine component

additionally, it has some logic to show/hide the email selection box
via a config property ('emailSelection')

this will be used for the SpamQuarantine in admin/user view and
for the virus quarantine

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
js/QuarantineList.js [new file with mode: 0644]