Add ResourceTree component and related types for managing resources#5
Open
Add ResourceTree component and related types for managing resources#5
Conversation
Collaborator
Bystrol
commented
Mar 27, 2026
- Introduced ResourceTree and ResourceTreeData components to display built-in Medusa commerce modules and third-party integrations.
- Added resource-tree-types for type definitions related to resources.
- Updated mdx-components to include ResourceTreeData.
- Created postcss.config.mjs for Tailwind CSS integration.
- Modified next-env.d.ts to reference the correct routes type definition.
- Enhanced documentation with a new Resources section in index.mdx and a dedicated resources index page.
- Introduced ResourceTree and ResourceTreeData components to display built-in Medusa commerce modules and third-party integrations. - Added resource-tree-types for type definitions related to resources. - Updated mdx-components to include ResourceTreeData. - Created postcss.config.mjs for Tailwind CSS integration. - Modified next-env.d.ts to reference the correct routes type definition. - Enhanced documentation with a new Resources section in index.mdx and a dedicated resources index page.
- Add WizardShell component to manage the wizard steps and state - Create StepIndicator for visual step tracking - Define WizardState and WIZARD_STEPS types in a new wizard.ts file - Implement layout for the wizard pages in WizardLayout component - Create WizardPage to render the WizardShell - Add CSS for wizard layout to ensure full-width display and hide unnecessary elements - Generate resources data from GitHub API and save to resources-generated.json - Add manual resources data to resources-manual.json - Create solutions data structure in solutions.json for resource management
Contributor
Progress updateWhat changed since the original PR
What's next
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.