Skip to content

Conversation

@tembo
Copy link
Contributor

@tembo tembo bot commented Sep 5, 2025

Description

Implement custom components feature for CMS, allowing users to create, manage, and insert custom components in the editor.

Changes

  • Added new /components page for managing custom components
  • Created API routes for CRUD operations on custom components
  • Implemented component selector modal in editor
  • Added custom component extension for Tiptap editor
  • Updated database schema to support custom components
  • Added navigation link for components section

Want me to make any changes? Add a review or comment with @tembo and i'll get back to work!

tembo.io

@tembo tembo bot requested a review from taqh September 5, 2025 21:24
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Requesting review from @taqh who has experience with the following files modified in this PR:

  • packages/db/prisma/schema.prisma
  • apps/cms/src/components/nav/nav-main.tsx
  • apps/cms/src/components/editor/extensions.ts
  • apps/cms/src/components/editor/slash-command-menu.tsx
  • apps/cms/src/components/editor/slash-command-items.tsx

@vercel
Copy link

vercel bot commented Sep 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marble-app Error Error Oct 9, 2025 0:04am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
marble-web Skipped Skipped Oct 9, 2025 0:04am

@vercel vercel bot temporarily deployed to Preview – marble-web September 5, 2025 21:24 Inactive
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 5, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

1 similar comment
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

1 similar comment
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

@mezotv mezotv closed this Sep 5, 2025
@tembo tembo bot deleted the tembo/create-custom-components-cms-feature branch September 5, 2025 21:37
@mezotv mezotv restored the tembo/create-custom-components-cms-feature branch September 5, 2025 21:38
@mezotv mezotv reopened this Sep 5, 2025
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

1 similar comment
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

- 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
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

1 similar comment
@tembo
Copy link
Contributor Author

tembo bot commented Sep 5, 2025

Tembo is working on fixing this failing workflow: Code quality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants