Skip to content

Latest commit

 

History

History
300 lines (149 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

300 lines (149 loc) · 15.5 KB

Changelog

1.6.4 (2022-06-24)

Bug Fixes

  • Tenant: properly display ColumnTables (14d1e07)

1.6.3 (2022-06-22)

Bug Fixes

  • ClipboardButton: clickable area now matches visual area (8c0b5ef)

1.6.2 (2022-06-07)

Bug Fixes

  • shouls always select result tab (98d4bcb)

1.6.1 (2022-06-07)

Bug Fixes

  • should show Pending instead of Pendin (0b93f80)
  • should show query error even if no issues (708bac5)

1.6.0 (2022-06-06)

Features

  • query issues displaying (3ba4c25)

Bug Fixes

1.5.3 (2022-05-26)

Bug Fixes

  • explicitly set lang for ydb-ui-components i18n (5684524)
  • proper icon size in uikit/Select (a665d6d)
  • update code for @yandex-cloud/uikit@^2.0.0 (49d67a1)

chore

  • update @yandex-cloud/uikit to 2.4.0 (d2eb2e5)
  • add @yandex-cloud/uikit to peer deps (9c9f599)
  • update ydb-ui-components to v2.0.1 (3d6a8d3)

1.5.2 (2022-05-26)

Bug Fixes

  • Tenant: always update diagnostics tabs for root (db03266)
  • Tenant: don't use HistoryAPI and redux-location-state together (c1bc562)

1.5.1 (2022-05-25)

Bug Fixes

  • Authentication: submit form with enter in the login field (7b6132a)

1.5.0 (2022-05-24)

Features

  • Healthcheck: use TreeView in issues viewer (bcd81e5)
  • Tenant: use NavigationTree for schemas (f2867e1)

Bug Fixes

  • Healthcheck: don't display reasonsItems in issues viewer (f0a545f)
  • Tenant: add ellipsis to menu items inserting queries (09135a2)
  • Tenant: change messages for path copy toasts (09adfa5)
  • Tenant: switch to query tab for inserted query (991f156)

1.4.2 (2022-05-23)

UI Updates

  • QueryEditor: replace warning for query losing with note about how query are saved (89820ca)

Bug Fixes

  • QueryEditor: confirm query deletion with enter (d3dadbd)
  • QueryEditor: field autofocus in query save dialog (9225238)
  • QueryEditor: save query with enter (5f9c450)

1.4.1 (2022-05-17)

UI Updates

  • Tenant: add tenant name wrapper (8176d28)

Bug Fixes

  • NodesTable: align external link icon (a379796)

1.4.0 (2022-05-16)

Features

  • Tenant: save initial tab preference (7195d0f)

UI Updtaes

  • NodesTable: don't reserve space for icons next to node fqdn (8fcf1b3)

Bug Fixes

  • Tenant: mapDispatchToProps types (7dcaf56)

1.3.0 (2022-05-12)

Features

  • Storage: red progress bars for unavailable disks (17cf94d)

1.2.6 (2022-05-05)

Bug Fixes

1.2.5 (2022-05-05)

Bug Fixes

  • Node: right padding on the storage page (3a09d80)
  • Tenant: fix horizontal scrollbar on diagnostics storage page (017f5f3)
  • Tenant: keep acl heading at top (7859fc6)
  • Storage: move filters out of scrollable container (66baaec)
  • NodesViewer: match default control styles (c007674)

1.2.4 (2022-05-05)

Bug Fixes

  • Storage: make 2 argument in getStorageInfo optional (e349f8b)

1.2.3 (2022-05-05)

Bug Fixes

  • node reducer: should specify concurrentId in getNodeStructure (103c843)

1.2.2 (2022-05-04)

Bug Fixes

  • code-review (288fda3)
  • reducer clusterInfo should not be used (1cafcbf)

1.2.1 (2022-04-27)

Bug Fixes

  • Vdisk: should not fail if no node id passed (d66686d)

1.2.0 (2022-04-26)

Features

  • Storage: smoother loading state for storage table (f7f38c4)

Bug Fixes

  • prevent ghost autofetch (153d829)

1.1.3 (2022-04-20)

Bug Fixes

  • should prepare internal link correctly (3da36e2)

1.1.2 (2022-04-19)

Bug Fixes

  • ObjectSummary: should correctly parse table creation time (c9887dd)

1.1.1 (2022-04-19)

Bug Fixes

  • add typecheck + fix type errors (e6d9086)
  • Node: scroll to selected vdisk should not apply to undefined container (7236a43)

1.1.0 (2022-04-15)

Features

Bug Fixes

  • Authentication: should be able to send authentication data with empty password [YDB-1610] (5d4d881)
  • Cluster: should show additional info (cb21ce3)
  • code-review (a706903)
  • different interface fixes (0bd3a32)
  • improve usability (20f1acc)
  • Nodes: default path to node should be Overview (ac4add6)
  • query run type select should be styled as action button [YDB-1567] (d06cd6a)
  • QueryEditor: should resolve row key by index [YDB-1604] (4acd2a3)
  • refactoring (0c5aca5)
  • Storage: wording fixed [YDB-1552] (431f77f)
  • styles (2725055)

1.0.4 (2022-03-24)

Bug Fixes

1.0.3 (2022-03-21)

Bug Fixes

  • query status should not be shown when query is loading (d214eee)
  • should set correct initial current index in queries history (c3228d7)
  • Storage: wording fixed [YDB-1552] (3f487ff)

1.0.2 (2022-03-11)

Bug Fixes

  • Header: add link to internal viewer (64af24f)

1.0.1 (2022-03-05)

Bug Fixes

  • QueriesHistory: should save history to local storage (#8) (57031ab)

1.0.0 (2022-03-01)

Bug Fixes

  • ObjectSummary: start time should be taken from current schema object (e7511be)
  • QueryEditor: key bindings should work properly (ebe59b3)
  • QueryExplain: should render graph in fullscreen view properly (da511da)
  • README: ui path should be correct (e2668ef)

0.2.0 (2022-02-24)

Features

0.1.0 (2022-02-17)

Features