forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Search][Onboarding] Default home to Global Empty State (elasti…
…c#195142) (elastic#195431) # Backport This will backport the following commits from `main` to `8.x`: - [[Search][Onboarding] Default home to Global Empty State (elastic#195142)](elastic#195142) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rodney Norris","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-08T14:29:59Z","message":"[Search][Onboarding] Default home to Global Empty State (elastic#195142)\n\n## Summary\r\nUpdated the ES3 (Serverless Search) default home route to be the global\r\nempty state, when `search_indices` is enabled.\r\nMoved the getting started page, the current homepage, from\r\n`/app/elasticsearch` to `/app/elasticsearch/getting_started`\r\nThis required adding a redirect for `/app/elasticsearch` to\r\n`/app/elasticsearch/start`.\r\n\r\nAfter we enabled `search_indices` by default for ES3, we can remove the\r\nconditional logic added by this PR.\r\n\r\n### Screenshots\r\nES3 Home With search indices config FF enabled\r\n\r\n![image](https://github.com/user-attachments/assets/9a2227c0-8ec3-4e98-ba5c-08cebf8d3df4)\r\nES3 Home with search indices config FF disabled\r\n\r\n![image](https://github.com/user-attachments/assets/68bb6f36-f754-4f6b-9637-cf419ef21945)\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"d573915dd30c62adb780728ab83668285f5bd64d","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","backport:prev-minor"],"title":"[Search][Onboarding] Default home to Global Empty State","number":195142,"url":"https://github.com/elastic/kibana/pull/195142","mergeCommit":{"message":"[Search][Onboarding] Default home to Global Empty State (elastic#195142)\n\n## Summary\r\nUpdated the ES3 (Serverless Search) default home route to be the global\r\nempty state, when `search_indices` is enabled.\r\nMoved the getting started page, the current homepage, from\r\n`/app/elasticsearch` to `/app/elasticsearch/getting_started`\r\nThis required adding a redirect for `/app/elasticsearch` to\r\n`/app/elasticsearch/start`.\r\n\r\nAfter we enabled `search_indices` by default for ES3, we can remove the\r\nconditional logic added by this PR.\r\n\r\n### Screenshots\r\nES3 Home With search indices config FF enabled\r\n\r\n![image](https://github.com/user-attachments/assets/9a2227c0-8ec3-4e98-ba5c-08cebf8d3df4)\r\nES3 Home with search indices config FF disabled\r\n\r\n![image](https://github.com/user-attachments/assets/68bb6f36-f754-4f6b-9637-cf419ef21945)\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"d573915dd30c62adb780728ab83668285f5bd64d"}},"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/195142","number":195142,"mergeCommit":{"message":"[Search][Onboarding] Default home to Global Empty State (elastic#195142)\n\n## Summary\r\nUpdated the ES3 (Serverless Search) default home route to be the global\r\nempty state, when `search_indices` is enabled.\r\nMoved the getting started page, the current homepage, from\r\n`/app/elasticsearch` to `/app/elasticsearch/getting_started`\r\nThis required adding a redirect for `/app/elasticsearch` to\r\n`/app/elasticsearch/start`.\r\n\r\nAfter we enabled `search_indices` by default for ES3, we can remove the\r\nconditional logic added by this PR.\r\n\r\n### Screenshots\r\nES3 Home With search indices config FF enabled\r\n\r\n![image](https://github.com/user-attachments/assets/9a2227c0-8ec3-4e98-ba5c-08cebf8d3df4)\r\nES3 Home with search indices config FF disabled\r\n\r\n![image](https://github.com/user-attachments/assets/68bb6f36-f754-4f6b-9637-cf419ef21945)\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"d573915dd30c62adb780728ab83668285f5bd64d"}}]}] BACKPORT--> Co-authored-by: Rodney Norris <[email protected]>
- Loading branch information
1 parent
6854213
commit 9bd5789
Showing
24 changed files
with
236 additions
and
84 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
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.