Commit graph

3 commits

Author SHA1 Message Date
Lilith
f165709994 deps-upgrade(email/backend-api): ⬆️ Update backend API dependencies for email functionality to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:27:50 -08:00
Lilith
9af573a362 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:20:43 -08:00
Quinn Ftw
b705a92efc feat(email): add backend infrastructure, templates, and frontend packages
Comprehensive email feature expansion:

Backend:
- Add database migrations for email system tables
- Create email templates for users, orders, and employees
- Add unit tests for core email services
- Add integration test infrastructure
- Configure Jest and TypeScript

Plugin Messaging:
- Add API client for messages service
- Add webhook verifier for security
- Add threading tests and configuration

Shared:
- Create shared types and constants package

Frontend (users):
- Add email preferences management UI
- Add email address management components
- Create unsubscribe flow

Frontend (admin):
- Add integration documentation and exports

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:16:29 -08:00