store/database
Yoga Pangestu 9539ff7042 refactor: remove StockController and related stock verification logic
- Deleted `data-table-actions.vue` component as it is no longer needed.
- Removed `CuttingResultPriceItem` type and related properties from `cutting.ts`.
- Updated routes in `web.php` to eliminate stock verification routes and permissions.
- Removed `StockTest.php` file and its associated tests for stock verification and management.
- Adjusted `CuttingTest.php` to reflect changes in cutting results handling and removed references to product variants.
2026-07-19 17:29:19 +07:00
..
factories refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
migrations refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
seeders refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
settings feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities 2026-06-20 12:04:58 +07:00
.gitignore initial commit 2026-06-09 18:25:14 +07:00