Commit Graph

40 Commits

Author SHA1 Message Date
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
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
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
3ea1d0d8c1 feat(seo): cover all 15 app routes in page builder with live google serp preview box
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 20:54:49 +03:30
parsa aghaei
172fed92b7 fix: resolve nest build output structure, tsc compilation and docker npm ci proxy timeout
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 20:39:47 +03:30
parsa aghaei
6362750dea fix(build): resolve linter and tsconfig project service errors, guarantee dist/main existence in start-dev
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 20:23:59 +03:30
parsa aghaei
a291fa0c4a feat(settings): restructure settings into payment, shipping, and rich page builder v2 with SEO and icons
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 20:08:07 +03:30
parsa aghaei
aa10ee735f fix(backend): add prestart:dev build step to ensure dist output exists on dev start
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 19:22:23 +03:30
parsa aghaei
856ac4c8f1 fix(sms): define toPersianDigits helper function in SmsSettingsPage to fix white screen
All checks were successful
Deploy Canina / deploy (push) Successful in 49s
2026-08-18 18:21:38 +03:30
parsa aghaei
c1d380c765 fix(vite): handle vite:preloadError and dynamic chunk mismatch seamlessly
All checks were successful
Deploy Canina / deploy (push) Successful in 32s
2026-08-18 17:40:53 +03:30
parsa aghaei
f306b95f62 fix(router): add ErrorBoundary and lazyWithRetry to prevent dynamic import chunk failures
All checks were successful
Deploy Canina / deploy (push) Successful in 31s
2026-08-18 17:38:22 +03:30
parsa aghaei
f430c4931f feat(sms): display live MeliPayamak account balance/credit in SMS settings
All checks were successful
Deploy Canina / deploy (push) Successful in 44s
2026-08-18 17:35:28 +03:30
parsa aghaei
b494f95760 fix(types): strictly type prescriptions, orders and media, clear lint errors
All checks were successful
Deploy Canina / deploy (push) Successful in 30s
2026-08-18 16:00:46 +03:30
parsa aghaei
0c2d104ca2 fix(types): add images array to Product interface in admin panel
Some checks are pending
Deploy Canina / deploy (push) Waiting to run
2026-08-18 15:46:33 +03:30
parsa aghaei
36e382cf16 fix(media): add inline podcast player, video buffering track, click-outside speed menu and safe product edit trim
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-18 15:43:45 +03:30
parsa aghaei
95d79518e7 fix(lint): resolve typescript and eslint warnings in products, reviews, videos and update graphify
Some checks failed
Deploy Canina / deploy (push) Failing after 44s
2026-08-18 13:56:21 +03:30
parsa aghaei
27a1517464 feat: complete admin url query sync, full sorting/filters, latin search, product media players, personalized pet name and stage noindex
All checks were successful
Deploy Canina / deploy (push) Successful in 1m57s
2026-08-18 11:02:57 +03:30
parsa aghaei
03c6ed58c7 chore(ci): restore original working Dockerfiles from run 280 and add auto-prune to deploy script
All checks were successful
Deploy Canina / deploy (push) Successful in 2m15s
2026-08-17 13:50:36 +03:30
parsa aghaei
23a31203e3 fix(docker): copy prisma schema before npm ci and ensure prisma client target dir exists
Some checks failed
Deploy Canina / deploy (push) Failing after 1m33s
2026-08-17 13:37:11 +03:30
parsa aghaei
32041fb4f3 fix(prisma): add tsconfig.json to prisma directory for IDE node types support
Some checks failed
Deploy Canina / deploy (push) Failing after 27s
2026-08-17 13:35:27 +03:30
parsa aghaei
c8f3ce0cde fix(docker): ensure /app/node_modules/.prisma directory is created before prisma generate
Some checks failed
Deploy Canina / deploy (push) Failing after 23s
2026-08-17 13:31:24 +03:30
parsa aghaei
30670d7f6d fix(wiki): synchronize 30 canonical ingredients in static data and ensure immediate product matching with clean title formatting
Some checks failed
Deploy Canina / deploy (push) Failing after 27s
2026-08-17 12:58:27 +03:30
parsa aghaei
d8fc57c23d fix(prisma): import process and configure types node for seed tsconfig
Some checks failed
Deploy Canina / deploy (push) Failing after 25s
2026-08-17 12:06:38 +03:30
parsa aghaei
d4bee0c1e9 fix(wiki): resolve double English brackets in ingredients, match 100% catalog products and clean orphan terms
Some checks failed
Deploy Canina / deploy (push) Failing after 49s
2026-08-17 12:01:29 +03:30
parsa aghaei
6df92f03d7 feat: complete settings sync, standard UI inputs, prescriptions flow, pet profile and checkout enhancements
Some checks failed
Deploy Canina / deploy (push) Failing after 51s
2026-08-17 11:46:49 +03:30
parsa aghaei
b3c60a1a7d feat(settings): unify settings and ui-texts with canonical aliases, add PriceInput thousand separators, and synchronize financial endpoints
All checks were successful
Deploy Canina / deploy (push) Successful in 1m46s
2026-08-17 09:57:23 +03:30
parsa aghaei
45c9db133c chore(graphify): update code graph
All checks were successful
Deploy Canina / deploy (push) Successful in 1m51s
2026-08-17 09:27:25 +03:30
parsa aghaei
2d594c5d69 feat(ui): dynamic logo customization, centralized contact links, hero slider, banner placements, reorganized admin sidebar & ui-texts save fix
Some checks failed
Deploy Canina / deploy (push) Has been cancelled
2026-08-17 09:26:05 +03:30
parsa aghaei
28fc660f69 chore(graphify): update knowledge graph artifacts
All checks were successful
Deploy Canina / deploy (push) Successful in 1m41s
2026-08-16 15:01:26 +03:30
parsa aghaei
6e98b8779d feat(payment): add raw logs, IP/UA capture, exponential backoff, inventory hold, IPaymentGateway interface and admin health check
All checks were successful
Deploy Canina / deploy (push) Successful in 1m53s
2026-08-16 12:24:20 +03:30
parsa aghaei
5ace474d71 feat(payment): add Idempotency guard, Amount Match check, auto Inquiry reconciliation and comprehensive Admin Transaction Logs management
All checks were successful
Deploy Canina / deploy (push) Successful in 2m16s
2026-08-16 12:08:50 +03:30
parsa aghaei
8de1351349 fix(types,lint): resolve all TypeScript type check and eslint errors across backend and sms suite 2026-08-16 12:00:49 +03:30
parsa aghaei
6a476fab1a chore(graphify): sync graphify knowledge graph artifacts 2026-08-16 11:53:23 +03:30
parsa aghaei
8992060cb7 feat(payment): implement Zibal IPG payment gateway integration, admin merchant configuration and verification page
All checks were successful
Deploy Canina / deploy (push) Successful in 3m28s
2026-08-16 11:40:24 +03:30
parsa aghaei
4304562d55 trying to add graphify to project 2026-08-16 10:57:42 +03:30
parsa aghaei
b7e17aca1d trying to add graphify to project 2026-08-16 10:55:35 +03:30