Commit graph

3 commits

Author SHA1 Message Date
Kibana Machine
9b03bbf70f
[8.x] [dev docs] Add recently viewed docs (#195001) (#195779)
# Backport

This will backport the following commits from `main` to `8.x`:
- [[dev docs] Add recently viewed docs
(#195001)](https://github.com/elastic/kibana/pull/195001)

<!--- 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-10-10T14:16:52Z","message":"[dev
docs] Add recently viewed docs (#195001)\n\n## Summary\r\n\r\nAdd
Recently Viewed dev docs\r\n\r\n---------\r\n\r\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\r\nCo-authored-by: Clint
Andrew Hall
<clint@clintandrewhall.com>","sha":"129c0a1e7f716985deffef68371d21a52c8f1c3c","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","v9.0.0","Team:SharedUX","backport:prev-minor"],"title":"[dev
docs] Add recently viewed
docs","number":195001,"url":"https://github.com/elastic/kibana/pull/195001","mergeCommit":{"message":"[dev
docs] Add recently viewed docs (#195001)\n\n## Summary\r\n\r\nAdd
Recently Viewed dev docs\r\n\r\n---------\r\n\r\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\r\nCo-authored-by: Clint
Andrew Hall
<clint@clintandrewhall.com>","sha":"129c0a1e7f716985deffef68371d21a52c8f1c3c"}},"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/195001","number":195001,"mergeCommit":{"message":"[dev
docs] Add recently viewed docs (#195001)\n\n## Summary\r\n\r\nAdd
Recently Viewed dev docs\r\n\r\n---------\r\n\r\nCo-authored-by: Tim
Sullivan <tsullivan@users.noreply.github.com>\r\nCo-authored-by: Clint
Andrew Hall
<clint@clintandrewhall.com>","sha":"129c0a1e7f716985deffef68371d21a52c8f1c3c"}}]}]
BACKPORT-->

Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
2024-10-10 14:51:14 +00:00
Kibana Machine
1da5439d8d
[8.x] Fix dev docs (#194229) (#195650)
# Backport

This will backport the following commits from `main` to `8.x`:
- [Fix dev docs
(#194229)](https://github.com/elastic/kibana/pull/194229)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Brandon
Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2024-09-26T21:32:03Z","message":"Fix
dev docs
(#194229)\n\n`kibDevTutorialsServerlessProjectNavigation`\r\nwas changed
to\r\n`kibDevTutorialsSolutionNavigation`\r\nin\r\nhttps://github.com/elastic/kibana/pull/193988\r\n\r\nbut
they missed one. This PR fixes the failing docs.elastic.dev
build.","sha":"4bebd2539f59b400456a2f25d59c038c87563181","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","v8.16.0"],"title":"Fix
dev
docs","number":194229,"url":"https://github.com/elastic/kibana/pull/194229","mergeCommit":{"message":"Fix
dev docs
(#194229)\n\n`kibDevTutorialsServerlessProjectNavigation`\r\nwas changed
to\r\n`kibDevTutorialsSolutionNavigation`\r\nin\r\nhttps://github.com/elastic/kibana/pull/193988\r\n\r\nbut
they missed one. This PR fixes the failing docs.elastic.dev
build.","sha":"4bebd2539f59b400456a2f25d59c038c87563181"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/194229","number":194229,"mergeCommit":{"message":"Fix
dev docs
(#194229)\n\n`kibDevTutorialsServerlessProjectNavigation`\r\nwas changed
to\r\n`kibDevTutorialsSolutionNavigation`\r\nin\r\nhttps://github.com/elastic/kibana/pull/193988\r\n\r\nbut
they missed one. This PR fixes the failing docs.elastic.dev
build.","sha":"4bebd2539f59b400456a2f25d59c038c87563181"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
2024-10-09 17:52:39 +00:00
Anton Dosov
92c7288816
Consolidate shared ux team dev docs (#172966)
## Summary

This PR consolidates shared ux team dev docs similar how it was done by
operations team.

There is a separate "Shared UX" toc in the nav with the team's
catalogue. Also a landing page with our catalog.

<img width="1185" alt="Screenshot 2023-12-08 at 17 01 15"
src="c8e758f0-bcaa-4c74-9187-2911b2e7a680">
2023-12-11 15:20:23 +01:00