store/resources/js
2026-06-19 21:44:48 +07:00
..
components refactor: clean up attendance-related components by removing unused permissions and optimizing template structure for better readability 2026-06-19 21:44:48 +07:00
composables refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +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: implement attendance management features including penalty application, reminders, and HR settings management 2026-06-18 01:52:50 +07:00
lib feat: add shipping cost field to order management, including validation, formatting, and UI updates 2026-06-18 01:33:35 +07:00
pages feat: implement product approval workflow by adding verification, rejection, and approval functionalities, including UI updates and permission checks 2026-06-19 20:53:42 +07:00
types feat: implement product approval workflow by adding verification, rejection, and approval functionalities, including UI updates and permission checks 2026-06-19 20:53:42 +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