Skip to content

Releases: ydb-platform/ydb-embedded-ui

v6.29.2

28 Oct 13:45
255b210
Compare
Choose a tag to compare

6.29.2 (2024-10-28)

Bug Fixes

  • ClusterMetricsCores: format value and capacity same way (#1532) (4eb5c04)
  • TabletsTable: action icons coincide in tablet's page and in table (#1549) (26f77a8)

v6.29.1

25 Oct 11:11
e4cb52f
Compare
Choose a tag to compare

6.29.1 (2024-10-25)

Bug Fixes

v6.29.0

25 Oct 09:34
5727563
Compare
Choose a tag to compare

6.29.0 (2024-10-25)

Features

  • add Bytes and Text types suggestion in autocomplete (#1531) (6a99452)

Bug Fixes

  • ClusterDashboard: hide dashboard if /cluster handler version less 5 (#1535) (f24e5e4)
  • remove excessive slash for requests via tenant node (#1537) (6fb97a9)
  • TenantOverview: fix used tablet storage calculation (#1528) (96411ee)

v6.28.0

23 Oct 15:35
482d37d
Compare
Choose a tag to compare

6.28.0 (2024-10-23)

Features

Bug Fixes

  • Cluster: handle cluster error in meta requests (#1525) (71b254e)
  • correct width for columns with ProgressViewer (#1522) (e27749a)
  • EntityStatus: remove additionalControls, fix ClipboardButton layout (#1524) (ea4d3a9)
  • fields required in all groups and nodes requests (#1515) (a9f79a3)
  • operations kind button width (#1521) (980d4fa)
  • replace EntityStatus with StatusIcon where possible (#1518) (017c82a)
  • Storage: display unavailable vdisks with average size (#1511) (1868e18)
  • update license (#1516) (cabcb5c)

v6.27.1

22 Oct 09:27
b537f54
Compare
Choose a tag to compare

6.27.1 (2024-10-22)

Bug Fixes

v6.27.0

21 Oct 15:06
e3dfcba
Compare
Choose a tag to compare

6.27.0 (2024-10-21)

Features

Bug Fixes

v6.26.1

18 Oct 11:59
a87b515
Compare
Choose a tag to compare

6.26.1 (2024-10-18)

Bug Fixes

  • EntityStatus: set minimum container width (#1494) (d6c6a4c)

v6.26.0

18 Oct 08:51
a36d40c
Compare
Choose a tag to compare

6.26.0 (2024-10-18)

Features

Bug Fixes

v6.25.0

11 Oct 11:28
a278618
Compare
Choose a tag to compare

6.25.0 (2024-10-11)

Features

Bug Fixes

  • do not hide pdisk and vdisk popups if mouse on popup content (#1435) (ac70e8d)
  • ExecuteResult: do not show title if no result (#1444) (78cd713)
  • Storage: do not display group control if not available (#1449) (a647026)

v6.24.0

10 Oct 13:57
f4f5c95
Compare
Choose a tag to compare

6.24.0 (2024-10-10)

Features

  • add dimming to vdisk page (nodes) and pdisk page (vdisks) (#1397) (deb2a88)
  • Databases: use balancer + /node/:id as backend endpoint (#1418) (f8a0db1)
  • Storage: add disk space usage column (#1425) (d254ee2)
  • StorageNodes: add columns, use the same nodes columns (#1396) (90a3403)
  • VDisk: show VDisk donors inside popup (#1422) (fc12a38)

Bug Fixes