Releases: ydb-platform/ydb-embedded-ui
Releases · ydb-platform/ydb-embedded-ui
v1.14.0
1.14.0 (2022-09-16)
Features
- Preview: use modern query schema (60bed3f)
- QueryEditor: use modern query schema (ecf38aa)
- QueryResultTable: component for displaying query result (1b8be10)
- Storage: experimental settings for disk colors (b4291f4)
- Tenant: cdc streams info (4cc773f)
- Tenant: cdc streams overview (d1aed44)
- Tenant: pq groups info & overview (e1878a6)
- Tenants: display tenant nodes count (72aef25)
- use schema param in sendQuery api (01f9c71)
UI Updates
- Storage: new disks design (26033d2)
- Tenant: consistent paddings for query results (7f0a7c2)
Bug Fixes
- always parse query error to string (0fcabf7)
- correct types & parsing for query api response (d6a177c)
- Preview: display "table is empty" only for tables (21a93c1)
- Preview: fix action type id (7793fad)
- QueryResultTable: don't display absent result as empty (e2e5bfa)
- QueryResultTable: don't require theme prop (c9686d4)
- Tenant: input working query for 'select query' action in schema (de152bd)
- Tenant: rename tab overview -> info (2d13ffe)
v1.13.2
1.13.2 (2022-09-05)
Bug Fixes
- Tenant: fix acl scroll (161bc8d)
- Tenant: fix layout after moving tabs (6abfded)
- Tenant: load root if cahced path is not in tree (2d86044)
v1.13.1
1.13.1 (2022-09-02)
Bug Fixes
- Storage: fix groups/nodes counter (9b59ae0)
v1.13.0
1.13.0 (2022-09-01)
Features
- Storage: add usage filter component (a35067f)
- Storage: usage filter (276f027)
Bug Fixes
- Storage: properly debounce text input filter (bc5e8fd)
- Storage: use current list size for counter (e6fea58)
- Tenant: move general tabs outside navigation (5bf21ea)
v1.12.2
1.12.2 (2022-08-29)
Bug Fixes
- Storage: bright red usage starting from 90% (69b7ed2)
- Storage: display usage without gte sign (39630a2)
v1.12.1
1.12.1 (2022-08-26)
Bug Fixes
- Storage: properly display usage for 0 storage (aee67f9)
v1.12.0
1.12.0 (2022-08-26)
Features
- Storage: show usage column (73aed5f)
- Storage: vividly show degraded disks count (7315a9c)
v1.11.1
1.11.1 (2022-08-26)
Bug Fixes
- number type instead of string for uint32 (e60799e)
- Storage: expect arbitrary donors data (09f8e08)
- vdisk data contains pdisk data, not id (bd1ea7f)
v1.11.0
1.11.0 (2022-08-23)
Features
- Stack: new component for stacked elements (c42ba37)
- Storage: display donor disks (b808fe9)
- VDisk: display label for donors (bba5ae8)
Bug Fixes
- InfoViewer: add size_s (fc06451)
- PDisk: new popup design (9c0355d)
- PDisk: restrict component interface (328efa9)
- Storage: shrink tooltip active area on Pool Name (30a2b92)
- VDisk: add a missing prop type (39b6cf3)
- VDisk: don't paint donors blue (6b148b9)
- VDisk: new popup design (107b139)
v1.10.3
1.10.3 (2022-08-23)
Bug Fixes
- Overview: format undefined values to empty string, not 0 (1a37c27)