dress/app
2026-04-30 13:37:24 +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 fix: exclude Owner and Developer roles from payroll generation command 2026-04-30 13:37:24 +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: add repeat order percentage analysis using new KnobChart component 2026-04-30 09:30:53 +07:00
Models refactor: rename hpp_formatted attribute to cogs_formatted in Order model 2026-04-30 13:32:56 +07:00
Observers fix: allow custom creation dates for order numbering and prevent overwriting existing user IDs in OrderObserver 2026-04-29 22:33:00 +07:00
Providers feat: enable user authentication via email or username in Fortify 2026-04-17 22:11:59 +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