Skip to content

Conversation

@jsantell
Copy link
Collaborator

@jsantell jsantell commented Oct 22, 2025

Summary by cubic

Set sensible defaults for Gmail recipe settings and converted UI styles to object syntax for better type safety and consistency. Behavior stays the same with clearer defaults and cleaner code.

  • Refactors
    • Added typed defaults via Default (gmailFilterQuery: "in:INBOX", limit: 100, historyId: "") in the recipe export.
    • Migrated inline style strings to JSX style objects (container, headings, table headers/cells, pre).
    • Aligned with the latest recipe API; no functional changes.

@jsantell jsantell merged commit e52bf31 into main Oct 22, 2025
9 checks passed
@jsantell jsantell deleted the update-gmail-recipe branch October 22, 2025 18:18
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

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