ydb-platform / ydb-embedded-ui

MIT License
27 stars 7 forks source link

[tablets tab] display tablets as table #843

Closed antonkovalenko closed 3 months ago

antonkovalenko commented 4 months ago
  1. remove filters
  2. display tablets of selected schema object as table
  3. tabletid leads to tablet page. Tablet id is a link
  4. Actions: restart. Don't add other buttons.

Image

artemmufazalov commented 4 months ago

Tablet states to colors are here: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/utils/tablet.ts

artemmufazalov commented 4 months ago

There is a restart control on Tablet page: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/containers/Tablet/TabletControls/TabletControls.tsx