dress/app
Yoga Pangestu 482ce9f3b8
Some checks failed
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
linter / quality (push) Has been cancelled
feat: implement order cancellation logic to restore stock while preserving existing order items
2026-05-02 19:29:11 +07:00
..
Actions/Fortify initial commit 2026-04-11 22:26:56 +07:00
Concerns feat: localize UI to Indonesian, update profile form with extended fields, and disable 2FA password confirmation requirement 2026-04-24 19:54:59 +07:00
Console/Commands feat: add automated monthly payroll generation and update unpaid previous month records 2026-04-30 14:03:51 +07:00
Enums feat: add options method to enums for OrderChannel, OrderStatus, PaymentMethod, and PriceType to streamline data retrieval 2026-04-29 21:48:02 +07:00
Http feat: implement order cancellation logic to restore stock while preserving existing order items 2026-05-02 19:29:11 +07:00
Models refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency 2026-05-02 01:05:09 +07:00
Observers feat: implement order cancellation logic to restore stock while preserving existing order items 2026-05-02 19:29:11 +07:00
Providers refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency 2026-05-02 01:05:09 +07:00
Settings refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency 2026-05-02 01:05:09 +07:00
Support feat: introduce LogHelper for centralized exception handling and implement consistent error logging across admin controllers 2026-04-22 21:19:33 +07:00