kibana/packages/deeplinks
Rodney Norris 74c4d3a85e
[Search] Homepage Plugin setup (#186224)
## Summary

Introducing the `search_homepage` plugin along with integration into
`enterprise_search` and `serverless_search` behind a feature flag. This
will allow implementing the feature gated behind the feature flag.

To test these changes you can enable the feature flag with the Kibana
Dev Console using the following command:
```
POST kbn:/internal/kibana/settings/searchHomepage:homepageEnabled
{"value": true}
```

You can then disable the feature flag with the following command:
```
DELETE kbn:/internal/kibana/settings/searchHomepage:homepageEnabled
```

### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-06-19 12:47:18 +02:00
..
analytics [Stateful sidenav] Update static definitions (#179043) 2024-04-03 15:43:21 +01:00
devtools Rename Management team name in codeowners file (#178626) 2024-03-18 15:46:31 +00:00
fleet [Stateful sidenav] Add deeplink definitions & hide page side nav (#178861) 2024-03-20 12:39:47 +00:00
management [Dataset quality] Move page to stack management > Data (#184122) 2024-05-29 07:06:43 -07:00
ml [ML] Add support for ES|QL in Data visualizer (#174188) 2024-01-31 12:52:31 -06:00
observability [Observability Onboarding] Update Add data links to use improved deep linking (#184164) 2024-05-29 16:17:24 -04:00
search [Search] Homepage Plugin setup (#186224) 2024-06-19 12:47:18 +02:00
security [Security Solution][Notes] - add feature flag, new expandable flyout tab and manage entry (#186299) 2024-06-18 17:39:06 -05:00
shared [Stateful sidenav] Add deeplink definitions & hide page side nav (#178861) 2024-03-20 12:39:47 +00:00