Commit Graph

6 Commits

Author SHA1 Message Date
Yoga Pangestu
48b2d5c6ad feat: Remove SKU field from products and perfumes, and introduce global ordering scopes for Product, Perfume, and Bottle models. 2026-02-12 22:46:25 +07:00
Yoga Pangestu
5b8f89f693 refactor: update inventory history button to primary variant with a 'Lihat' tooltip. 2026-02-12 09:24:11 +07:00
Yoga Pangestu
9f15960d59 feat: enhance boxing-cat Lottie component to accept custom messages and update its text styling, centralizing empty state messages. 2026-02-12 09:20:28 +07:00
Yoga Pangestu
307213c7d2 refactor: Consolidate home page UI into new hero and brands components and improve stock opname quantity handling. 2026-02-10 15:02:08 +07:00
Yoga Pangestu
c2bcb3d47b feat: Implement inventory history feature including dedicated pages, routes, navigation, and permissions. 2026-02-10 11:45:48 +07:00
Yoga Pangestu
293dd7d1fd refactor: restructure stock management components and update routes
- Removed legacy stock management components including PurchaseForm, RestockForm, StockOpnameForm, and StockTransferForm.
- Updated routes to reflect new structure under 'studio.stock' namespace for better organization.
- Adjusted view files for stock management to align with the new routing and component structure.
- Modified action routes in the ViewServiceProvider to ensure proper access control and navigation.
- Cleaned up related test files to remove references to deleted components.
2026-01-09 21:57:06 +07:00