canina/backend/prisma
parsa aghaei 40d750ad4b fix: hero image configurable via uiText + seed no longer overwrites admin values
- Hero.tsx reads hero_image_url from uiText store first, falls back to banners then default
- Seed script now only creates keys that don't exist (no overwrite)
- Added hero_image_url key to seed + admin panel UI texts groups
- Reverted DEFAULT_TEXTS initialization (caused hydration mismatch)
- settingsStore back to empty init, fetchSettings populates from API
2026-07-11 18:25:59 +03:30
..
migrations feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
schema.prisma fix: resolve Hero image CORS, button contrast, floating labels, footer border + refactor product seeder with full catalog data from JSON + add barcode/buyPrice/productGroup fields to Product model 2026-07-11 13:21:30 +03:30
seed-blogs.ts fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
seed-custom.ts fix: resolve backend TS compilation errors, startup order, and add clipboard paste upload 2026-07-11 13:51:12 +03:30
seed-home.ts fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
seed-products-data.json feat: dynamic UI texts system + admin panel editor + Vazirmatn local font + bug fixes 2026-07-11 17:19:55 +03:30
seed-products.ts fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
seed-ui-texts.ts fix: hero image configurable via uiText + seed no longer overwrites admin values 2026-07-11 18:25:59 +03:30
seed-wiki.ts fix: restore wiki to dictionary, create dynamic blog pages and backend wiki CRUD 2026-06-12 23:14:21 +03:30
seed.ts fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30