podman-desktop/packages
Denis Golovin e70eb8ec09
fix: show recommended ext card when podman is ready (#10853)
* fix: show recommended ext card when podman is ready

This PR introduces optional when field for recommendations.json
entries. Recommendation card is shown if 'when' condition is
evaluated to true.

Example:

```when="provider.podman.status==='ready'"```

shows recommendation card when there is running podman VM.

```when="provider.kind.status==='ready'"```

shows recommendation card when there is running kind instance.

This PR also improves component tests implementation.

Signed-off-by: Denis Golovin <dgolovin@redhat.com>
2025-02-06 16:45:49 -08:00
..
api chore: replace any by unknown type in onboarding API 2025-02-04 09:12:12 +01:00
extension-api chore: create a command for pullImage and add a task to it (#10310) 2025-02-03 09:14:14 -05:00
main fix: show recommended ext card when podman is ready (#10853) 2025-02-06 16:45:49 -08:00
preload fix(preload-index): remove no-explicit-any (#10945) 2025-02-04 10:20:52 +01:00
preload-docker-extension chore: update to the newer typescript eslint plug-in 2024-08-26 13:03:28 +02:00
preload-webview chore(deps-dev): bump vitest from 2.1.6 to 2.1.9 (#11007) 2025-02-06 12:30:51 +00:00
renderer fix: show recommended ext card when podman is ready (#10853) 2025-02-06 16:45:49 -08:00
ui chore(deps-dev): bump vitest from 2.1.6 to 2.1.9 (#11007) 2025-02-06 12:30:51 +00:00
webview-api chore: apply biome formatter on the files 2024-10-11 13:55:01 +02:00