Back to Kibana

Shared UX Team

dev_docs/shared_ux/shared_ux_landing.mdx

9.4.02.7 KB
Original Source

<DocLandingHero title="Welcome to Shared UX team docs!" description="👋 Here you will find documentation about all the things the Shared UX team manages. Feel free to look around and ask questions!" />

<DocRelatedArticles sectionTitle="About the team" items={[ { title: 'Team Wiki', description: 'Learn more about the team and what we do.', href: 'https://wiki.elastic.co/display/DEV/AppEx+SharedUX+Team', }, ]} />

<DocRelatedArticles sectionTitle="Our Catalog" items={[ { pageId: 'kibDevTutorialFileService', title: 'File service', description: 'Learn how to add files uploading and downloading to your plugin', }, { pageId: 'kibDevSharePluginReadme', title: 'Sharing', description: 'Learn how to add short URLs to your plugin', }, { title: 'Content Management', pageId: 'kibContentManagement', description: 'Learn about the content management system in Kibana', }, { pageId: 'kibDevTutorialAdvancedSettings', title: 'Advanced Settings (uiSettings)', description: 'Learn how to register advanced settings for your plugin', }, { pageId: 'kibDevDocsKPTTutorial', title: 'Kibana Page Template', description: "Learn how to use Kibana Page Template for your app's page layout", }, { pageId: 'kibDevRenderingService', title: 'Core Rendering Service', description: 'Learn how to provide the Kibana global context in your React apps', }, { pageId: 'kibDevDocsChromeLayout', title: 'Chrome Layout', description: 'Understand how the Chrome layout is assembled and sized', }, { pageId: 'kibDevDocsChromeNavigation', title: 'Chrome Navigation', description: 'Learn more about our adaptive side navigation system', }, { pageId: 'kibDevDocsChromeRecentlyAccessed', title: 'Chrome Recently Viewed', description: 'Learn how to add recently viewed items to the side navigation', }, { pageId: 'kibDevDocsFeedbackSnippet', title: 'Feedback Snippet', description: 'Learn about our feedback snippet that gathers user feedback', }, { pageId: 'kibDevDocsChromeAppMenu', title: 'Chrome App Menu', description: 'Learn how to add app menu to your Kibana application', }, { pageId: 'kibDevDocsChromeSidebar', title: 'Chrome Sidebar', description: 'Learn how to build sidebar apps and use the sidebar APIs', }, { pageId: 'kibDevDocsFeedbackPlugin', title: 'Feedback Plugin (One Feedback)', description: 'Learn about feedback plugin and how to use it to gather user feedback in your application', }, ]} />