mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-06 05:40:02 -06:00
* feat: add consent to questionTypes and types * feat: add default values to consent question * feat: add consent question form * feat: add consent question to preview / link survey * fix: clean consent question html * feat: add consent question to js package * feat: add consent to summary list * fix build errors * fix: remove skip button, add button label input * feat: add checked logic option * fix: add accepted option * update consent form to match new advanced settings layout * remove console.log * hide accepted condition if consent is required * fix build errors * update consent question return values * remove console.log * renamed submitted to clicked in CTA logic, removed submitted condition for consent questions * remove logs display from demo; * remove logs display from demo; --------- Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>