homepage/src
Charles Thomas 507f2bfafd fix: don't show "partial" if there are completed job pods
i'm using a kubernetes service that includes a web UI and cronjobs.
because the job finish and go to status `Completed`, the homepage link
to the web UI shows `partial` instead of `running`

this patch updates the `someReady` & `allReady` pod filter to include
pods that are both `Running` and `Completed`
2024-07-12 17:54:51 -04:00
..
components Feature: stock market service and info widget (#3617) 2024-07-01 17:16:10 -07:00
pages fix: don't show "partial" if there are completed job pods 2024-07-12 17:54:51 -04:00
skeleton Documentation: correct doc link in skeleton yaml (#2428) 2023-12-04 16:03:58 -08:00
styles Fix some quicklaunch size quirks 2024-01-31 23:41:48 -08:00
utils Enhancement: support pfsense v2 api (#3716) 2024-07-07 21:07:24 -07:00
widgets Correct pfsense v2 percent calculations 2024-07-09 09:07:46 -07:00