parfum/tests/Feature/Studio
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
..
Catalog feat: introduce feature tests for Studio Catalog Bottle and Product management, including CRUD and audit functionalities. 2026-01-02 19:37:18 +07:00
Dashboard test: Associate generated users and orders with outlets in dashboard analysis tests. 2026-01-06 21:45:27 +07:00
Feature feat: add icon field to ChooseUs factory and implement feature tests for ChooseUs and PerfumeFeature management. 2026-01-02 23:27:46 +07:00
Finance feat: Add comprehensive payroll feature tests, refine user scope in Payroll model, and exclude developer users from payroll management. 2026-01-02 20:40:27 +07:00
Information feat: introduce feature tests for Broadcast, FAQ, and Testimonial management, alongside Testimonial model factory. 2026-01-02 23:18:41 +07:00
Loyalty feat: Add feature tests for customer management, including CRUD operations and permission checks. 2026-01-02 19:27:02 +07:00
Manage refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00
Master feat: Add comprehensive feature tests for master data modules and refine Livewire forms. 2026-01-02 18:18:13 +07:00
Stock refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00