Make dashboard cards link to operational lists #31
Reference in New Issue
Block a user
Delete Branch "issue-23-dashboard-list-pages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Tests
docker compose run --rm web python manage.py test pobsync_backend.tests.test_views.ViewTests.test_dashboard_renders_hosts_and_latest_runs pobsync_backend.tests.test_views.ViewTests.test_runs_list_filters_by_status_and_review pobsync_backend.tests.test_views.ViewTests.test_snapshots_list_filters_by_host_and_kind -v 2docker compose run --rm web python manage.py test pobsync_backend.tests.test_views.ViewTests.test_dashboard_renders_hosts_and_latest_runs -v 2docker compose run --rm web python manage.py test pobsync_backend.tests.test_views.ViewTests.test_dashboard_renders_hosts_and_latest_runs pobsync_backend.tests.test_views.ViewTests.test_schedules_list_filters_by_enabled_and_prune -v 2docker compose run --rm web python manage.py test pobsync_backend -v 2git diff --checkCloses #23