Skip to content

feat: add email template library core#1300

Open
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/email-template-core-490
Open

feat: add email template library core#1300
nonggde wants to merge 1 commit into
Stellar-Mail:mainfrom
nonggde:codex/email-template-core-490

Conversation

@nonggde

@nonggde nonggde commented Jul 7, 2026

Copy link
Copy Markdown

Summary

  • Add a folder-local Email Template Library core service with validation, CRUD, search, rendering, and UI-ready state helpers.
  • Add synthetic core fixtures, local type contracts, index exports, and a service contract doc.
  • Keep the change isolated to tools/v2/individual/email-template-library/ and avoid main app integration or live network calls.

Validation

  • node --test tools/v2/individual/email-template-library/tests/template-service.test.mjs
  • API export smoke check passed for index.mjs
  • git diff --check

Closes #490

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.

[V2][individual] Email Template Library - Core feature engine

1 participant