Shumiland/migrations
Vadym Samoilenko 24b39bcbd9 feat(footer): CMS-editable working hours in contacts
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 14:14:37 +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
0018_group_hero_typography.sql feat(group-visits): hero typography controls + bottom-aligned title plate 2026-06-10 15:31:24 +01:00
0019_site_settings_gtm_id.sql chore(migrations): add gtm_id column to site_settings 2026-06-11 13:27:19 +01:00
0020_kvytky_to_payments_richtext.sql fix(migrations): drop column defaults before ALTER TYPE varchar→jsonb 2026-06-11 14:02:48 +01:00
0021_all_textarea_to_richtext.sql chore(migrations): add SQL migration 0021 – convert all textarea columns to jsonb for Lexical 2026-06-11 15:05:33 +01:00
0022_fix_notnull_richtext_columns.sql fix(migrations): drop NOT NULL before ALTER TYPE for constrained richText columns 2026-06-11 15:09:11 +01:00
0023_restore_richtext_content.sql fix(migrations): restore richText content wiped by varchar->jsonb USING NULL conversions 2026-06-12 10:11:25 +01:00
0024_footer_working_hours.sql feat(footer): CMS-editable working hours in contacts 2026-06-12 14:14:37 +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
20260610_140000.ts feat(locations): add showOnLokatsii visibility flag + page filter 2026-06-10 13:52:27 +01:00
20260611_140000.ts feat(cms): rich text editor for group visits page, fix /kvytky → /payments links 2026-06-11 13:57:52 +01:00
20260611_160000.ts feat(cms): convert all textarea fields to Lexical richText across all globals and collections 2026-06-11 15:05:07 +01:00
20260612_120000.ts feat(footer): CMS-editable working hours in contacts 2026-06-12 14:14:37 +01:00
index.ts feat(footer): CMS-editable working hours in contacts 2026-06-12 14:14:37 +01:00