homepage-plus/src
Ean McLaughlin ff27b1ef51
Show container status if health is an empty string
If data.health is an empty string, ?? will accept it and not use the right side value; instead, we should use || which treats empty string as false and returns the right side value. This will show "RUNNING" in the status box if health is "".
2023-02-01 15:32:10 -07:00
..
components Show container status if health is an empty string 2023-02-01 15:32:10 -07:00
pages lint support custom search provider in quicklaunch 2023-01-31 00:58:29 -08:00
skeleton Kubernetes support 2022-11-06 06:58:52 -06:00
styles hide webkit details marker, logger url output 2022-11-19 00:12:05 -08:00
utils Add Proxmox Backup Server Widget (#879) 2023-01-28 16:32:47 -08:00
widgets Don't show QEMU templates in VMs field for Proxmox widget 2023-01-29 09:44:15 -08:00