store/resources/js
2026-06-28 11:53:37 +07:00
..
components feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00
composables refactor: abstract delete logic into useDestroy composable to reduce code duplication in data table actions 2026-06-23 11:07:16 +07:00
constants feat: add stock ecer transfer functionality with new controller, service, and frontend modal integration 2026-06-28 10:42:57 +07:00
layouts feat: update sidebar trigger icon and enhance header styling in AdminLayout 2026-06-27 20:51:43 +07:00
lib feat: add nego_price handling to order management, update validation, formatting, and frontend components 2026-06-28 10:53:22 +07:00
pages feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00
types feat: add stok opname management with new models, controllers, services, and frontend components for creating, editing, and viewing stok opnames 2026-06-28 11:53:37 +07:00
app.ts feat: implement push notification system with web-push integration and subscription management 2026-06-14 00:08:06 +07:00
sw.ts refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00