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
c22252f44c
store
/
resources
/
js
/
components
History
Yoga Pangestu
c22252f44c
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00
..
admin
fix: collapse cutting in progress section by default in admin dashboard
2026-06-13 15:01:23 +07:00
data-table
Add product management features including Product, ProductVariant, and ProductPrice models. Implement ProductController for CRUD operations, integrate permissions in Role and Permission enums, and enhance UI components for product listing and management. Introduce new migrations for products and related entities, and update sidebar for product navigation.
2026-06-10 02:29:46 +07:00
form
feat: implement NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +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 NumberInput and DecimalInput components and reorganize form input imports
2026-06-13 15:00:22 +07:00
AppSidebar.vue
refactor: replace hardcoded sidebar menu items with a dynamic configuration array and automated rendering logic
2026-06-13 12:20:37 +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
fix: remove dark mode filters from login background image
2026-06-13 12:00:28 +07:00
UserNav.vue
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00