Commit Graph

  • 517d611b2a fix(ui): ensure 100% solid white background and higher z-index for ingredient wiki tooltip parsa aghaei 2026-09-02 10:45:00 +0330
  • 2a501637cb fix(pricing): persist pricing_config on applyGlobalMargins and fix nullish coalescing in settings parsa aghaei 2026-09-02 10:42:33 +0330
  • 0da7cf14e8 fix(products): add clear search button, active filters bar, and fix suitableFor query dto validation parsa aghaei 2026-09-02 10:35:48 +0330
  • a62bfb77b3 fix(ui): refactor percentage and suffix/prefix inputs to standard Input component with guaranteed padding isolation parsa aghaei 2026-09-02 10:33:10 +0330
  • c4e4a336d8 fix(pricing): auto-recalculate all products on financial settings save and support per-product custom rounding override parsa aghaei 2026-09-02 10:28:29 +0330
  • ac15ece619 feat(admin): implement smart pricing, rounding rules, formula margins and bulk price adjustment parsa aghaei 2026-09-02 10:05:41 +0330
  • 382ebc0ce6 feat(seo): enrich Torob product title, subtitle and technical specs for optimal search indexation parsa aghaei 2026-09-02 09:30:33 +0330
  • 88060431bb fix(torob): sanitize imageLink in Torob API and feed to always use frontend domain and proxy path parsa aghaei 2026-08-29 14:18:41 +0330
  • 376fea356f fix(dev): set local store port to 3300 and admin port to 3400 to avoid Windows port exclusions parsa aghaei 2026-08-29 14:10:52 +0330
  • fadea346ff feat(torob): add TorobController in backend for /api/torob/products endpoint parsa aghaei 2026-08-29 14:09:23 +0330
  • f2535b4aee feat(seo): add Torob meta tags and Torob automated products API endpoint parsa aghaei 2026-08-29 13:59:42 +0330
  • 812bc2920c feat(navigation): add custom glowing NavigationProgressBar, enable Swagger on localhost dev, set local store port to 3005, and remove hero-section-image.png parsa aghaei 2026-08-29 13:53:21 +0330
  • c7d7ac3aa3 fix(media): resolve 400 Bad Request on next/image proxy, add auto scroll to top on route change, disable swagger in prod, and fix dev ports parsa aghaei 2026-08-29 13:37:50 +0330
  • 2d54fc8208 feat(ux): add nextjs-toploader navigation progress bar and resolve local dev port conflicts parsa aghaei 2026-08-29 13:31:05 +0330
  • b68dd29541 fix(media): enhance media proxy routing with multi-target fallback and add uploads location to nginx parsa aghaei 2026-08-29 13:25:48 +0330
  • fa1a35c835 feat(media): implement nextjs media proxy API routes (/api/uploads & /api/media) with server-side caching and streaming parsa aghaei 2026-08-29 12:13:16 +0330
  • d9c693c41b feat(media): implement omnichannel media gallery with drag-and-drop, video support, and quick access podcast/video hub parsa aghaei 2026-08-29 11:46:04 +0330
  • 32e40a820c style(application): optimize ingredients and chemical analysis layout with compact padding and responsive badges parsa aghaei 2026-08-29 08:58:14 +0330
  • 05e26cab9f fix(application): render rich HTML product descriptions with responsive typography styling parsa aghaei 2026-08-29 08:55:55 +0330
  • bfb7f42065 feat(ui): integrate RichTextEditor for product full description and add click-outside handlers for dropdowns parsa aghaei 2026-08-29 08:46:41 +0330
  • 1651a593bd www added to traefik parsa aghaei 2026-08-26 17:32:14 +0330
  • 40176ac60e feat(media): add summary and view more toggle button for video and podcast descriptions parsa aghaei 2026-08-26 17:17:19 +0330
  • 5db23443ed feat(product-page): add AI-powered badge and informative subtitle to scientific media section parsa aghaei 2026-08-26 17:15:11 +0330
  • a00778ffaa feat(product-page): add high-res image zoom lightbox with pan/zoom/drag and unoptimized raw rendering parsa aghaei 2026-08-26 16:38:59 +0330
  • 0ddc635dfd style(product-page): harmonize media section header icon with brand blue theme parsa aghaei 2026-08-26 16:23:03 +0330
  • 2ce872969c style(podcast): enhance badge contrast with bright cyan text and border on dark background parsa aghaei 2026-08-26 16:20:47 +0330
  • 9efa96be9b fix(products): fix view-in-site URL to use canonical apex domain instead of www parsa aghaei 2026-08-26 16:19:07 +0330
  • 73029c06c4 fix(media): resolve UTF-8 Persian/Arabic filename encoding issue in uploads parsa aghaei 2026-08-26 16:17:08 +0330
  • 5f58ba8258 refactor(shop): remove prescription vs OTC filter from shop archive parsa aghaei 2026-08-26 14:34:18 +0330
  • 0132cce0cb feat(settings): add admin toggle for prescription upload button and bind to header parsa aghaei 2026-08-26 14:32:30 +0330
  • 3109e30fd7 fix(shop): update breadcrumb title from catalog to shop products parsa aghaei 2026-08-26 14:30:15 +0330
  • 98829f5873 feat(routes): add /dashboard/pets and /dashboard/orders routing handlers parsa aghaei 2026-08-26 14:28:49 +0330
  • e797cf9167 style(toast): offset mobile notifications below sticky header parsa aghaei 2026-08-26 14:26:52 +0330
  • 6cacfd447b fix(prescription): raise modal z-index above header, add backdrop dismiss, and show upload button on mobile header and drawer parsa aghaei 2026-08-26 14:25:24 +0330
  • 63e10449ad fix(auth): unify typography to Vazir and set password login as default parsa aghaei 2026-08-26 14:23:07 +0330
  • 6e23269a5c feat: user crm metrics, product total sold, dynamic menu sync, blog views & advisor route parsa aghaei 2026-08-26 14:05:26 +0330
  • 9294e89712 feat(auth): redesign AuthModal with structured tabs, clean login/signup separation, clear OTP/password switch and polished UX parsa aghaei 2026-08-26 13:51:16 +0330
  • 41f7e98d97 feat(checkout): unify manual address form with AddressModal, auto-save address and sync user profile on order parsa aghaei 2026-08-26 13:48:41 +0330
  • aa0dde6a35 feat(design-system): standardize color and typography tokens via Tailwind v4 @theme configuration parsa aghaei 2026-08-26 13:29:59 +0330
  • 229e50f973 fix(catalog): luxury brochure redesign, dynamic admin logo, whitespace-nowrap badges, fixed spread dimensions parsa aghaei 2026-08-26 13:23:56 +0330
  • c825268b34 fix(contact): replace hardcoded phone numbers with dynamic settings from backend across all components parsa aghaei 2026-08-26 12:03:17 +0330
  • 9daaa22677 fix: resolve tooltip opacity, species icons, catalog pagination and swipe, image frames and description collapse parsa aghaei 2026-08-26 12:00:55 +0330
  • 0b52f9e9e4 style(homepage): optimize mobile margins, paddings and section spacing parsa aghaei 2026-08-26 11:09:39 +0330
  • 9371fd79e1 fix(mobile): resolve cart back navigation, tooltip positioning, product dosage calculator and badges parsa aghaei 2026-08-26 11:01:48 +0330
  • 753b3dd7ec merge: resolve merge conflicts in ArchivePage.tsx and graphify-out from develop parsa aghaei 2026-08-26 10:17:09 +0330
  • cf9ae234b9 feat: add charity reporting & financial breakdowns in admin, fix mobile scroll restoration and OTP numeric keyboard parsaaghayi 2026-08-26 00:12:33 +0330
  • d62917208f test(e2e): add admin safe XSS rendering verification in contact submissions parsa aghaei 2026-08-25 18:00:58 +0330
  • 770665cfc0 test(e2e): complete cross-platform coverage and hardening for security, admin, and cart suites parsa aghaei 2026-08-25 17:48:33 +0330
  • e6018f3a37 test(e2e): complete and verify 11 E2E test suites with strict mutation testing and CI integration parsa aghaei 2026-08-25 17:10:53 +0330
  • 6ef293ea59 test(e2e): refactor 6 e2e suites with strict assertions, add mutation verification and update test coverage map parsa aghaei 2026-08-25 15:19:22 +0330
  • 3c325c412c test(e2e): expand Playwright test coverage with shop filters, tracking, cart operations and admin modules parsa aghaei 2026-08-25 13:07:00 +0330
  • 270e491d08 test(e2e): setup Playwright testing infrastructure and comprehensive storefront & admin suites parsa aghaei 2026-08-25 12:56:46 +0330
  • 7b89e141c5 feat(core): polish codebase, enhance error handling, security hardening, rate limiting, and a11y compliance parsa aghaei 2026-08-25 11:33:37 +0330
  • 70c2627d93 feat(seo): implement B2B dedicated route, structured data schemas, archive optimizations, and SEO database backfill parsa aghaei 2026-08-25 11:19:30 +0330
  • fa69aa4c49 chore(graphify): update knowledge graph parsa aghaei 2026-08-25 10:32:21 +0330
  • b854298a29 fix(blog): split interactive blog elements into BlogPostClient to resolve React Server Component event handler error parsa aghaei 2026-08-25 10:29:03 +0330
  • de038dba7c fix(dev): switch frontend dev port from 4000 to 4005 due to Windows port exclusion parsa aghaei 2026-08-25 10:26:01 +0330
  • 3f7c5a380a fix(prisma): correct column name receptor for sms_logs table and index parsa aghaei 2026-08-25 10:23:10 +0330
  • 088f8e20bb fix(blog): resolve 404 and 500 error on blog post slug navigation parsa aghaei 2026-08-25 10:21:50 +0330
  • 1ddfb0a823 fix(blog): update fallback image handling, use SafeImage, and enhance related products display parsa aghaei 2026-08-24 17:49:40 +0330
  • fe6a900665 feat(perf): implement comprehensive Core Web Vitals, ISR caching, and media optimizations parsa aghaei 2026-08-24 17:23:43 +0330
  • 2a31a9f8e4 fix(admin): resolve TS(2362) operand type in buyPrice margin calculation parsa aghaei 2026-08-24 17:09:07 +0330
  • 75b9d55a24 feat(seo): implement technical SEO for product catalog, dynamic sitemaps, RSS feeds and graphify update parsa aghaei 2026-08-24 17:04:31 +0330
  • 5705354429 feat(blog): complete full-stack blog module with rich text editor, SEO analyzer, JSON-LD schema, and RSS feed parsa aghaei 2026-08-24 16:48:31 +0330
  • eb63d22ac4 perf: optimize slider image persistence in DOM and add 1-year immutable cache-control for static uploads parsa aghaei 2026-08-24 15:33:31 +0330
  • 5bf9ac0b2e fix(blog): resolve blog slug detail fetching and standardize api url parsa aghaei 2026-08-24 15:20:13 +0330
  • 5371f1ba22 feat: complete rich text editor toolbar with full states, hex pickers, and clean layout parsa aghaei 2026-08-24 15:08:57 +0330
  • ad0d98f846 feat: enhance RichTextEditor with color/bg pickers, active states, and code toggle; fix hero subtitle typography parsa aghaei 2026-08-24 15:08:12 +0330
  • 79c72517c2 fix(admin-panel): remove duplicate isMountedRef declaration in RichTextEditor parsa aghaei 2026-08-24 14:50:24 +0330
  • c4e3fcda20 Merge branch 'develop' parsa aghaei 2026-08-24 13:40:37 +0330
  • 8852f62580 fix(admin-panel): resolve caret jumping and DOM sync issues in RichTextEditor parsa aghaei 2026-08-24 13:40:25 +0330
  • 0f20ad8ad2 Merge branch 'develop' parsa aghaei 2026-08-24 13:09:22 +0330
  • ebdc740bc0 fix(admin-panel): fix misplaced import in UITexts causing render error and update graphify parsa aghaei 2026-08-24 13:08:50 +0330
  • dc3b8f4488 Merge branch 'develop' parsaaghayi 2026-08-24 01:46:45 +0330
  • c68ff27621 fix(frontend): add defensive guards against undefined props in FeaturedProducts parsaaghayi 2026-08-24 01:46:15 +0330
  • 0f50d6bed1 chore: resolve graphify merge conflicts from develop parsaaghayi 2026-08-24 01:21:46 +0330
  • b91885557e perf(images): migrate standard img elements to optimized next/image with AVIF/WebP support parsaaghayi 2026-08-24 01:20:33 +0330
  • 44e1f915f4 fix(stock/editor/zibal): fix stock zero display in app, resolve admin rich text editor cursor jumping, optimize zibal queue parser parsaaghayi 2026-08-24 00:55:25 +0330
  • d1e3daf992 homepage- hero section design updated and optimized for mobile view parsaaghayi 2026-08-24 00:21:15 +0330
  • eeea798430 homepahe- hero section design updated and optimized for mobile view parsaaghayi 2026-08-23 20:34:48 +0330
  • 769192e962 homepahe- hero section design updated and optimized for mobile view parsaaghayi 2026-08-23 20:10:51 +0330
  • ee4ee7d842 feat: add POST payment/admin/inquiry endpoint for instant zibal inquiry parsa aghaei 2026-08-23 13:44:18 +0330
  • ebdc27e190 fix: destructure searchParams in Transactions parsa aghaei 2026-08-23 11:19:22 +0330
  • 97cd1c72aa fix: declare isUpdatingModalStatus and handleSaveModalStatus in Orders parsa aghaei 2026-08-23 11:17:56 +0330
  • 26a992c030 fix: clean unused variables and refine modal parameter binding parsa aghaei 2026-08-23 11:16:32 +0330
  • 7848232452 fix: destructure setMultipleParams in Transactions parsa aghaei 2026-08-23 11:13:44 +0330
  • b2b80849ea fix: resolve variable declaration order, modal state and lint errors parsa aghaei 2026-08-23 10:55:09 +0330
  • fc324aacaf feat: complete url deeplinking across all admin modal/tab pages parsa aghaei 2026-08-23 10:36:47 +0330
  • 5029edaaeb feat: complete url modal/tab deeplinking, standardized inputs, and sync dynamic menu parsa aghaei 2026-08-23 10:32:20 +0330
  • 33c1bee483 feat(admin): replace all remaining action buttons with Button component parsa aghaei 2026-08-23 10:22:06 +0330
  • 1350267ffb feat(admin): complete universal Button and Modal standardization across entire admin panel parsa aghaei 2026-08-23 10:19:31 +0330
  • 439df36fbe feat(admin): standardize Buttons and Modals in SmartAdvisorManager and UITexts parsa aghaei 2026-08-23 10:18:48 +0330
  • 6de7d8be8a feat(admin): standardize Buttons and Modals across settings pages and media manager parsa aghaei 2026-08-23 10:17:04 +0330
  • 16516e7003 feat(admin): standardize Buttons and Modals in Ingredients, Doctors, Prescriptions, Pets, B2B, and Wholesale managers parsa aghaei 2026-08-23 10:12:47 +0330
  • a92cd7fc85 feat(admin): standardize Buttons and Modals across CMS, Catalog, Payment, and FAQ managers parsa aghaei 2026-08-23 10:07:35 +0330
  • 32f8b8b656 fix(admin): correct api endpoint paths for transaction stats and sms balance parsa aghaei 2026-08-23 09:52:42 +0330
  • 9d63f9a7a4 feat(admin): standardize UI components, modal viewports, URL syncing, and add live monitoring parsa aghaei 2026-08-23 08:40:37 +0330
  • 828c90b4c6 chore: sync develop graphify artifacts parsa aghaei 2026-08-23 08:28:26 +0330
  • cc8f52cb3f fix(pets): resolve pet registration flow, missing assets, 401 guard, and add none option to symptoms parsaaghayi 2026-08-22 20:53:09 +0330
  • 93126c1724 fix(checkout): fix syntax and hook structure in CheckoutPage parsaaghayi 2026-08-22 19:31:21 +0330