masoodafar-web
01244f426e
docs: package-based transformation — complete roadmap + UX impact + feature backlog
...
New documents:
- roadmap/FEATURE-BACKLOG.md: 12 kept RPCs → feature tasks with priority,
target pages, and time estimates (F1-F12)
- roadmap/PACKAGE-TRANSFORMATION-UX.md: UX impact analysis —
before/after wireframes for 19 pages (10 FO + 9 BO),
customer + admin experience changes, future needs prediction
- roadmap/PACKAGE-TRANSFORMATION-TASKS.md: step-by-step implementation
plan (6 phases, ~13 day critical path), atomic tasks with
code diffs, dependency graph, test checklist
Updated:
- cms/GRPC-SERVICES-AUDIT.md: cross-references to new docs
Total: 998 lines of documentation covering:
- 12 RPC feature tasks prioritized by package-based relevance
- 19 page wireframes (before/after comparison)
- 39 transformation tasks broken into 6 phases
- 10 predicted future requirements (N1-N10)
- Risk analysis + rollback plan + calendar
2026-02-24 23:18:50 +03:30
masoodafar-web
3575e483b9
docs: deep analysis of 24 dead gRPC RPCs — keep 12, archive 12
...
Analyzed all 24 dead RPC implementations line-by-line:
- 12 KEEP (future-proof): CustomerReorderPreviousOrder, CustomerTrackOrder,
CalculateOrderPV, GetInventorySummary, GetStockValueReport, BulkAddStock,
BulkUpdateProductStock, GetConfigurationByKey, UpdateCustomerSettings,
ChangeNetworkParent, AssignFeatureToMembership, GetLowStockProducts
- 12 ARCHIVE: fms.proto (2), BulkAdjustStock, 2 empty order stubs,
2 non-functional configs, 2 redundant city ops, 3 duplicate RPCs
Key findings:
- 17/24 were actually FULLY IMPLEMENTED, just never wired to frontend
- fms.proto is the only completely dead proto file (no service class)
- Archive != Delete — marked for exclusion only
2026-02-24 22:40:44 +03:30
masoodafar-web
09b8b804d4
docs: audit all CMS gRPC services — 342 RPCs, 125 unused from frontends, 24 dead code
2026-02-24 22:25:53 +03:30
masoodafar-web
efff5e9cd5
docs: consolidate 53 files into 15 structured files in 3 folders
...
- business/ (5): club-commission, payment, ecommerce, membership, content
- technical/ (5): cms-arch, ui, deployment, migration, api
- overview/ (5): flowcharts, index, changelog, glossary, roadmap
- Removed all old folders: backoffice, cms, deployment, docs, frontoffice, migration, ui-modernization, business (old)
- Updated internal links with relative folder paths
2026-02-18 22:29:37 +03:30
masoodafar-web
d7c32dab2a
consolidate: move all project-level docs to totalDoc
...
- BackOffice/docs → totalDoc/backoffice/ (AUDIT + CHANGELOG)
- FrontOffice/docs → totalDoc/frontoffice/ (CHANGELOG + UI-UNIFICATION-PLAN)
- CMS/README.md → totalDoc/cms/CMS-README.md
- DataMigration/README.md → totalDoc/migration/DATAMIGRATION-README.md
- deployment/README.md → totalDoc/deployment/DEPLOYMENT-README.md
- Updated INDEX.md with new paths and sections
2026-02-18 21:43:59 +03:30
masoodafar-web
0aa0141cec
docs: add inventory improvements + product images square docs, update index
2026-02-18 01:05:39 +03:30
masoodafar-web
ce74377012
feat: Implement structured page settings for simplified site management
2026-02-17 02:57:11 +03:30
masoodafar-web
4ef4bfbeef
docs: بروزرسانی کامل مستندات — باگها، فیکسها، دیپلوی Production، CI/CD cross-deploy
...
- payment-gateway.md: سکشن ۸-۱۳ (ZarinPal callback, تخفیف ۱۰۰٪, VAT, ExpirePendingOrders, DeliveryStatus mapping, Production deploy)
- CICD-PIPELINE-GUIDE.md: باگ cross-deploy, قالب workflow Production, جدول مقایسه دو محیط
- INFRASTRUCTURE-GUIDE.md: سرور Production (45.149.79.127), DB KBS, Proto v0.0.179
- DISCOUNT-STORE-STATUS.md: وضعیت Production Deploy, فلوی پرداخت جدید
- SERVER-MIRRORS-CONFIG.md: registries.yaml سرور Production
- INDEX.md: تاریخ, توضیحات بروز, لینکهای سریع جدید
2026-02-17 01:44:05 +03:30
masoodafar-web
ad31c8be97
Refactor code structure for improved readability and maintainability
2026-02-16 00:59:16 +03:30
masoodafar-web
956a9ff6d6
feat: Add documentation for Admin/Customer separation fix and CI/CD pipeline guide
2026-02-11 00:41:43 +03:30
masoodafar-web
5149b9a89c
Refactor code structure for improved readability and maintainability
2026-02-10 22:06:46 +03:30