This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f34406afae
store
/
resources
/
js
History
Yoga Pangestu
f34406afae
refactor: adjust layout of FieldSet in RawMaterialForm for improved responsiveness and maintainability
2026-06-26 16:08:48 +07:00
..
components
feat: enhance attendance tracking by adding user-specific attendance data and conditional rendering in dashboard and analysis components; introduce AttendanceCard component for better UI management
2026-06-26 15:56:17 +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
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
2026-06-22 14:41:52 +07:00
layouts
feat: add MobileBottomNav component for improved navigation in admin layout
2026-06-25 15:55:54 +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: adjust layout of FieldSet in RawMaterialForm for improved responsiveness and maintainability
2026-06-26 16:08:48 +07:00
types
refactor: streamline product type definitions and enhance ProductGroupedTable.vue for improved data display
2026-06-24 00:26:14 +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