parfum/resources/views/livewire/studio
Yoga Pangestu dffc9f9e72 feat: add stock transfer management functionality
- Implemented stock transfer creation and management with Livewire components.
- Created StockTransfer and StockTransferItem models with necessary relationships.
- Added migration files for stock_transfers and stock_transfer_items tables.
- Developed traits for handling stock transfer items (add, delete, update).
- Integrated stock transfer logging in StockActivityLogService.
- Updated ViewServiceProvider to include stock transfer permissions and routes.
- Created frontend views for stock transfer form and index with appropriate UI components.
- Added role permissions for stock transfer actions in RolePermissionSeeder.
2026-01-09 21:41:49 +07:00
..
catalog feat: remove all Excel export functionality including controllers, routes, export classes, and UI buttons. 2026-01-05 22:54:52 +07:00
dashboard refactor: improve Alpine chart instance management to prevent maximum call stack size errors and streamline updates. 2026-01-05 22:10:00 +07:00
feature feat: Implement article and product show pages, refactor home components, and update migrations 2025-12-26 20:35:03 +07:00
finance refactor(helpers, forms, livewire): Rename functions for clarity and consistency, update currency and date formatting across various components to improve maintainability and user experience. 2025-12-14 15:49:53 +07:00
information chore: menghapus fitur permintaan harga 2025-12-27 22:16:39 +07:00
loyalty test: add feature tests for loyalty reward and redemption verification, and update redemption UI status display logic. 2026-01-02 19:23:21 +07:00
manage feat: add stock transfer management functionality 2026-01-09 21:41:49 +07:00
master feat: remove all Excel export functionality including controllers, routes, export classes, and UI buttons. 2026-01-05 22:54:52 +07:00
setting feat: implement member account settings page for profile and password updates 2026-01-04 22:24:55 +07:00