FE Burndown VII: List View, Onboarding, Misc other stuff (#1851)

* fix: selection states, part i

* fix: selected task deduplication

* fix: naming

* chore: gen

* chore: cruft

* fix: rm cruft

* fix: time filter width on smaller screens

* fix: add cancel badge

* fix: extend timeout of recenter

* fix: exclude more filters on main view

* fix: metadata tooltip / popover layout shift, excluded filters

* fix: more excluded filters

* fix: improve events tooltips

* fix: shad label

* fix: rm worker details side panel

* fix: activity filters

* fix: error message

* fix: start unbreaking onboarding

* feat: add param for engine version on tenant create

* fix: wire up tenant version

* fix: continue reverting onboarding

* fix: sidebar + link

* fix: linters

* fix: default ver

* fix: engine ver handling

* fix: simplify

* fix: simplify

* fix: pluralize build to avoid being dockerignored
This commit is contained in:
Matt Kaye
2025-06-11 16:30:40 -04:00
committed by GitHub
parent a122faf434
commit 2591c1a4b0
50 changed files with 1981 additions and 519 deletions
@@ -82,6 +82,9 @@ CreateTenantRequest:
uiVersion:
$ref: "#/TenantUIVersion"
description: The UI version of the tenant. Defaults to V0.
engineVersion:
$ref: "#/TenantVersion"
description: The engine version of the tenant. Defaults to V0.
required:
- name
- slug