Commit Graph

  • e032fceb34 docs(docs): update project documentation for phase 3.6 progress main Kazem Alghasi 2026-09-11 21:53:05 +0330
  • a92701af11 chore: update phpunit result cache Kazem Alghasi 2026-09-11 18:20:59 +0330
  • d2871ce8dd build(db): expand shipment and transaction schemas with new enums and fields Kazem Alghasi 2026-09-10 04:09:44 +0330
  • 2737e262d7 feat(core): implement configuration-driven logic via SystemSetting Kazem Alghasi 2026-09-10 02:25:21 +0330
  • d6e04d53fa feat(core): integrate Kavenegar SMS notifications and audit logging Kazem Alghasi 2026-09-10 00:52:18 +0330
  • 7a8ff49baa feat(api): implement shipment commitment forms and document downloads Kazem Alghasi 2026-09-09 13:08:22 +0330
  • b25bfda597 feat(core): enhance order processing and bridge integration Kazem Alghasi 2026-09-09 12:03:58 +0330
  • eda3110ac1 fix(ui): fix filter state handling in Filament resources and remove soft deletes Kazem Alghasi 2026-09-03 08:01:00 +0330
  • 02c29db696 feat(core): implement order approval flow, credit system, and import invoicing Kazem Alghasi 2026-09-03 06:04:20 +0330
  • b35e933475 Phase 3.5 — Core Features Complete: Kazem Alghasi 2026-08-29 08:35:34 +0330
  • 1e4a8532fa - Phase 3.5.1: Multi-Package support in order form - Phase 3.5.2: Invoice items form (PARCEL only) - ShipmentPackage model and migration - Updated CustomerOrderController to accept packages[] and items[] - Auto-calculate volumetric weight from dimensions - 5-step order form with conditional Invoice step Kazem Alghasi 2026-08-29 07:33:28 +0330
  • 1c8fb2c9d9 - Add shipment_packages migration and ShipmentPackage model - Add packages() relation to Shipment model - Update CustomerOrderController to accept packages[] array - Auto-calculate volumetric weight from dimensions (L*W*H/5000) - Redesign order form Step 1 with Multi-Package UI - Add package repeater (add/remove packages) - Real-time summary of total weights - Both real weight and dimensions are required - Dimensions normalized to * format (5*6*9) Kazem Alghasi 2026-08-29 07:09:25 +0330
  • f12dff5338 - Add picqer/php-barcode-generator dependency - Redesign AWB PDF with barcode, From/To, Value, Service, Type - Redesign Invoice PDF with 9-row table, legal declaration, barcode - Redesign Label PDF to A5 landscape with large barcode - Add DOC/PARCEL condition for Invoice (only PARCEL has invoice) - Fix ShipmentType enum names (DocNormal/DocEconomy) - Add migration for shipment_items (row_number, unit_price) - Add migration to make name nullable - Update PdfService with base64 barcode embedding - Update ShipmentPdfController with DOC type handling - Add test_pdf_generation.php script Kazem Alghasi 2026-08-29 06:40:08 +0330
  • b5e136a76d docs(roadmap): introduce phase 3.5 and future commercialization plans Kazem Alghasi 2026-08-29 05:19:54 +0330
  • a1a6dbdd8a feat(core): complete phase 3 integration and enhance country/phone features Kazem Alghasi 2026-08-29 04:38:28 +0330
  • 528a82e38c حذف برخی پلاکین های زاید وردپرس Kazem Alghasi 2026-08-29 01:45:26 +0330
  • 3c4e7010e0 docs(config): add deployment procedures and server configuration guides Kazem Alghasi 2026-08-28 22:52:00 +0330
  • 6aee0324d4 docs(docs): overhaul project documentation and deployment guides Kazem Alghasi 2026-08-28 22:40:44 +0330
  • 6a4a619261 docs: update project documentation and roadmap Kazem Alghasi 2026-08-28 22:04:01 +0330
  • 98181abc45 feat(api): expose notification endpoints for customer dashboard Kazem Alghasi 2026-08-24 05:13:22 +0330
  • fc1c2f023d feat(ui): implement user notification system in customer dashboard Kazem Alghasi 2026-08-24 04:48:08 +0330
  • 1c2ff9941e feat(order): add English address detection warning in order form Kazem Alghasi 2026-08-24 04:16:06 +0330
  • c0a50acaef style(ui): modernize transaction list styling and update plugin version Kazem Alghasi 2026-08-24 04:04:29 +0330
  • c74924d3aa feat(shipment): implement status history tracking and rate import improvements Kazem Alghasi 2026-08-24 03:40:13 +0330
  • 157ce1bdd4 feat(shipment): add multi-package support and AWB integration Kazem Alghasi 2026-08-24 01:47:45 +0330
  • e9a0c731c2 feat(admin): implement currency management and rate import system Kazem Alghasi 2026-08-24 01:18:34 +0330
  • a973c7ed5c feat(ui): add invoice download action to shipment view Kazem Alghasi 2026-08-23 23:35:12 +0330
  • ab591dc9f8 refactor(shipping): clean up import logic and fix PDF asset paths Kazem Alghasi 2026-08-23 22:56:08 +0330
  • b051ce4496 feat(shipment): expand schema and enhance PDF generation Kazem Alghasi 2026-08-23 22:31:58 +0330
  • 48c88e9bc7 refactor(shipment): update direction enums and shipment import logic Kazem Alghasi 2026-08-23 21:33:56 +0330
  • 11b524cf43 refactor: improve hero section responsiveness and update admin path Kazem Alghasi 2026-08-12 11:58:46 +0330
  • 779c5aab98 feat(theme): implement custom login template and dynamic navigation Kazem Alghasi 2026-08-12 05:34:06 +0330
  • f08981da31 feat(ui): implement modern customer dashboard Kazem Alghasi 2026-08-12 03:52:35 +0330
  • cd8021e6e1 docs: update project documentation and roadmap to reflect phase 2 and 3 completion Kazem Alghasi 2026-08-10 18:12:49 +0330
  • bac2a7bb25 feat: Complete WordPress customer portal Kazem Alghasi 2026-08-10 13:08:53 +0330
  • aa8fb17230 feat: Complete customer ordering and payment system (Phases 1-4) Kazem Alghasi 2026-08-10 13:08:52 +0330
  • 4ee1d27d44 feat: Complete customer ordering system (Phase 3) Kazem Alghasi 2026-08-10 06:09:56 +0330
  • f61de6f3a5 refactor(ui): redesign admin dashboard widgets and exchange service Kazem Alghasi 2026-08-10 04:08:29 +0330
  • ed5bae9997 feat(exchange): implement exchange rate history tracking Kazem Alghasi 2026-08-10 03:04:18 +0330
  • a0bc871c8d feat(auth): implement role-based access control using spatie/laravel-permission Kazem Alghasi 2026-08-10 02:44:23 +0330
  • 8ca92f3a05 docs(docs): update project status and recent accomplishments Kazem Alghasi 2026-08-10 00:38:55 +0330
  • bc52e94dc3 feat(admin): enhance shipment and wallet transaction resources Kazem Alghasi 2026-08-10 00:25:15 +0330
  • 810004aab1 feat(admin): configure filament panel with custom branding and notifications Kazem Alghasi 2026-08-09 05:14:36 +0330
  • 1f70fe5ee0 feat(theme): implement multi-language support and enhanced customizer Kazem Alghasi 2026-08-09 02:25:01 +0330
  • 56244f14fa fix(wp): update to version 7.0.3 and improve security Kazem Alghasi 2026-08-09 01:32:57 +0330
  • 8b0814230c feat(ui): implement unified design system and financial reporting Kazem Alghasi 2026-08-08 06:13:09 +0330
  • cb55f74cb7 docs(docs): update project roadmap and future development phases Kazem Alghasi 2026-08-08 05:05:19 +0330
  • a699c2dbee feat(laravel): implement user synchronization and shipment schema Kazem Alghasi 2026-08-08 04:58:01 +0330
  • 0d04c89e91 refactor(admin): reorganize filament navigation and layout Kazem Alghasi 2026-08-08 04:11:03 +0330
  • b605b689fd feat(wp-plugin): expand IFNEX Bridge with wallet and transaction support Kazem Alghasi 2026-08-08 03:49:46 +0330
  • e1c4385a9c feat(finance): implement Filament admin panel and expand wallet/discount features Kazem Alghasi 2026-08-08 03:15:51 +0330
  • 7948487a7a docs: update STATUS.md to archive competitor pricing formula task Kazem Alghasi 2026-08-08 01:02:37 +0330
  • d5500f880a docs: update STATUS.md with Phase 2 payment integration progress Kazem Alghasi 2026-08-08 00:53:55 +0330
  • 2e7f975094 feat(wallet): complete online payment with Zarinpal + mock gateway Kazem Alghasi 2026-08-08 00:46:54 +0330
  • 78f5919b69 feat(wallet): complete wallet system with admin adjust, freeze/unfreeze, activity logs Kazem Alghasi 2026-08-07 22:51:42 +0330
  • 285acdae89 docs(project): update project status, roadmap, and documentation Kazem Alghasi 2026-08-07 05:58:12 +0330
  • abae820070 refactor(api): improve pricing logic and add test coverage Kazem Alghasi 2026-08-07 04:39:14 +0330
  • 1ea9486ca1 docs(imports): add documentation comments to ShippingRatesImport Kazem Alghasi 2026-08-06 01:39:26 +0330
  • 50ae20b14a feat(api): implement payment gateway integration Kazem Alghasi 2026-08-05 23:49:33 +0330
  • 8d228993f9 refactor(api): expose wallet and discount endpoints and cleanup project Kazem Alghasi 2026-08-05 22:46:31 +0330
  • f5917c34c2 feat(logic): integrate discount code application and wallet services Kazem Alghasi 2026-08-05 19:16:09 +0330
  • 6aa18f76a8 feat(db): implement wallet and discount code systems Kazem Alghasi 2026-08-05 17:35:58 +0330
  • 67754f3e08 refactor(ui): clean up middleware configuration in AdminPanelProvider Kazem Alghasi 2026-08-05 16:57:25 +0330
  • a549ce8d8e chore(wp): allow ifnex-bridge plugin in gitignore Kazem Alghasi 2026-08-04 11:38:48 +0330
  • 97e641de42 feat(wp): add ifnex-bridge plugin for Laravel API integration Kazem Alghasi 2026-08-04 11:38:36 +0330
  • 8f66efac00 docs(project): update project status to phase 2 and mark phase 1 as complete Kazem Alghasi 2026-08-04 11:34:48 +0330
  • e9b94252e6 chore(docs): remove obsolete phase 0 proposal document Kazem Alghasi 2026-08-04 11:17:36 +0330
  • 91ecbc7656 docs(project): update documentation and project status for phase 1 Kazem Alghasi 2026-08-04 09:58:33 +0330
  • 31d28fbe68 docs(pdf): add technical mapping and implementation notes to templates Kazem Alghasi 2026-08-04 09:50:53 +0330
  • f330d13620 refactor(import): enhance shipping rates import and refine PDF layouts Kazem Alghasi 2026-08-04 09:47:22 +0330
  • 5874568c63 feat(shipment): implement PDF generation for AWB, invoice, and labels Kazem Alghasi 2026-08-04 09:20:23 +0330
  • 24fc56feaf feat(order): implement order creation flow and pricing API Kazem Alghasi 2026-08-04 07:59:23 +0330
  • 3aaa9a5481 refactor(api): improve shipping rate import and pricing logic Kazem Alghasi 2026-08-04 07:24:23 +0330
  • d6095265e7 docs: update phase 0 checklist and project status Kazem Alghasi 2026-08-04 05:59:29 +0330
  • f8557a0f20 feat(console): add tracking data import functionality and utility scripts Kazem Alghasi 2026-08-04 05:38:35 +0330
  • 1c3811b01f feat(ui): localize filament admin panel and refactor settings page Kazem Alghasi 2026-08-04 04:44:24 +0330
  • 11845173b6 chore(docs): update project status and resolve data migration blockers Kazem Alghasi 2026-08-04 02:28:19 +0330
  • f1eb6b179c docs(docs): update project documentation and roadmap Kazem Alghasi 2026-08-04 02:11:58 +0330
  • a59e192b32 ۱۰ مورد کامل شد (دیتابیس، مدل‌ها، API، Filament، Laravel 11، رفع باگ‌ها) 🔄 در حال انجام: تست دستی Filament ⏸️ بلاک: مهاجرت ۳۹۵۰ رکورد (منتظر فایل اکسل اصلاح‌شده) ⏸️ بلاک: پلاگین وردپرس (بعد از تست کامل API) Kazem Alghasi 2026-08-04 01:59:08 +0330
  • 97fa3a9561 اضافه شدن فایل های توضیحی Kazem Alghasi 2026-08-02 05:13:12 +0330
  • 673cd407a6 ifnex phase0 proposal doc Kazem Alghasi 2026-08-02 04:53:47 +0330
  • 4ce5fa8f96 some edites and readme texts Kazem Alghasi 2026-08-02 04:50:17 +0330
  • 50940d4ee8 more text Kazem Alghasi 2026-08-01 04:26:58 +0330
  • 9419f5c484 more text Kazem Alghasi 2026-08-01 04:25:27 +0330
  • 42bb7fed4e read me texts Kazem Alghasi 2026-08-01 04:21:11 +0330
  • c95e992dbb feat: Complete Phase 1 core logic and WP bridge setup Kazem Alghasi 2026-08-01 04:01:22 +0330
  • 852608aa98 first commit Kazem Alghasi 2026-08-01 03:58:55 +0330