canina/backend/prisma
parsa aghaei cd17a532d9 fix: resolve backend TS compilation errors, startup order, and add clipboard paste upload
- Fix products.service.ts: ingredients -> ingredientList (Prisma relation name)
- Fix seed-blogs.ts: template literal refactor (array join) to avoid esbuild parse error
- Fix seed-custom.ts: category string -> connectOrCreate relation
- Add start-dev.js: sequential startup (backend first, then frontends)
- Add Ctrl+V paste upload to admin MediaSelector component
- Create missing images/vets/ and images/slider/ directories
2026-07-11 13:51:12 +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 backend TS compilation errors, startup order, and add clipboard paste upload 2026-07-11 13:51:12 +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 feat: rename brand from canina to canino across codebase 2026-07-10 16:32:31 +03:30
seed-products-data.json 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-products.ts feat: enrich all site content with Canina pharma research data 2026-07-11 13:34:22 +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 feat: enrich all site content with Canina pharma research data 2026-07-11 13:34:22 +03:30