]> git.proxmox.com Git - proxmox-backup.git/commit
ui: dashboard: show node's repository/subscription status
authorFabian Ebner <f.ebner@proxmox.com>
Fri, 9 Jul 2021 12:44:16 +0000 (14:44 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 12 Jul 2021 04:29:24 +0000 (06:29 +0200)
commit4672273fe6f521aee99c8da405b885a3493b66fb
treea5fe997781ffdfd6901bbdfc11d36efb79c6ebb3
parent01284de0b2d8279542b0eb5fcb2a3d56bd5b6a1c
ui: dashboard: show node's repository/subscription status

Mostly copied from PVE, slightly adapted to be consistent with other
things in the dashboard, e.g. use a store for the repository info.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
www/Dashboard.js
www/panel/NodeInfo.js