-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [TableListView] Improve help text of creator and view count (#2…
…02488) (#203247) # Backport This will backport the following commits from `main` to `8.x`: - [[TableListView] Improve help text of creator and view count (#202488)](#202488) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Anton Dosov","email":"anton.dosov@elastic.co"},"sourceCommit":{"committedDate":"2024-12-06T15:48:20Z","message":"[TableListView] Improve help text of creator and view count (#202488)\n\n## Summary\r\n\r\nThis PR brings back version mentions in help text for non-serverless\r\nthat we removed in #193024. In\r\nthat PR we decided that it is not worth adding complexity for checking\r\n`isServerless` deep inside table list view components, but I want to\r\nbring version mentions back now because I believe that it can be very\r\nconfusing without the version mentions for existing deployments\r\n\r\nTwo recent features: 1. created_by; 2. view counts are only working\r\nsince 8.14 and 8.16 respectively, so for older kibana with old\r\ndashboards it might be confusing that the data for new features is\r\nmissing after the upgrade. In help text we can at least mention that the\r\nreason that data is missing is because we only gather the data starting\r\nfrom a specific version.\r\n\r\n### Serverless (version mentions are missing as before) \r\n\r\n\r\n![Screenshot 2024-12-06 at 12 39\r\n50](https://github.com/user-attachments/assets/4ad2cd23-3aa7-4400-a5bd-419407f2fad2)\r\n![Screenshot 2024-12-03 at 11 59\r\n09](https://github.com/user-attachments/assets/c56de5d3-1afb-411f-bdbd-419025ef9084)\r\n\r\n\r\n\r\n\r\n### Statefull (version are shown again, just like before\r\nhttps://github.com//pull/193024)\r\n\r\n\r\n![Screenshot 2024-12-06 at 13 03\r\n58](https://github.com/user-attachments/assets/24ea67a5-8a32-45b0-9a4f-2890aaf7ded5)\r\n![Screenshot 2024-12-06 at 13 04\r\n04](https://github.com/user-attachments/assets/8f91d32b-457f-4fd7-882a-d2dd9a3476f4)\r\n![Screenshot 2024-12-03 at 14 11\r\n09](https://github.com/user-attachments/assets/47ea1f8a-1a7b-4aa6-af81-206c6f2d087e)\r\n\r\n\r\n\r\n\r\n# Release Notes\r\n\r\nImprove help text of creator and view count features on dashboard\r\nlisting page","sha":"ea1c846e5432b7d722a08c452cc86d685821e494","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","v9.0.0","Team:SharedUX","backport:prev-minor","Component:TableListView"],"title":"[TableListView] Improve help text of creator and view count","number":202488,"url":"https://github.com/elastic/kibana/pull/202488","mergeCommit":{"message":"[TableListView] Improve help text of creator and view count (#202488)\n\n## Summary\r\n\r\nThis PR brings back version mentions in help text for non-serverless\r\nthat we removed in #193024. In\r\nthat PR we decided that it is not worth adding complexity for checking\r\n`isServerless` deep inside table list view components, but I want to\r\nbring version mentions back now because I believe that it can be very\r\nconfusing without the version mentions for existing deployments\r\n\r\nTwo recent features: 1. created_by; 2. view counts are only working\r\nsince 8.14 and 8.16 respectively, so for older kibana with old\r\ndashboards it might be confusing that the data for new features is\r\nmissing after the upgrade. In help text we can at least mention that the\r\nreason that data is missing is because we only gather the data starting\r\nfrom a specific version.\r\n\r\n### Serverless (version mentions are missing as before) \r\n\r\n\r\n![Screenshot 2024-12-06 at 12 39\r\n50](https://github.com/user-attachments/assets/4ad2cd23-3aa7-4400-a5bd-419407f2fad2)\r\n![Screenshot 2024-12-03 at 11 59\r\n09](https://github.com/user-attachments/assets/c56de5d3-1afb-411f-bdbd-419025ef9084)\r\n\r\n\r\n\r\n\r\n### Statefull (version are shown again, just like before\r\nhttps://github.com//pull/193024)\r\n\r\n\r\n![Screenshot 2024-12-06 at 13 03\r\n58](https://github.com/user-attachments/assets/24ea67a5-8a32-45b0-9a4f-2890aaf7ded5)\r\n![Screenshot 2024-12-06 at 13 04\r\n04](https://github.com/user-attachments/assets/8f91d32b-457f-4fd7-882a-d2dd9a3476f4)\r\n![Screenshot 2024-12-03 at 14 11\r\n09](https://github.com/user-attachments/assets/47ea1f8a-1a7b-4aa6-af81-206c6f2d087e)\r\n\r\n\r\n\r\n\r\n# Release Notes\r\n\r\nImprove help text of creator and view count features on dashboard\r\nlisting page","sha":"ea1c846e5432b7d722a08c452cc86d685821e494"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202488","number":202488,"mergeCommit":{"message":"[TableListView] Improve help text of creator and view count (#202488)\n\n## Summary\r\n\r\nThis PR brings back version mentions in help text for non-serverless\r\nthat we removed in #193024. In\r\nthat PR we decided that it is not worth adding complexity for checking\r\n`isServerless` deep inside table list view components, but I want to\r\nbring version mentions back now because I believe that it can be very\r\nconfusing without the version mentions for existing deployments\r\n\r\nTwo recent features: 1. created_by; 2. view counts are only working\r\nsince 8.14 and 8.16 respectively, so for older kibana with old\r\ndashboards it might be confusing that the data for new features is\r\nmissing after the upgrade. In help text we can at least mention that the\r\nreason that data is missing is because we only gather the data starting\r\nfrom a specific version.\r\n\r\n### Serverless (version mentions are missing as before) \r\n\r\n\r\n![Screenshot 2024-12-06 at 12 39\r\n50](https://github.com/user-attachments/assets/4ad2cd23-3aa7-4400-a5bd-419407f2fad2)\r\n![Screenshot 2024-12-03 at 11 59\r\n09](https://github.com/user-attachments/assets/c56de5d3-1afb-411f-bdbd-419025ef9084)\r\n\r\n\r\n\r\n\r\n### Statefull (version are shown again, just like before\r\nhttps://github.com//pull/193024)\r\n\r\n\r\n![Screenshot 2024-12-06 at 13 03\r\n58](https://github.com/user-attachments/assets/24ea67a5-8a32-45b0-9a4f-2890aaf7ded5)\r\n![Screenshot 2024-12-06 at 13 04\r\n04](https://github.com/user-attachments/assets/8f91d32b-457f-4fd7-882a-d2dd9a3476f4)\r\n![Screenshot 2024-12-03 at 14 11\r\n09](https://github.com/user-attachments/assets/47ea1f8a-1a7b-4aa6-af81-206c6f2d087e)\r\n\r\n\r\n\r\n\r\n# Release Notes\r\n\r\nImprove help text of creator and view count features on dashboard\r\nlisting page","sha":"ea1c846e5432b7d722a08c452cc86d685821e494"}}]}] BACKPORT--> Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
- Loading branch information
1 parent
4dd3c9e
commit 0e3f28a
Showing
16 changed files
with
160 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.