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
e45307a328
store
/
resources
/
js
/
components
History
Yoga Pangestu
bb8dd68f15
feat: add AttendanceMap component and integrate it into AttendanceDetailDialog for displaying attendance locations on a map
2026-06-19 16:53:11 +07:00
..
admin
feat: add AttendanceMap component and integrate it into AttendanceDetailDialog for displaying attendance locations on a map
2026-06-19 16:53:11 +07:00
data-table
refactor: restrict role-based permissions and update employee management flow accordingly
2026-06-14 02:30:34 +07:00
form
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +07:00
media
Refactor PurchasePosForm to replace MediaImageUpload with ImageUploadField for improved photo upload handling. Update form data structure to accommodate new photo logic and streamline code. Introduce MultipleImageUploadField for variant images in ProductForm and RawMaterialForm, enhancing user experience with better image management.
2026-06-12 16:50:44 +07:00
ui
feat: implement InputGroup component suite and refactor LoginForm to use InputGroup for password visibility toggling
2026-06-14 01:59:48 +07:00
AppSidebar.vue
feat: implement role management system with CRUD interface and permission redefinitions
2026-06-14 02:45:31 +07:00
ConfirmDialog.vue
Add order management features including Order and OrderItem models, OrderController for CRUD operations, and request validation. Implement OrderChannel and OrderStatus enums for order categorization and status management. Enhance sidebar navigation for orders and integrate UI components for creating, editing, and listing orders, along with permissions in the Permission and Role enums.
2026-06-12 10:34:50 +07:00
LoginForm.vue
style: update form input placeholders with descriptive examples for improved UX
2026-06-14 02:17:27 +07:00
UserNav.vue
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00