Shumiland/src
Vadym Samoilenko fd55afd773
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
feat(migration): add 0004_form_builder.sql for prod SQL migrator
Extracts forms + form_submissions schema from TS migrations into
idempotent SQL so Dockerfile.migrator can apply it on production.
Also updates generated payload-types after form-builder plugin.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 13:21:06 +01:00
..
access feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
app fix(forms): fix message render, confirmation text, radio disabled, placeholder, replyTo 2026-05-18 12:13:22 +01:00
blocks feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
collections feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
components fix(forms): fix message render, confirmation text, radio disabled, placeholder, replyTo 2026-05-18 12:13:22 +01:00
context feat(cms): upgrade Payload 3.33→3.84, add SEO plugin, connect hardcoded pages to CMS 2026-05-13 16:36:18 +01:00
emails feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
globals feat(cms): add form relationship field to GroupVisitsPage and BirthdayPage 2026-05-18 11:58:21 +01:00
hooks fix: TS non-null assertion in seed + formatting cleanup across components 2026-05-11 13:40:23 +01:00
lib fix(build): remove .js extensions from payload.config imports + fix TS errors 2026-05-15 18:34:38 +01:00
types feat(cms): dynamic locations routing + missing page globals 2026-05-15 16:50:24 +01:00
instrumentation.ts feat: implement full frontend — all sections, components, Figma Code Connect 2026-05-10 16:40:56 +01:00
middleware.ts feat(cms): add redirects plugin + middleware for 301/302 handling 2026-05-15 16:56:30 +01:00
payload-generated-schema.ts feat(migration): add 0004_form_builder.sql for prod SQL migrator 2026-05-18 13:21:06 +01:00
payload-types.ts feat(migration): add 0004_form_builder.sql for prod SQL migrator 2026-05-18 13:21:06 +01:00
seed.ts fix(build): remove .js extensions from payload.config imports + fix TS errors 2026-05-15 18:34:38 +01:00