canina/backend/prisma
parsa aghaei 7615aa0e51 fix: resolve seed encoding, search param, and wiki data source issues
- Fix seed-products.ts TS error (implicit any) and BOM handling
- Re-run full seed to restore correct Persian encoding in DB
- Fix productService query→search param mismatch
- Fix IngredientWiki hardcoded port 4000→use settingsStore
- Restore seed-products-data.json from git after accidental corruption
2026-07-11 15:40:49 +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 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 fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +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