- Shipped
- 18 มีนาคม 2569 เวลา 17:38 UTC
- Author
- kamo
- Commit
- 343c480
- Add backendAdapter.ts with bidirectional mapping between frontend SignatureConfig and backend flat entity format - Generate pre-rendered HTML with placeholders ({{member.firstName}}, {{organization.name}}, {{email.body}}, etc.) for fast email dispatch - On mount/scope change, load template from GET **************** - Save button sends PUT with all config fields + rendered placeholder HTML - Add loadFromBackend action to Zustand store - Handle 404 (no saved template) gracefully with defaults - Full wrapper HTML includes email layout structure with {{email.body}} placeholder