kibana/docs/extend
Rodney Norris b6f85d853a
[Search][tech-debt] search-navigation improvements (#224497)
## Summary

- Moved `search_navigation` to `plugins` root 
- `search_navigation` being inside the search_solution folder was a
pre-cursor to the solutions/search migration. The introduction of the
solutions/search folder made the search_solution folder redundant,
therefore this migrates the search_navigation plugin up with all the
other search plugins.
- Moved the base classic nav items list to the search_navigation plugin.
The classic nav items are now a static list and can be servered from the
search_navigation plugin instead of being shared from
`enterprise_search`. This is mainly a devx improvement to allow all
search related navigation changes to eventually be maintained in the
search navigation plugin.

### 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/src/platform/packages/shared/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [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
- [ ] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2025-06-23 17:02:28 +01:00
..
images Optimize existing image assets with lossless compression (#223998) 2025-06-19 16:44:13 +02:00
add-data-tutorials.md
advanced.md
application-service.md
building-kibana.md
ci-metrics.md
configuration-service.md
contributing.md
core-packages.md
dashboard-enhanced-plugin.md
dependencies-versions.md [Docs] Add link to dependencies page (#218588) 2025-04-21 14:54:05 -04:00
development-basepath.md
development-best-practices.md
development-documentation.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
development-getting-started.md
development-github.md
development-plugin-resources.md
development-pull-request.md
development-security.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
development-telemetry.md
development-tests.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
development-visualize-index.md
elasticsearch-service.md
enhanced-embeddables-plugin.md
external-plugin-development.md
external-plugin-functional-tests.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
external-plugin-localization.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
http-service.md
index.md [Docs] Add link to dependencies page (#218588) 2025-04-21 14:54:05 -04:00
interpreting-ci-failures.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
kibana-architecture.md
kibana-dashboard-plugin.md
kibana-debugging.md [docs] Fix image paths for docs-assembler (#218344) 2025-04-15 16:59:57 -05:00
kibana-expressions-plugin.md [docs] Fix image paths for docs-assembler (#218344) 2025-04-15 16:59:57 -05:00
kibana-issue-reporting.md
kibana-linting.md
kibana-navigation.md [docs] Miscellaneous docs clean up (#215260) 2025-03-25 12:57:00 +00:00
kibana-platform-api.md
kibana-platform-plugin-api.md
legacy-url-aliases.md
logging-config-changes.md
logging-service.md
monorepo-packages.md
patterns.md
plugin-list.md [Search][tech-debt] search-navigation improvements (#224497) 2025-06-23 17:02:28 +01:00
plugin-performance.md
plugin-tooling.md
pr-review.md
reporting-integration.md
running-elasticsearch.md
running-kibana-advanced.md
sample-data.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
saved-objects-service.md APEX-72 Enforce Kibana >= 8.18.0; Remove switchToModelVersionAt (#220985) 2025-06-20 16:41:54 +02:00
security-best-practices.md
sharing-saved-objects.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
stability.md [docs] Fix various syntax and rendering errors (#218883) 2025-05-22 10:10:07 +02:00
testing-kibana-plugin.md
toc.yml [Docs] Add link to dependencies page (#218588) 2025-04-21 14:54:05 -04:00
translations-plugin.md
typescript.md
ui-settings-service.md
uiactions-plugin.md [docs] Remove jsx from typescript code blocks (#213955) 2025-03-11 15:48:24 +00:00
upgrading-nodejs.md