Commit Graph

813 Commits

Author SHA1 Message Date
parsa aghaei
ad0d98f846 feat: enhance RichTextEditor with color/bg pickers, active states, and code toggle; fix hero subtitle typography
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-24 15:08:12 +03:30
parsa aghaei
79c72517c2 fix(admin-panel): remove duplicate isMountedRef declaration in RichTextEditor
All checks were successful
Deploy Canina / deploy (push) Successful in 1m45s
2026-08-24 14:50:24 +03:30
parsa aghaei
c4e3fcda20 Merge branch 'develop'
Some checks failed
Deploy Canina / deploy (push) Failing after 8s
2026-08-24 13:40:37 +03:30
parsa aghaei
8852f62580 fix(admin-panel): resolve caret jumping and DOM sync issues in RichTextEditor
All checks were successful
Deploy Canina / deploy (push) Successful in 49s
2026-08-24 13:40:25 +03:30
parsa aghaei
0f20ad8ad2 Merge branch 'develop'
All checks were successful
Deploy Canina / deploy (push) Successful in 1m47s
2026-08-24 13:09:22 +03:30
parsa aghaei
ebdc740bc0 fix(admin-panel): fix misplaced import in UITexts causing render error and update graphify
All checks were successful
Deploy Canina / deploy (push) Successful in 3m16s
2026-08-24 13:08:50 +03:30
dc3b8f4488 Merge branch 'develop'
All checks were successful
Deploy Canina / deploy (push) Successful in 1m32s
2026-08-24 01:46:45 +03:30
c68ff27621 fix(frontend): add defensive guards against undefined props in FeaturedProducts
All checks were successful
Deploy Canina / deploy (push) Successful in 1m49s
2026-08-24 01:46:15 +03:30
0f50d6bed1 chore: resolve graphify merge conflicts from develop
All checks were successful
Deploy Canina / deploy (push) Successful in 1m31s
2026-08-24 01:21:46 +03:30
b91885557e perf(images): migrate standard img elements to optimized next/image with AVIF/WebP support
All checks were successful
Deploy Canina / deploy (push) Successful in 1m47s
2026-08-24 01:20:33 +03:30
44e1f915f4 fix(stock/editor/zibal): fix stock zero display in app, resolve admin rich text editor cursor jumping, optimize zibal queue parser
All checks were successful
Deploy Canina / deploy (push) Successful in 1m38s
2026-08-24 00:55:25 +03:30
d1e3daf992 homepage- hero section design updated and optimized for mobile view
All checks were successful
Deploy Canina / deploy (push) Successful in 1m29s
2026-08-24 00:21:15 +03:30
eeea798430 homepahe- hero section design updated and optimized for mobile view
All checks were successful
Deploy Canina / deploy (push) Successful in 1m31s
2026-08-23 20:34:48 +03:30
769192e962 homepahe- hero section design updated and optimized for mobile view
All checks were successful
Deploy Canina / deploy (push) Successful in 2m1s
2026-08-23 20:10:51 +03:30
parsa aghaei
ee4ee7d842 feat: add POST payment/admin/inquiry endpoint for instant zibal inquiry
All checks were successful
Deploy Canina / deploy (push) Successful in 32s
2026-08-23 13:44:18 +03:30
parsa aghaei
ebdc27e190 fix: destructure searchParams in Transactions
All checks were successful
Deploy Canina / deploy (push) Successful in 31s
2026-08-23 11:19:22 +03:30
parsa aghaei
97cd1c72aa fix: declare isUpdatingModalStatus and handleSaveModalStatus in Orders
All checks were successful
Deploy Canina / deploy (push) Successful in 30s
2026-08-23 11:17:56 +03:30
parsa aghaei
26a992c030 fix: clean unused variables and refine modal parameter binding
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-23 11:16:32 +03:30
parsa aghaei
7848232452 fix: destructure setMultipleParams in Transactions 2026-08-23 11:13:44 +03:30
parsa aghaei
b2b80849ea fix: resolve variable declaration order, modal state and lint errors
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
2026-08-23 10:55:09 +03:30
parsa aghaei
fc324aacaf feat: complete url deeplinking across all admin modal/tab pages
All checks were successful
Deploy Canina / deploy (push) Successful in 30s
2026-08-23 10:36:47 +03:30
parsa aghaei
5029edaaeb feat: complete url modal/tab deeplinking, standardized inputs, and sync dynamic menu
All checks were successful
Deploy Canina / deploy (push) Successful in 1m44s
2026-08-23 10:32:20 +03:30
parsa aghaei
33c1bee483 feat(admin): replace all remaining action buttons with Button component
All checks were successful
Deploy Canina / deploy (push) Successful in 29s
2026-08-23 10:22:06 +03:30
parsa aghaei
1350267ffb feat(admin): complete universal Button and Modal standardization across entire admin panel
All checks were successful
Deploy Canina / deploy (push) Successful in 31s
2026-08-23 10:19:31 +03:30
parsa aghaei
439df36fbe feat(admin): standardize Buttons and Modals in SmartAdvisorManager and UITexts 2026-08-23 10:18:48 +03:30
parsa aghaei
6de7d8be8a feat(admin): standardize Buttons and Modals across settings pages and media manager 2026-08-23 10:17:04 +03:30
parsa aghaei
16516e7003 feat(admin): standardize Buttons and Modals in Ingredients, Doctors, Prescriptions, Pets, B2B, and Wholesale managers 2026-08-23 10:12:47 +03:30
parsa aghaei
a92cd7fc85 feat(admin): standardize Buttons and Modals across CMS, Catalog, Payment, and FAQ managers 2026-08-23 10:07:35 +03:30
parsa aghaei
32f8b8b656 fix(admin): correct api endpoint paths for transaction stats and sms balance
All checks were successful
Deploy Canina / deploy (push) Successful in 31s
2026-08-23 09:52:42 +03:30
parsa aghaei
9d63f9a7a4 feat(admin): standardize UI components, modal viewports, URL syncing, and add live monitoring
All checks were successful
Deploy Canina / deploy (push) Successful in 31s
2026-08-23 08:40:37 +03:30
parsa aghaei
828c90b4c6 chore: sync develop graphify artifacts 2026-08-23 08:28:26 +03:30
cc8f52cb3f fix(pets): resolve pet registration flow, missing assets, 401 guard, and add none option to symptoms
All checks were successful
Deploy Canina / deploy (push) Successful in 1m51s
2026-08-22 20:53:09 +03:30
93126c1724 fix(checkout): fix syntax and hook structure in CheckoutPage
All checks were successful
Deploy Canina / deploy (push) Successful in 3m0s
2026-08-22 19:31:21 +03:30
b13699f955 fix(checkout): fix conditional react hook calls in CheckoutPage 2026-08-22 19:30:05 +03:30
c35cff5671 fix(prisma): regenerate client types, fix admin service and sync graphify 2026-08-22 19:27:17 +03:30
parsa aghaei
4e768d66a9 feat: add refill toggle in admin settings and compact checkout UI layout
All checks were successful
Deploy Canina / deploy (push) Successful in 1m31s
2026-08-22 17:37:50 +03:30
parsa aghaei
6454c18071 feat(checkout): improve wallet top-up flow with auto deficit pre-fill on insufficient funds
All checks were successful
Deploy Canina / deploy (push) Successful in 1m33s
2026-08-22 17:18:24 +03:30
parsa aghaei
992c815749 fix(payment): resolve zibal refund apiKey and token resolution across aliases
All checks were successful
Deploy Canina / deploy (push) Successful in 33s
2026-08-22 17:13:17 +03:30
parsa aghaei
d62787cd99 feat(payment): fix zibal refund api, add maskable fields, receipt modal, standardized buttons and order refund options
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
2026-08-22 17:01:13 +03:30
parsa aghaei
f9e40564cf fix: sync Transactions.tsx changes
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
2026-08-22 15:03:58 +03:30
parsa aghaei
62288a83e9 fix(payment): auto-fallback apiKey parameter for Zibal refunds and add refund button to transactions table and details modal
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-22 15:02:46 +03:30
parsa aghaei
ee32b4c11d feat(zibal): implement full dedicated Zibal Financial Portal with refunds, payouts, queue and ipg reports
All checks were successful
Deploy Canina / deploy (push) Successful in 41s
2026-08-22 14:14:00 +03:30
parsa aghaei
bf41ba038e feat(dashboard): persist active tab in URL and keep active tab on reload
All checks were successful
Deploy Canina / deploy (push) Successful in 1m30s
2026-08-22 14:04:30 +03:30
parsa aghaei
a2b8afccc3 feat(payment): implement complete Zibal IPG, EBank, Wallets, Refunds and Trust Seals
All checks were successful
Deploy Canina / deploy (push) Successful in 1m51s
2026-08-22 13:40:42 +03:30
parsa aghaei
7203915e15 fix(backend): run prisma db push on container entrypoint and safeguard MenuService init
All checks were successful
Deploy Canina / deploy (push) Successful in 52s
2026-08-22 11:14:00 +03:30
parsa aghaei
2c452215c3 feat: resolve doctors query error, add FAQ, testimonials, blog preview, and full menu management
All checks were successful
Deploy Canina / deploy (push) Successful in 1m41s
2026-08-19 17:20:01 +03:30
parsa aghaei
70d58e7086 feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application
All checks were successful
Deploy Canina / deploy (push) Successful in 1m44s
2026-08-19 15:03:10 +03:30
parsa aghaei
df634fdbf5 ci: update deploy script with auto build cache cleanup with 6GB limit
All checks were successful
Deploy Canina / deploy (push) Successful in 1m45s
2026-08-19 12:36:05 +03:30
parsa aghaei
6eb45cd467 refactor: unify domain and contact emails to canina.ir across all apps and seeds
All checks were successful
Deploy Canina / deploy (push) Successful in 1m55s
2026-08-19 11:52:36 +03:30
parsa aghaei
bc011f4407 ci: deploy to main
All checks were successful
Deploy Canina / deploy (push) Successful in 38s
2026-08-19 10:23:02 +03:30