store/resources/js
2026-06-21 13:32:04 +07:00
..
components refactor: update decimal input precision to two decimal places for improved consistency in DecimalInput component 2026-06-21 12:17:09 +07:00
composables refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience 2026-06-21 01:35:30 +07:00
constants feat: add tiktok_order_id and shopee_order_id fields to order management, including validation, display, and search functionality 2026-06-17 23:18:06 +07:00
layouts feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities 2026-06-20 12:04:58 +07:00
lib refactor: update AttendanceController and related components to use new CheckInRequest and CheckOutRequest classes, streamline attendance handling by removing location tags, and enhance UI components for better user experience 2026-06-21 01:35:30 +07:00
pages refactor: remove verified cuttings display and related logic from StockController and StockPendingSection for improved clarity and focus on pending cuttings 2026-06-21 13:32:04 +07:00
types refactor: remove length unit handling from CuttingMaterial and related components for improved clarity and consistency in material usage representation 2026-06-21 12:59:11 +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