-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[Docs] Onboarding docs #10547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Docs] Onboarding docs #10547
Conversation
…system and UI framework - Introduced a new document detailing the OpenSearch Dashboards Plugin System, covering key concepts, plugin architecture, lifecycle phases, APIs, and best practices. - Added a new document on the OpenSearch Dashboards UI Framework and Component System, outlining core technologies, component patterns, state management, routing, theming, accessibility, and best practices for UI development.
- Created a comprehensive guide for plugin development templates, including basic and advanced templates, common patterns, configuration examples, testing templates, and best practices. - Introduced a troubleshooting guide covering common development issues, build errors, runtime errors, plugin development issues, performance problems, debugging techniques, and deployment issues.
- Added a link to the Developer docs website in the main README. - Restructured the sidebar navigation for onboarding documentation, improving organization and accessibility. - Updated links in onboarding documents to ensure consistency and accuracy. - Improved the generate_docs_sidebar script to handle directory structures more effectively, allowing for better expandable sections in the sidebar. - Corrected references in various onboarding documents to point to the correct paths for API, configuration, and troubleshooting guides.
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10547 +/- ##
==========================================
- Coverage 62.06% 60.20% -1.87%
==========================================
Files 4293 4299 +6
Lines 109997 114900 +4903
Branches 18131 18620 +489
==========================================
+ Hits 68275 69176 +901
- Misses 37069 41029 +3960
- Partials 4653 4695 +42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration