canina/frontend/application/app
parsa aghaei 508356b8d3 feat: add Persian fonts, fix UI bugs, improve frontend quality
- Add local Persian fonts: Vazirmatn, Sahel, Shabnam, Lalezar, IranNastaliq
- Configure @font-face in globals.css with all font weights
- Set Vazirmatn as primary font, Lalezar for headings, Sahel for alt text
- Fix Hero image loading with crossOrigin and error fallback
- Fix SmartAdvisor disabled button contrast (WCAG compliance)
- Add visible labels for form inputs in SmartAdvisor step 1
- Fix UserDashboard null safety for walletBalance
- Fix announcement bar hydration mismatch (loading state guard)
- Fix UserDashboard null checks for profile fields
- Improve overall frontend robustness and data-loading guards
2026-07-11 19:48:43 +03:30
..
blog fix: await params Promise in blog and wiki [slug] pages for Next.js 16 2026-07-11 15:51:29 +03:30
checkout feat: auxiliary pages migrated to Next.js (Blog, Videos, Track, Success) 2026-06-12 01:17:03 +03:30
dashboard feat: interactive pages migrated to Next.js (Dashboard, Checkout, Profile, Wiki) 2026-06-12 01:10:52 +03:30
profile feat: interactive pages migrated to Next.js (Dashboard, Checkout, Profile, Wiki) 2026-06-12 01:10:52 +03:30
search fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
shop fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
track feat: auxiliary pages migrated to Next.js (Blog, Videos, Track, Success) 2026-06-12 01:17:03 +03:30
videos feat: auxiliary pages migrated to Next.js (Blog, Videos, Track, Success) 2026-06-12 01:17:03 +03:30
wiki fix: await params Promise in blog and wiki [slug] pages for Next.js 16 2026-07-11 15:51:29 +03:30
ClientLayout.tsx feat: add Persian fonts, fix UI bugs, improve frontend quality 2026-07-11 19:48:43 +03:30
favicon.ico feat: complete phase 2 mock removal and db seed 2026-06-12 00:58:10 +03:30
globals.css feat: add Persian fonts, fix UI bugs, improve frontend quality 2026-07-11 19:48:43 +03:30
layout.tsx fix: resolve seed encoding, search param, and wiki data source issues 2026-07-11 15:40:49 +03:30
not-found.tsx feat: complete admin panel major functionalities including responsive layout, recharts, custom modals, inline editing, and loading states 2026-06-12 16:19:57 +03:30
page.tsx feat: add Persian fonts, fix UI bugs, improve frontend quality 2026-07-11 19:48:43 +03:30
robots.ts feat: rename brand from canina to canino across codebase 2026-07-10 16:32:31 +03:30
sitemap.ts feat: dynamic UI texts system + admin panel editor + Vazirmatn local font + bug fixes 2026-07-11 17:19:55 +03:30