17e784fee7
feat: E.164 phone validation and storage with libphonenumber
...
- Add giggsey/libphonenumber-for-php, PhoneNumberNormalizer, ValidPhoneNumber rule
- Store subscribers as E.164; mutator normalizes on save; optional phone required from form block
- Migration to normalize legacy subscriber phones; Mailwizz/search/UI/tests updated
- Add run-deploy-from-local.sh and PREREGISTER_DEFAULT_PHONE_REGION in .env.example
Made-with: Cursor
2026-04-04 14:25:52 +02:00
5a67827c23
feat: optional fixed viewport background on public pages
...
Adds background_fixed column, admin checkbox, fixed-position layers on the public layout, Dutch strings, and store tests.
Made-with: Cursor
2026-04-04 13:36:26 +02:00
ed85e5c537
feat: delete subscribers from page subscriber list
...
Adds DELETE route, form request authorization, admin UI with confirm, Dutch strings, and feature tests.
Made-with: Cursor
2026-04-04 01:29:32 +02:00
ff58e82497
Implemented a block editor for changing the layout of the page
2026-04-04 01:17:05 +02:00
4f3fefca5c
chore: checkpoint before block builder refactor
2026-04-03 23:03:09 +02:00
330950cc6e
feat: Phase 5 - polish, validation, rate limiting, Dutch translations
2026-04-03 22:13:59 +02:00
83e2158383
feat: Phase 4 - Mailwizz integration with subscriber sync and retry
2026-04-03 22:03:53 +02:00
a1d570254e
feat: Phase 3 - public registration pages and Mailwizz config
2026-04-03 21:42:19 +02:00
cf026f46b0
feat: Phase 2 - page CRUD, subscriber management, user management
2026-04-03 21:15:40 +02:00
904cf1241b
feat: initial project with Phase 1 complete
2026-04-03 19:56:38 +02:00