canina/backend/prisma
parsa aghaei 1a0c98a34e feat: dynamic UI texts system + admin panel editor + Vazirmatn local font + bug fixes
- Add getText() system for all homepage sections (Header, Hero, FeaturedProducts, SmartAdvisor, VetGallery, Footer)
- Add UITexts admin page in frontend/admin-panel with search, group collapse, per-key save
- Add seed-ui-texts.ts with 102 texts in 9 groups
- Add local VazirmatnVariable.woff2 font, remove CDN + Inter references
- Fix hero image path, productService return type { data, meta }
- Fix ArchivePage pagination + CATEGORIES list + breadcrumbs
- Fix BlogPage/Wiki page links + brightness-0 invert removal
- Fix IngredientWiki search + product links + placeholder
- Fix all getProducts() callers for { data } destructuring
- Fix sitemap.ts, CartDrawer, B2BPortal, CheckoutPage type issues
- Add .gitignore for /fonts/ and /backend/uploads/
2026-07-11 17:19:55 +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 feat: dynamic UI texts system + admin panel editor + Vazirmatn local font + bug fixes 2026-07-11 17:19:55 +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