ifnex/04_Laravel/app
Kazem Alghasi 8b0814230c feat(ui): implement unified design system and financial reporting
Introduce a comprehensive design system across WordPress and Laravel
to ensure visual consistency. Implement new financial reporting
capabilities and Excel export functionality within the Filament admin
panel.

- Add `DESIGN_SYSTEM.md` to define brand colors, typography, and spacing
- Implement `FinancialReport` page in Filament for transaction and
  shipment summaries
- Add Excel export support for `ShipmentResource` and
  `WalletTransactionResource` using Laravel Excel
- Refactor WordPress plugin and Filament CSS to utilize the new
  design system variables
- Update project status to reflect new reporting and design milestones
2026-08-08 06:13:09 +03:30
..
Console/Commands feat(laravel): implement user synchronization and shipment schema 2026-08-08 04:58:01 +03:30
Enums feat(wallet): complete wallet system with admin adjust, freeze/unfreeze, activity logs 2026-08-07 22:51:42 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Http feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30
Imports refactor(api): improve pricing logic and add test coverage 2026-08-07 04:39:14 +03:30
Models feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30
Providers feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Services feat(finance): implement Filament admin panel and expand wallet/discount features 2026-08-08 03:15:51 +03:30