-
-
Notifications
You must be signed in to change notification settings - Fork 37
Custom Components CMS Feature #154
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?
Conversation
|
Requesting review from @taqh who has experience with the following files modified in this PR:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
marble-api | 719c80c | Commit Preview URL Branch Preview URL |
Oct 08 2025, 11:54 PM |
|
Tembo is working on fixing this failing workflow: |
1 similar comment
|
Tembo is working on fixing this failing workflow: |
|
Tembo is working on fixing this failing workflow: |
1 similar comment
|
Tembo is working on fixing this failing workflow: |
|
Tembo is working on fixing this failing workflow: |
1 similar comment
|
Tembo is working on fixing this failing workflow: |
- Fix incorrect useWorkspace import (should be useWorkspaceId) - Export auth from session.ts and fix auth function calls - Fix ReactNode type issue in custom component node view - Remove unused variable in nav-main.tsx - Format files with prettier and fix code style issues - Resolve all TypeScript compilation errors Fixes workflow failure by addressing TypeScript errors that were preventing successful CI builds.
|
Tembo is working on fixing this failing workflow: |
1 similar comment
|
Tembo is working on fixing this failing workflow: |
…/create-custom-components-cms-feature
…/create-custom-components-cms-feature
…/create-custom-components-cms-feature
Description
Implement custom components feature for CMS, allowing users to create, manage, and insert custom components in the editor.
Changes
/componentspage for managing custom components