mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
* chore(web): add a debug level to the logger Logs in every build but tests, for output a deployed preview needs. * feat(web): forward submitted form data on newsletter signup Every field a form collects is sent to the subscribe endpoint, select values as their labels rather than CiviCRM option ids. Logs the payload. * docs(funnel): document the forwarded subscribe payload * fix(web): build the funnel newsletter payload from answers only Keeps the intake captcha token and field defs out of the newsletter service whatever a caller puts in extraPayload.