ydb-embedded-ui
ydb-embedded-ui copied to clipboard
[tablets tab] display tablets as table
- remove filters
- display tablets of selected schema object as table
- tabletid leads to tablet page. Tablet id is a link
- Actions: restart. Don't add other buttons.
Tablet states to colors are here: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/utils/tablet.ts
There is a restart control on Tablet page: https://github.com/ydb-platform/ydb-embedded-ui/blob/main/src/containers/Tablet/TabletControls/TabletControls.tsx