feat(13-email-mailboxes): phase 13 complete — email DB foundation + SMTP mailbox CRUD
3 migrations (email_mailboxes, email_templates, email_logs), full CRUD for SMTP mailboxes with encrypted passwords (IntegrationSecretCipher), native SMTP connection test via stream_socket_client, sidebar navigation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,15 @@ orderPRO to narzędzie do wielokanałowego zarządzania sprzedażą. Projekt prz
|
||||
|
||||
## Current Milestone
|
||||
|
||||
No active milestone. Run /paul:discuss-milestone or /paul:milestone to define next.
|
||||
### v0.4 Moduł E-mail — In progress
|
||||
|
||||
Skrzynki pocztowe SMTP, szablony wiadomości z systemem zmiennych (Quill.js), wysyłka maili z zamówień z załącznikami.
|
||||
|
||||
| Phase | Name | Plans | Status |
|
||||
|-------|------|-------|--------|
|
||||
| 13 | DB + Skrzynki pocztowe | 1/1 | Complete ✓ |
|
||||
| 14 | Szablony wiadomości | TBD | Not started |
|
||||
| 15 | Wysyłka e-mail z zamówień | TBD | Not started |
|
||||
|
||||
## Completed Milestones
|
||||
|
||||
@@ -61,4 +69,4 @@ Archive: `.paul/milestones/v0.1-ROADMAP.md`
|
||||
|
||||
---
|
||||
*Roadmap created: 2026-03-12*
|
||||
*Last updated: 2026-03-15 — milestone v0.3 complete*
|
||||
*Last updated: 2026-03-15 — milestone v0.4 started*
|
||||
|
||||
Reference in New Issue
Block a user