Shumiland/migrations
Vadym Samoilenko 00612e7d69
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
fix: logo absolute URL, dyvolis tickets priority, why-section layout, birthday extra CMS items
- Header: strip hostname from Payload media URL in resolveLogoUrl (was showing IP)
- DyvoLisTickets: prefer 'dyvolis' category over 'dyno' for single tickets
- DyvoLisWhyVisit: narrow accordion (628→480px), remove video max-w cap
- migration 0017: seed 3 extra birthday package items (rows 4-6) so CMS block is editable

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 14:38:41 +01:00
..
.gitkeep feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
0001_new_collections.sql fix: EZY params nullish + DB migration for new collections 2026-05-10 23:08:15 +01:00
0002_delta.sql feat(deploy): SQL delta migration + NEXT_PUBLIC_SITE_URL build arg 2026-05-15 18:56:56 +01:00
0003_seed_dyvolis.sql feat(seed): DyvoLis location record — enables /lokatsii/dyvolis 2026-05-15 19:10:29 +01:00
0004_form_builder.sql feat(migration): add 0004_form_builder.sql for prod SQL migrator 2026-05-18 13:21:06 +01:00
0005_site_settings_tariff_labels.sql feat(migration): 0005 — add site_settings_tariff_category_labels table 2026-05-18 13:36:54 +01:00
0006_dinosaur_page.sql fix(gallery): replace CSS scroll with 3D coverflow slider everywhere; fix migration SEO columns 2026-05-28 14:17:12 +01:00
0007_hero_image_fields.sql chore(db): add hero_image_id columns to group_visits_page, birthday_page, dyvolis_page 2026-06-03 15:18:28 +01:00
0008_hero_image_version_tables.sql fix(db): add version_hero_image_id to version tables for group-visits, birthday, dyvolis 2026-06-03 15:27:37 +01:00
0009_media_image_sizes.sql fix(db): add media imageSizes columns (mobile/tablet/desktop) 2026-06-03 16:09:42 +01:00
0010_hero_slides_table.sql fix(migration): 0010 hero_slides — DROP TABLE → CREATE IF NOT EXISTS to preserve data on redeploy 2026-06-04 17:06:46 +01:00
0011_legal_pages_table.sql chore(migrations): add legal_pages table 2026-06-04 13:10:24 +01:00
0012_faq_items_table.sql fix(migration): complete 0012 — add version table columns for faq field 2026-06-04 14:36:23 +01:00
0013_section_visibility.sql fix(migration): add _home_page_v_version_sections table for versions support 2026-06-05 12:31:41 +01:00
0014_birthday_patterns.sql feat(home): CMS-managed birthday card background patterns 2026-06-05 12:39:05 +01:00
0015_birthday_why_videos_upload.sql feat(birthday): upload fields for why-section videos 2026-06-05 13:10:59 +01:00
0016_google_review_url.sql fix(migration): add section_titles_google_review_url column to home_page 2026-06-08 14:26:53 +01:00
0017_seed_birthday_extra_items.sql fix: logo absolute URL, dyvolis tickets priority, why-section layout, birthday extra CMS items 2026-06-08 14:38:41 +01:00
20260515_153940.json feat(cms): unify SEO via plugin for all globals + fix migrate CLI 2026-05-15 16:43:36 +01:00
20260515_153940.ts feat(cms): unify SEO via plugin for all globals + fix migrate CLI 2026-05-15 16:43:36 +01:00
20260515_162527.json feat(migrations): delta migration — versions, redirects, new globals, locations fields 2026-05-15 17:32:31 +01:00
20260515_162527.ts feat(migrations): delta migration — versions, redirects, new globals, locations fields 2026-05-15 17:32:31 +01:00
20260518_104929.json chore(migrations): add form_builder tables 2026-05-18 11:55:38 +01:00
20260518_104929.ts chore(migrations): add form_builder tables 2026-05-18 11:55:38 +01:00
20260518_115657.json feat(cms): add form relationship field to GroupVisitsPage and BirthdayPage 2026-05-18 11:58:21 +01:00
20260518_115657.ts fix(migration): make 20260518_115657 idempotent — recreate missing group_visits_page and birthday_page tables 2026-05-18 12:03:36 +01:00
index.ts feat(cms): add form relationship field to GroupVisitsPage and BirthdayPage 2026-05-18 11:58:21 +01:00