Skip to content

Vibe coding themes #755

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

Merged
merged 84 commits into from
Jul 15, 2025
Merged

Vibe coding themes #755

merged 84 commits into from
Jul 15, 2025

Conversation

BilalG1
Copy link
Contributor

@BilalG1 BilalG1 commented Jul 10, 2025

https://www.loom.com/share/bbd230a3223b4aefb3f4c214d88c09a3?sid=4af19160-a4b1-4c25-999f-dca745e1db22


Important

This PR adds email theme management with CRUD operations, updates schema and config for email themes, and enhances UI components and tests.

  • Email Themes Management:
    • Added CRUD operations for email themes in admin-interface.ts and admin-app-impl.ts.
    • Introduced ChatContent type and related functions for handling email theme chat messages.
    • Added renderEmailThemePreview, createEmailTheme, getEmailTheme, and updateEmailTheme functions.
  • Schema and Config Updates:
    • Updated schema.ts and schema-fields.ts to include emailThemeSchema and emailThemeListSchema.
    • Set default email themes in organizationConfigDefaults in schema.ts.
  • UI Components:
    • Added ResizablePanelGroup, ResizablePanel, and ResizableHandle in resizable.tsx.
    • Updated BrowserFrame in browser-frame/index.tsx to support transparent backgrounds.
  • Tests:
    • Added tests for email theme endpoints in email-themes.test.ts and render-email.test.ts.
    • Updated existing tests to reflect changes in email theme handling.

This description was created by Ellipsis for 9c05383. You can customize this summary. It will automatically update as commits are pushed.

Copy link
Contributor

@N2D4 N2D4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link

zeropath-ai bot commented Jul 15, 2025

Some new issue(s) might be present. Please use the following link(s) to view them:

https://zeropath.com/app/issues/9c2c8b70-9916-4e2a-b901-22909b686930

Reply to this PR with @zeropath-ai followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.

@BilalG1 BilalG1 enabled auto-merge (squash) July 15, 2025 19:06
@BilalG1 BilalG1 merged commit fb31d57 into dev Jul 15, 2025
17 of 21 checks passed
@BilalG1 BilalG1 deleted the vibe-coding-themes branch July 15, 2025 19:06
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.

2 participants