parfum/app/Traits
Yoga Pangestu bdd793343f fix: update redirect paths and enhance UI layout for order management
- Changed redirect paths in WithRoleRedirect trait from '/login' to '/auth/login' for consistency.
- Adjusted footer layout in home view to include padding for better spacing.
- Improved order management UI by modifying flexbox structure for better responsiveness and alignment of buttons.
2026-01-11 13:14:17 +07:00
..
Authorization refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Components fix: update redirect paths and enhance UI layout for order management 2026-01-11 13:14:17 +07:00
Datatable fix(datatable): menghapus refresh otomatis 2026-01-01 15:15:01 +07:00
Enums refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Media feat: Refactor dashboard data to public properties, update media handling, and fix analysis period logic. 2026-01-03 15:00:46 +07:00
Notification refactor: Add explicit return type declarations to methods in various traits. 2025-12-15 21:03:14 +07:00
Order fix: enhance voucher discount handling in order processing 2026-01-09 22:16:07 +07:00
Outlet refactor(outlet): kasih kondisi ketika opening hours empty dan kasih return type untuk traitnya 2025-12-09 21:11:10 +07:00
Purchase refactor(purchase): merubah total alur belanja, yang awalnya langsung masuk ke stok yang ada di outlet, sekarang masuk ke gudang terleih dahulu 2026-01-01 15:26:05 +07:00
Restock feat(restock): fitur restock toko 2026-01-02 13:13:23 +07:00
StockTransfer feat: add stock transfer management functionality 2026-01-09 21:41:49 +07:00
Utilities refactor: centralize request notification handling into a new trait and apply it to Livewire components. 2025-12-15 21:32:12 +07:00