Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(main): release ui 1.67.0 #845

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2024

🤖 I have created a release beep boop

1.67.0 (2024-11-01)

Features

  • ACL/RequestPermissions: add all permission for Navigation [#474] (fb219aa)
  • ACL: add inheritedFrom field [YTFRONT-3836] (4bd121d)
  • ACL: inherited roles should be displayed separately [YTFRONT-3836] (7edb2c4)
  • ACL: request read permission for column group [YTFRONT-3482] (62e9504)
  • ACL: use [@idm](https://github.com/idm)_roles for ACO (+tvm name) [YTFRONT-3836] (03f139e)
  • ACL: use separate tab for columns [YTFRONT-3836] (374003a)
  • add footer factory method [YTFRONT-4173] (616ff0b)
  • add UIFactory.getNavigationExtraTabs() method (bddf57c)
  • added ability to override default text on login page [#636] (28a47ec)
  • added ability to render custom query tab at query-tracker page (193d24b)
  • CellPreviewModal: add support string preview [#765] (e779d16)
  • Components/Nodes: add gpu progress [YTFRONT-4306] (7ec1f62)
  • Components/Nodes: use better sorting for progress columns [YTFRONT-3801] (3502577)
  • Components: alert for offline node [YTFRONT-4153] (e95801e)
  • Components: show tags without filter [YTFRONT-4315] (723e772)
  • date32 datetime64 timestamp64 interval64 [YTFRONT-4087] (6f2c8e5)
  • DownloadManager/Excel: add 'Number precision mode' option [YTFRONT-4150] (5a3a641)
  • introduce poc of adhoc visualization on query results [#641] (6dd9896)
  • javascript-wrapper: add new commands for pipelines [YTFRONT-3978] (da70313)
  • Job: add 'Job trace' meta-table item [YTFRONT-4182] (00c0691)
  • ManageTokens: added a copy button for the token hash (20190ef)
  • Markdown: use @diplodoc/transform [YTFRONT-4108] (3b33bc9)
  • Navigation/CreateTableModal: add 'Optimize for' option [YTFRONT-4139] (be84c6a)
  • Navigation/Flow: add new tab [YTFRONT-3978] (1ef39d7)
  • Navigation/MapNode: add UIFactory.getMapNodeExtraCreateActions(...) method (ae6ae51)
  • Navigation/MapNode: allow override node-icon through UIFactory.getNavigationMapNodeSettings (c97a4a0)
  • Navigation/Queue: add alerts section [YTFRONT-4144] (8b0157c)
  • Navigation: open access logs in qt [YTFRONT-4345] (97a42b8)
  • Navigation: output path attributes [YTFRONT-3869] (8f90df0)
  • Navigation: sort button in table columns [YTFRONT-4135] (44d67a3)
  • now we can disable filter optimization on the operations page via cluster config [#700] (771294a)
  • Odin: added timepicker on overview [YTFRONT-2733] (f3ad6ba)
  • Operation/Jobs: add 'with_monitoring_descriptor' filter [YTFRONT-4078] (aa575c9)
  • OperationJobsTable: add TaskName column in table [#828] (90c8586)
  • prepare code to work with additional entries [YTFRONT-4122] (66e4933)
  • Queries: default ACO [#436] (0eba698)
  • Query: added file editor [YTFRONT-3984] (3ca0b33)
  • Query: change new query button to link [YTFRONT-4093] (320cd98)
  • Query: changing the default name for new tables [YTFRONT-4249] (cc19d6b)
  • Query: custom vcs [YTFRONT-4257] (3e0df9b)
  • Query: multiple aco with backward compatible [YTFRONT-4238] (7efe878)
  • Query: new navigation tab [YTFRONT-4235] (428a72c)
  • Query: new query aco format [YTFRONT-4238] (a3ba06a)
  • Query: path autocomplete [YTFRONT-4264] (ab9ba1f)
  • Query: share button new design [YTFRONT-4286] (7d66e6c)
  • Query: share query button [YTFRONT-4239] (67e84bc)
  • Query: spyt clicue selector [YTFRONT-4219] (6288c73)
  • Query: spyt ytql autocomplete [YTFRONT-4118] (ca86bb8)
  • Query: title with query data [YTFRONT-4186] (5282fb7)
  • queryTracker: add search field to statistics tab in query tracker [#301] (551e66a)
  • QueryTracker: support validate and explain for yql queries [#370] (2ba362e)
  • Query: vcs navigation [YTFRONT-4147] (58be722)
  • Scheduling: changed validation for name [YTFRONT-4319] (7bd7852)
  • Settings: change default pinned pages [YTFRONT-4364] (bb51fa0)
  • System/Nodes: allow to expand groups of nodes [YTFRONT-3297] (7c8330e)
  • System: introduce new switch leader button (43f5034)
  • System: maintenance button [YTFRONT-4217] (3c5d0d2)
  • System: new cluster colors [YTFRONT-4409] (f7cb2c0)
  • System: new regexp shortname [YTFRONT-4386] (ebe523f)
  • Table/Excel: now we can setup uploadTableExcelBaseUrl and exportTableBaseUrl per cluster [#717] (88dec84)
  • Table: add "view" button for truncated cells [#655] (c688f1f)
  • tokens: allow user to issue and manage tokens from ui [#241] (6bdd6d2)
  • udpate @gravity-ui/charkit, @gravity-ui/yagr [YTFRONT-4305] (a65be74)
  • UIFactory: extract defaultUIFactory to separate file [YTFRONT-3814] (dfc8930)
  • UIFactory: introduce renderCustomPreloaderError method which allows to render custom error page (b580749)
  • uikit6: update dependencies [#502] (5a92c5f)
  • UserCard: add UserCard support in UIFactory (c99fae5)
  • Users: introduce "Change password" tab in UsersPageEditor, now we can change user passwords via UI [#633] (2a06c23)
  • Users: introduce "create new" button which allows to create new user [#633] (543dcf0)
  • Users: introduce "Name" field in UsersPageEditor dialog, now we can rename users via UI [#633] (bcfaead)
  • Users: introduce remove button which allows to remove user [#633] (461f6d9)
  • YQLTable: add "view" button for truncated cells [#702] (ee776c1)

Bug Fixes

  • AccountsGeneralTab: do not show TabletAccountingNotice if enable_per_account_tablet_accounting is enabled (7de2eb5)
  • Accounts: select problem [YTADMINREQ-41653] (a742969)
  • AccountsUsage: fix for 'view'-parameter [YTFRONT-3737] (7d31cda)
  • AccountsUsage: fix for dropdowns of Select [YTFRONT-4155] (63645e1)
  • ACL/RequestPermissions: handle path from attributes of error [YTFRONT-3502] (f078a89)
  • ACL: minor fix for meta-block [YTFRONT-3836] (a3859d0)
  • ACL: permissions should be sorted [YTFRONT-4432] (881c08c)
  • AclUpdateMessage: minor fix for layout (ed85d7f)
  • added support for dark and light themes by override yfm styles [#712] (b7cce12)
  • axios/withXSRFToken: additional to b7738a9 (88b5efa)
  • axios: use withXSRFToken (b7738a9)
  • bring back 'npm run build:lib' (417b21e)
  • bring back assets to package @ytsaurus/ui (a86e2d0)
  • BundleEditorDialog: better error message [YTFRONT-4148] (d233f9c)
  • Bundles: get list limits [YTFRONT-4177] (f9dc386)
  • Bundles: memory limit [YTFRONT-4170] (26491e0)
  • Bundles: memory limit [YTFRONT-4170] (4be139c)
  • Bundles: sort by node [YTFRONT-4131] (64b59b1)
  • CellPreviewModal: fix control to be sticky when scroll [#703] (c5e91cb)
  • CellPreviewModal: fix opening preview for table with offset [#778] (7347349)
  • ClusterPage: align "Loading <cluster name>..." text to center of the page (f367d5b)
  • Clusters: change body flex grow [YTFRONT-4221] (097da73)
  • ClustersMenu: the page should not be broken with '[' filter [YTFRONT-4272] (7eb5c7c)
  • ColumnHeader/SortIcon: add tooltip for sort direction (+allowUnordered) [YTFRONT-3801] (911e457)
  • Componens/Nodes/Node: fix for width of memory popup [#502] (fc9c882)
  • Components/Nodes: fix alerts filter [YTFRONT-4301] (861f57c)
  • Components/Nodes: fix filtering by racks (b58e8ba)
  • Components/Nodes: get rid of duplicates of nodes [YTFRONT-4268] (131c857)
  • Components/Node: show decimal cpus [#675] (b42b0bb)
  • Components: wrong tablet memory column name [YTFRONT-4408] (21cc198)
  • DownloadManager: fix for ranges [YTFRONT-4215] (0f117ca)
  • DownloadManager: minor css fix [YTFRONT-4215] (35ef8c6)
  • e2e: navigation base (2e6d633)
  • fix for release (e8019bc)
  • fix for release (def6dad)
  • fix lint errors (5250818)
  • fix logging of axios error in sendAndLogError function (b9239dc)
  • footer problem in cluster page [YTFRONT-4173] (8800bbc)
  • Host: add ellipsis text in host (2342404)
  • Host: remove classname (70a7558)
  • Host: review changes (5742f26)
  • login: error message displayed when entering incorrect login credentials [#490] (b6d7a34)
  • login: user still see the login page after click to browser navigation back (688043e)
  • MaintenancePage: rework maintenance activation (c7ed6e4)
  • manage-tokes: show null in the token list if tokenPrefix is unknown [#626] (135c92e)
  • ManageTokens: fixed freeze of the password window (c2e20ab)
  • ManageTokens: horizontal scroll in the table is off (65e0b6a)
  • minor fix (e678639)
  • minor fix for build (7c804d9)
  • minor fix for README.md (aa5ec83)
  • names of cookies with a colon [#587] (79a4254)
  • Navigation/Consumer,Navigation/Queue: show errors [YTFRONT-4144] (914a6a0)
  • Navigation/Favourites: allow to add items when the value is undefined (69c9202)
  • Navigation/File: allow remote-copy for 'file' node type [YTFRONT-4296] (aff83de)
  • Navigation/MapNode: allow to select rows by click on first cell [YTFRONT-4391] (85e915c)
  • Navigation/MapNode: minor fix for css [YTFRONT-4291] (e5932f8)
  • Navigation/MapNode: use 'navmode=auto' when node is clicked (3d473c4)
  • Navigation/Queue: allow Queue tab for replication_table/chaos_replicated_table [YTFRONT-4144] (228db6a)
  • Navigation/RemoteCopy: fix for disabled 'Confirm' button [YTFRONT-4296] (a6b7bde)
  • Navigation/ReplicatedTable: add info icon for 'Automatic mode switch' [YTFRONT-4327] (5446fc3)
  • Navigation/Table: draggable row selector should work properly [YTFRONT-4396] (d702adb)
  • Navigation/Table: sync width of headers with data [YTFRONT-4109] (cfb18df)
  • Navigation/Table: use POST-requests to read tables [YTFRONT-4259] (7281e79)
  • Navigation/TopRow/PathEditor: select text when editor is focused [YTFRONT-4387] (fd4beb6)
  • Navigation: allow to open items without access [YTFRONT-3836] (0ad6f51)
  • Navigation: change request permission button [YTFRONT-4379] (9eefa05)
  • Navigation: correct cluster name in yql query [YTFRONT-4274] (4b9cab5)
  • Navigation: correct output of numbers in tablet errors [YTFRONT-4251] (fe02b58)
  • Navigation: do not reset contentMode on navigation [#511] (916ede3)
  • Navigation: emojis in names [YTFRONT-4104] (fbf8c12)
  • Navigation: error message in table [YTFRONT-4312] (d3e94cd)
  • Navigation: now breadcrumbs dropdown items are clickable [#528] (2df7319)
  • Navigation: pool tree select popup [YTFRONT-4380] (f52eb90)
  • Navigation: text bug in tablets layout [YTFRONT-4133] (ca58a9e)
  • Navigation: widget with footer problem [YTFRONT-4221] (5b4bbe1)
  • Navigation: wrong symlinks path [YTFRONT-4128] (f43e6f7)
  • now non-standalone odin page recieve correct cluster (b4739a4)
  • now we can specify loginPageSettings per cluster (be872cc)
  • Odin: use the same format for DatePicker in odin (5a25c2f)
  • Operation/Details: Minified React error #31 [YTFRONT-4417] (6324642)
  • Operation/Job/Statistics: handle undefined [YTFRONT-4300] (ca0da3c)
  • Operation/JobsMonitor: tab should be displayed without delay [YTFRONT-4077] (9673252)
  • Operation/Specification/Input: fix for 'remote_copy' operations [YTFRONT-4265] (502bd53)
  • Operation/Specification/Input: links should respect 'cluster' attribute [YTFRONT-4265] (4fbece7)
  • Operation/Specification/Input: show cluster in links [YTFRONT-4265] (bfb59cf)
  • OperationPool: minor fix for css (9f9b32d)
  • Operations/Details/MetaTable: blinking UI when hover on long pool name [YTFRONT-4308] (395c849)
  • Operations/Operation/JobsMonitor: use 'with_monitoring_descriptor' flag [YTFRONT-4346] (bbf5415)
  • OperationsList: fix incorrect filters on OperationSuggestFilter blur [#705] (a738c5b)
  • Operations: save pool tree in url [YTFRONT-4355] (ee2fe0e)
  • package.json: minor fix (c5cfed3)
  • packages/ui/package.json: fix for repository.url (23f2a54)
  • PathViewer: now path viewer run list command by default, because "get /" command might lead to perfomance issue [#814] (006d215)
  • Queries: chyt spyt path autocomplete [YTFRONT-4368] (df3cff1)
  • Queries: queries page fixes [YTFRONT-4340] (676354e)
  • query/custom-result-tab: show tab when there is a query result (bf64b2c)
  • Query: autocompete error old safari [YTFRONT-4125] (bacb350)
  • Query: clique disabled by history query [YTFRONT-4105] (747f9e2)
  • Query: do not show vcs if vcsSettings is empty (7df0b04)
  • Query: empty blocks in result [YTFRONT-4323] (b39aa3e)
  • Query: error while parsing yson [YTFRONT-4110] (11b71cf)
  • Query: fix adhoc charts (2c441c5)
  • Query: generating a query from a table [YTFRONT-4137] (0fd3271)
  • Query: query and progress tab [YTFRONT-4185] (c74c0fc)
  • Query: select in error line [YTFRONT-4208] (85508dc)
  • QueryTracker: fix error when switching to another query with open statistics tab (ef61008)
  • QueryTracker: fix request parameters for validate and explain buttons in yql query [#370] (85c052e)
  • QueryTracker: fix request parameters for validate and explain buttons in yql query [#370] (65abfc5)
  • QueryTracker: redirect to yt operations from running yql queries [#522] (2a91613)
  • QueryTracker: support dark theme in statistic table (b3f1d57)
  • QueryTracker: use treatValAsData option of unpika by default (2009d96)
  • QueryTracker: yql query progress shows wrong stage for a query step [#368] (2c0fd6c)
  • QueryTracker: yql query steps redirect on a wrong page [#369] (d5ec33b)
  • Query: utf decode in result table [#533] (7cadb62)
  • request for ACL for ACO [#576] (0f46beb)
  • Scheduling/ACL: reload acl when pool tree changed [YTFRONT-4172] (b697bf3)
  • Scheduling: ignore missing ehemeral pools [YTFRONT-4191] (10fea47)
  • Sort,Merge: get rid of missing node errors [YTFRONT-4392] (cf79a79)
  • Store: change redux toolkit configuration [YTFRONT-4115] (891ebdc)
  • StructuedYsonVirtualized: fix scroll for parsed string value [#765] (c696380)
  • System/Master: bring back 'Queue agents' [YTFRONT-4145] (1a82e8e)
  • System/Masters: minor fix for layout with alerts [YTFRONT-4295] (2134144)
  • System/Nodes: minor fixes [YTFRONT-3297] (3d78cfe)
  • System: fix color of stats text in dark mode (f1c3ec3)
  • System: nonvoting position [YTFRONT-4209] (901da6f)
  • System: now we are trying make a request to another primary masters if first one did not responded correctrly [#529] (fc25ad4)
  • System: use correct colors for StatsInfo in light and dark theme (4897f6f)
  • Table/Schemd: minor css fix [YTFRONT-4166] (6b9cca4)
  • TabletCellBundle/Instances: notice for in-progress allocation [YTFRONT-4167] (2218d61)
  • Tablet: fix for node url [YTFRONT-4269] (82de290)
  • table: there is no headers in full window mode for table preview [#422] (0e82358)
  • TimelinePicker: minor fix [YTFRONT-4180] (20326c0)
  • userSettings: user settings are not applied if you go to the cluster from the page with clusters [#471] (37c2642)
  • userSettings: user settings are not applied if you go to the cluster from the page with clusters [#471] (134f5c1)
  • YQLTable: fix appearance of truncated value in cell (f5daaca)
  • YQLTable: fixed exception in truncated cells preview (a351378)

This PR was generated with Release Please. See documentation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants