ifnex/04_Laravel/app
Kazem Alghasi e9a0c731c2 feat(admin): implement currency management and rate import system
Introduce a new currency management module including a dedicated
resource, database migration, and a custom Filament page for importing
exchange rates. Additionally, enhance the ShipmentResource table with
improved column visibility, sorting, and route display, and integrate
shipment update notifications.
2026-08-24 01:18:34 +03:30
..
Console/Commands feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Enums feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament feat(admin): implement currency management and rate import system 2026-08-24 01:18:34 +03:30
Http feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Imports feat(ui): add invoice download action to shipment view 2026-08-23 23:35:12 +03:30
Models feat(admin): implement currency management and rate import system 2026-08-24 01:18:34 +03:30
Notifications feat(admin): implement currency management and rate import system 2026-08-24 01:18:34 +03:30
Providers refactor: improve hero section responsiveness and update admin path 2026-08-12 11:58:46 +03:30
Services feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30