You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* show topic data for cdc stream ([#3063](https://github.com/ydb-platform/ydb-embedded-ui/issues/3063)) ([f64334d](https://github.com/ydb-platform/ydb-embedded-ui/commit/f64334d9c6154bf1635e728b4adf05a8e6519516))
* update grammar and highlight ([#3050](https://github.com/ydb-platform/ydb-embedded-ui/issues/3050)) ([4971ad3](https://github.com/ydb-platform/ydb-embedded-ui/commit/4971ad3602e11517df5b0e8220a8e4b37fc6d69c))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
* always request database data on database page ([#3057](https://github.com/ydb-platform/ydb-embedded-ui/issues/3057)) ([f464ffb](https://github.com/ydb-platform/ydb-embedded-ui/commit/f464ffb1a788012e92a20d7dc0f4dddd2a6b6e12))
***NodeHostWrapper:** correct node page path for storage nodes ([#3046](https://github.com/ydb-platform/ydb-embedded-ui/issues/3046)) ([351dbfb](https://github.com/ydb-platform/ydb-embedded-ui/commit/351dbfb90965d3255a6b242bd67848bb2a2cbf7c))
29
+
***Nodes:** fix version column overflow ([#3044](https://github.com/ydb-platform/ydb-embedded-ui/issues/3044)) ([29c36d9](https://github.com/ydb-platform/ydb-embedded-ui/commit/29c36d92df33debcfb11130f1ee1307e5de9303d))
30
+
* problem filter to query ([#3047](https://github.com/ydb-platform/ydb-embedded-ui/issues/3047)) ([73a104e](https://github.com/ydb-platform/ydb-embedded-ui/commit/73a104e11dc01fe6e1323a5837b7105a65cb1ebf))
31
+
***ResizeableDataTable:** rework loading state ([#3048](https://github.com/ydb-platform/ydb-embedded-ui/issues/3048)) ([11848f5](https://github.com/ydb-platform/ydb-embedded-ui/commit/11848f5bb8ad1d294dc12288a4889e03adc171ba))
* add Streaming Query node type and actions/controls ([#3041](https://github.com/ydb-platform/ydb-embedded-ui/issues/3041)) ([c3d1764](https://github.com/ydb-platform/ydb-embedded-ui/commit/c3d1764807ad3a227042fe867396b2db37093d5a))
* renderMonitoring to diagnostics ([#3032](https://github.com/ydb-platform/ydb-embedded-ui/issues/3032)) ([66e8cf8](https://github.com/ydb-platform/ydb-embedded-ui/commit/66e8cf87d9093875ae2b1c30a9cde830f2bfb760))
58
+
* use environment in paths ([#3020](https://github.com/ydb-platform/ydb-embedded-ui/issues/3020)) ([44dd3b4](https://github.com/ydb-platform/ydb-embedded-ui/commit/44dd3b45b0ee43faf33b68b8e78beaa47e0c924c))
59
+
60
+
61
+
### Bug Fixes
62
+
63
+
* disable restart for followers and remove duplicate tooltip ([#3036](https://github.com/ydb-platform/ydb-embedded-ui/issues/3036)) ([9ca4400](https://github.com/ydb-platform/ydb-embedded-ui/commit/9ca44003baa864f7c46970f39fb96b7cb8e496e5))
64
+
***storage:** keep separate search for groups and nodes ([#3037](https://github.com/ydb-platform/ydb-embedded-ui/issues/3037)) ([74d6d5d](https://github.com/ydb-platform/ydb-embedded-ui/commit/74d6d5d5a6dcbdd3497d8d4eb65189dc58bc54b1))
<!doctype html><htmllang="en"><head><script>!function(){conste=localStorage.getItem("theme")||"system";(e.includes("dark")||"system"===e&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches)&&(document.documentElement.style.backgroundColor="#2d2c33")}()</script><metacharset="utf-8"/><linkrel="icon" href="./static/favicon.png"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><metaname="YDB Monitoring"/><metaname="referrer" content="no-referrer-when-downgrade"/><title>YDB Monitoring</title><script>window.systemSettings={},window.web_version=!1,window.custom_backend=!1,window.meta_backend="undefined",window.react_app_disable_checks="%REACT_APP_DISABLE_CHECKS%"</script><scriptdefer="defer" src="./static/js/main.41a7ac61.js"></script><linkhref="./static/css/main.91526531.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
1
+
<!doctype html><htmllang="en"><head><script>!function(){conste=localStorage.getItem("theme")||"system";(e.includes("dark")||"system"===e&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches)&&(document.documentElement.style.backgroundColor="#2d2c33")}()</script><metacharset="utf-8"/><linkrel="icon" href="./static/favicon.png"/><metaname="viewport" content="width=device-width,initial-scale=1"/><metaname="theme-color" content="#000000"/><metaname="YDB Monitoring"/><metaname="referrer" content="no-referrer-when-downgrade"/><title>YDB Monitoring</title><script>window.systemSettings={},window.web_version=!1,window.custom_backend=!1,window.meta_backend="undefined",window.react_app_disable_checks="%REACT_APP_DISABLE_CHECKS%"</script><scriptdefer="defer" src="./static/js/main.52cf1ee5.js"></script><linkhref="./static/css/main.797d82b0.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><divid="root"></div></body></html>
0 commit comments