Skip to content

Commit cd98491

Browse files
committed
Merge branch 'main' into kkdras.4002
2 parents f8472ec + 2ddb653 commit cd98491

230 files changed

Lines changed: 6877 additions & 1379 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "17.0.1"
2+
".": "18.0.0"
33
}

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
# Changelog
22

3+
## [18.0.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v17.2.0...v18.0.0) (2026-07-08)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update zod and add configuration ([#4062](https://github.com/ydb-platform/ydb-embedded-ui/issues/4062))
9+
10+
### Features
11+
12+
* add new background operation type ([#4061](https://github.com/ydb-platform/ydb-embedded-ui/issues/4061)) ([762fc43](https://github.com/ydb-platform/ydb-embedded-ui/commit/762fc43e656a9e47bc739c4fb8a21b17a07104e3))
13+
* add storage expert mode ([#3950](https://github.com/ydb-platform/ydb-embedded-ui/issues/3950)) ([c3795a1](https://github.com/ydb-platform/ydb-embedded-ui/commit/c3795a1d9b58a21a461c786664d7bb6ad8e1452f))
14+
* implement views with metrics inside pages on DB Info dashboard ([#4077](https://github.com/ydb-platform/ydb-embedded-ui/issues/4077)) ([77a5f28](https://github.com/ydb-platform/ydb-embedded-ui/commit/77a5f28c4cbc3d798b7e3465e86af250bdcabbf5))
15+
* improve visual affordance of horizontal tabs ([#4065](https://github.com/ydb-platform/ydb-embedded-ui/issues/4065)) ([55b0409](https://github.com/ydb-platform/ydb-embedded-ui/commit/55b04094a01d9cb2e093c1a88fc140b46dd68211))
16+
* partitioning settings improvements ([#4067](https://github.com/ydb-platform/ydb-embedded-ui/issues/4067)) ([838e82e](https://github.com/ydb-platform/ydb-embedded-ui/commit/838e82e6f28f8e9d9cd6cd85a4d9517556756f0d))
17+
* update zod and add configuration ([#4062](https://github.com/ydb-platform/ydb-embedded-ui/issues/4062)) ([5103c45](https://github.com/ydb-platform/ydb-embedded-ui/commit/5103c45f0cc3c23175a742e25368f9afa5c06ddf))
18+
19+
20+
### Bug Fixes
21+
22+
* hide restricted node tabs ([#4085](https://github.com/ydb-platform/ydb-embedded-ui/issues/4085)) ([2b4b24c](https://github.com/ydb-platform/ydb-embedded-ui/commit/2b4b24ce66bd29db7845d789b3c773ce4342a779))
23+
* **HomePage:** not block databases if meta/whoami error ([#4083](https://github.com/ydb-platform/ydb-embedded-ui/issues/4083)) ([df12bfd](https://github.com/ydb-platform/ydb-embedded-ui/commit/df12bfdcdd9ac45d4ffbbaff282769f30e9b250e))
24+
* improve tenant storage progress precision ([#4092](https://github.com/ydb-platform/ydb-embedded-ui/issues/4092)) ([4459309](https://github.com/ydb-platform/ydb-embedded-ui/commit/44593093efd53aa2abb23324b695ebaaa90cd760))
25+
* route schema object links in nav v2 ([#4094](https://github.com/ydb-platform/ydb-embedded-ui/issues/4094)) ([ade3ecd](https://github.com/ydb-platform/ydb-embedded-ui/commit/ade3ecd88dd9a1973286f7f76b1755450203c87e))
26+
27+
## [17.2.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v17.1.0...v17.2.0) (2026-06-26)
28+
29+
30+
### Features
31+
32+
* **PaginatedTable:** support row click ([#4060](https://github.com/ydb-platform/ydb-embedded-ui/issues/4060)) ([69225e2](https://github.com/ydb-platform/ydb-embedded-ui/commit/69225e23147639ded557e1191b0570bf15e9effb))
33+
34+
35+
### Bug Fixes
36+
37+
* hide drawer overlay overflow ([#4070](https://github.com/ydb-platform/ydb-embedded-ui/issues/4070)) ([720cd77](https://github.com/ydb-platform/ydb-embedded-ui/commit/720cd77bababdc84b14a46c930c3aee8d4a01597))
38+
* query temlates with secrets ([#4069](https://github.com/ydb-platform/ydb-embedded-ui/issues/4069)) ([3be4413](https://github.com/ydb-platform/ydb-embedded-ui/commit/3be44137b495d7f01f731a2c06fe3c05cf39c9de))
39+
40+
## [17.1.0](https://github.com/ydb-platform/ydb-embedded-ui/compare/v17.0.1...v17.1.0) (2026-06-26)
41+
42+
43+
### Features
44+
45+
* support csrf from cookie ([#4063](https://github.com/ydb-platform/ydb-embedded-ui/issues/4063)) ([bae97a1](https://github.com/ydb-platform/ydb-embedded-ui/commit/bae97a17b4dbb13aca197d39cd779fd239fbf994))
46+
* support execute-query-and-forget for compaction ([#3999](https://github.com/ydb-platform/ydb-embedded-ui/issues/3999)) ([82e2aaa](https://github.com/ydb-platform/ydb-embedded-ui/commit/82e2aaa87073fa294a974579b492cee1cc7e5112))
47+
48+
49+
### Bug Fixes
50+
51+
* **NewSQL:** return focus to editor ([#4050](https://github.com/ydb-platform/ydb-embedded-ui/issues/4050)) ([33c0d08](https://github.com/ydb-platform/ydb-embedded-ui/commit/33c0d08f60c66372be951f42beb480920cb3672a))
52+
* **StorageTab:** remove danger threshold ([#4033](https://github.com/ydb-platform/ydb-embedded-ui/issues/4033)) ([d873226](https://github.com/ydb-platform/ydb-embedded-ui/commit/d8732267c6af6023289b11f9a129b42c73ce6ffd))
53+
* **Tenant:** do not block schema tree ([#4059](https://github.com/ydb-platform/ydb-embedded-ui/issues/4059)) ([e09ba6e](https://github.com/ydb-platform/ydb-embedded-ui/commit/e09ba6e01929b3445f7d2fc902ebb5bd2adbe45d))
54+
355
## [17.0.1](https://github.com/ydb-platform/ydb-embedded-ui/compare/v17.0.0...v17.0.1) (2026-06-24)
456

557

i18n-naming-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# i18n Key Naming Ruleset for Cursor IDE
1+
# i18n Key Naming Ruleset
22

33
## Overview
44

5-
This document provides a comprehensive ruleset for naming internationalization (i18n) keys and keysets in Cursor IDE projects. Following these conventions ensures consistency, maintainability, and clarity in multilingual applications.
5+
This document provides a comprehensive ruleset for naming internationalization (i18n) keys and keysets in this project. Following these conventions ensures consistency, maintainability, and clarity in multilingual applications.
66

77
## 1. Keyset Naming Rules
88

package-lock.json

Lines changed: 21 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ydb-embedded-ui",
3-
"version": "17.0.1",
3+
"version": "18.0.0",
44
"files": [
55
"dist"
66
],
@@ -32,7 +32,7 @@
3232
"@gravity-ui/uikit": "^7.31.1",
3333
"@gravity-ui/unipika": "^5.2.1",
3434
"@gravity-ui/websql-autocomplete": "^13.15.0",
35-
"@hookform/resolvers": "^3.10.0",
35+
"@hookform/resolvers": "^5.4.0",
3636
"@mjackson/multipart-parser": "^0.8.2",
3737
"@reduxjs/toolkit": "^2.8.2",
3838
"@tanstack/react-table": "^8.20.6",
@@ -52,7 +52,7 @@
5252
"qs": "^6.13.1",
5353
"react-error-boundary": "^4.1.2",
5454
"react-helmet-async": "^2.0.5",
55-
"react-hook-form": "^7.54.2",
55+
"react-hook-form": "^7.55.0",
5656
"react-monaco-editor": "^0.56.2",
5757
"react-redux": "^9.2.0",
5858
"react-router-dom": "^5.3.4",
@@ -65,7 +65,7 @@
6565
"uuid": "^10.0.0",
6666
"web-vitals": "^1.1.2",
6767
"ydb-ui-components": "^6.0.0",
68-
"zod": "^3.24.1"
68+
"zod": "^4.4.3"
6969
},
7070
"scripts": {
7171
"analyze": "source-map-explorer 'build/static/js/*.js'",

0 commit comments

Comments
 (0)