Skip to content

@subsquid/pipes-ui v1.0.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 11:53
· 10 commits to main since this release

Fleet overview and a command palette

The dashboard now opens on a fleet-wide view — every configured server at a glance — and a cmd/ctrl+K palette lets you jump anywhere without reaching for the mouse.

Dashboard

  • Fleet overview is the landing view — per-pipe cards with live stats polled across all configured servers, so you see the whole fleet before drilling into a single pipe.
  • Atomic multi-param navigation — server, pipe, and tab selection move together in one URL update, with hardened numeric param parsing so deep links and refreshes land exactly where you expect.

Command palette

  • cmd/ctrl+K opens a command palette built on dialog/command primitives with a tested command registry. Pipes rank first, and per-pipe shortcuts jump straight to that pipe's Profiler, Data samples, or Query tab.

Full Changelog: 6279b63...pipes-ui-v1.0.0-alpha.8