Skip to content

Releases: ydb-platform/ydb-embedded-ui

v2.4.2

11 Nov 11:23
Compare
Choose a tag to compare

2.4.2 (2022-11-09)

Bug Fixes

  • QueryExplain: apply all node types (06d26de)

v2.4.1

01 Nov 14:16
Compare
Choose a tag to compare

2.4.1 (2022-11-01)

Performance Improvements

  • SchemaTree: batch preloaded data dispatch (c9ac514)

v2.4.0

27 Oct 15:25
Compare
Choose a tag to compare

2.4.0 (2022-10-27)

Features

  • Diagnostics: add consumers tab for topics (4bb801c)

Bug Fixes

  • add checks for fetch failure with no errors (2c55107)
  • Nodes: display access denied on 403 (7832afe)
  • QueryResult: fix table display in fullscreen (98674db)
  • QueryResultTable: make preview display all rows (0ac83d0)
  • Storage: display access denied on 403 (6d20333)
  • TabletsFilters: display access denied on 403 (018be19)

v2.3.0

24 Oct 18:27
Compare
Choose a tag to compare

2.3.0 (2022-10-24)

Features

  • PDisk: display type on disk progressbar (00bcbf5)
  • Storage: display media type for groups (cdff5e9)
  • Storage: display shield icon for encrypted groups (d0a4442)

Bug Fixes

  • Diagnostics: fix tabs reset on page reload (68d2971)
  • Storage: prevent loading reset on cancelled fetch (625159a)
  • Storage: shrink tooltip active area on FQDN (7c33d5a)
  • Tenant: prevent selected tab reset on tree navigation (a4e633a)
  • Tenant: show loader when fetching overview data (ae77495)
  • use correct prop for textinputs value (de97ba1)
  • useAutofetcher: pass argument to indicate background fetch (4063cb1)

v2.2.1

19 Oct 11:02
Compare
Choose a tag to compare

2.2.1 (2022-10-19)

Bug Fixes

  • revert prettier config, fix build (c47dddf)

v2.2.0

14 Oct 10:24
Compare
Choose a tag to compare

2.2.0 (2022-10-14)

Features

  • Healthcheck: rework issues list in modal (e7cb0df)

Bug Fixes

  • EntityStatus: enable component to left trim links (fbc6c51)
  • fix pre-commit prettier linting and add json linting (#189) (047415d)
  • Healthcheck: delete unneeded i18n translations (0c6de90)
  • Healthcheck: enable update button in modal to fetch data (de0b06e)
  • Healthcheck: fix layout shift on scrollbar appearance (ccdde6e)
  • Healthcheck: fix styles for long issues trees (32f1a8d)
  • Healthcheck: fix variable typo (0f0e056)
  • Healthcheck: full check status in a preview (bc0b51e)
  • Healthcheck: make modal show only one first level issue (cdc95a7)
  • Healthcheck: redesign healthcheck header (867f57a)
  • Healthcheck: replace update button with icon (709a994)
  • Healthcheck: update styles to be closer to the design (aa1083d)
  • Nodes: case insensitive search (11d2c98)
  • QueryEditor: smarter error message trim (8632948)
  • Tenants: case insensitive search (0ad93f5)
  • Tenants: fix filtering by ControlPlane name (4941c82)
  • Tenants: left trim db names in db list (81bf0fa)

v2.1.0

04 Oct 15:53
Compare
Choose a tag to compare

2.1.0 (2022-10-04)

Features

  • autofocus all text search fields (a38ee84)
  • Healthcheck: display first level issues in overview (10b4bf5)

Bug Fixes

  • fix production assets paths (8eaad0f)
  • Healthcheck: add translations (75f9851)
  • move eslint hooks rule extension to src config (179b81d)
  • QueryEditor: disable fullscreen button for empty result (4825b5b)
  • QueryEditor: fix query stats spacings (b836d72)
  • useAutofetcher: private autofetcher instance for each usage (3f34b7a)

v2.0.0

26 Sep 12:00
Compare
Choose a tag to compare

2.0.0 (2022-09-26)

⚠ BREAKING CHANGES

  • peer deps update: migrated from @yandex-cloud/uikit to @gravity-ui/uikit

Bug Fixes

  • QueryEditor: adjust execute issues scrollbar position (8b03400)
  • QueryEditor: adjust explain components position (193d326)
  • QueryEditor: properly handle empty query explanations (5943d1b)
  • QueryEditor: render v2 explain with default topology (44947e1)
  • QueryEditor: use modern explain query schema (78acc45)
  • Storage: encouraging message for empty filtered lists (028aa8d)
  • Tenant: adjust info tab spacings (89e5809)
  • Tenant: display 0 values in columns tables info (ba2cbde)
  • Tenant: modern query response for column tables (ab2e45f)
  • Tenant: properly fetch column tables data for info tab (8762746)
  • TopQueries: modern query response (fe2b45a)
  • TopShards: modern query response (3f847eb)
  • UserSettings: save invertedDisks as string (d41dcc6)

v1.14.2

19 Sep 15:01
Compare
Choose a tag to compare

1.14.2 (2022-09-19)

Bug Fixes

  • process new explain format (2ede9ab)
  • process new query format (eb880be)

v1.14.1

16 Sep 11:57
Compare
Choose a tag to compare

1.14.1 (2022-09-16)

Bug Fixes

  • Tenants: display nodes count 0 for undefined NodeIds (4be42ec)