parfum/app/Livewire/Datatable/Manage
Yoga Pangestu 4ec293449c Refactor home navigation and fix dashboard calculations
- Replace interactive buttons with anchor tags in Jumbotron and Category sections to improve navigation and SEO.
- Fix SQL calculation for gross profit in OrdersTable to ensure correct aggregation.
- Remove unused `selectedOutletIds` property from Studio Dashboard Analysis and Overview components.
- Adjust padding in the right Jumbotron section for better responsiveness.
2026-01-15 22:23:13 +07:00
..
ArticlesTable.php feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
OrdersTable.php Refactor home navigation and fix dashboard calculations 2026-01-15 22:23:13 +07:00
PurchasesTable.php 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
RestocksTable.php feat(restock): fitur restock toko 2026-01-02 13:13:23 +07:00
StockOpnameTable.php refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00
StockTransfersTable.php feat: add stock transfer management functionality 2026-01-09 21:41:49 +07:00