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
bd38bbb74e
store
/
resources
/
js
/
components
/
admin
/
manage
History
Yoga Pangestu
869866beaf
refactor: remove automatic toast notification when restoring cart draft items
2026-06-13 12:18:07 +07:00
..
cuttings
Implement FlashesEntityMessage trait across multiple controllers for consistent flash messaging. Update flash messages in various methods to utilize the new trait, enhancing code maintainability and readability. Additionally, add attribute methods in request classes for improved validation feedback.
2026-06-12 22:48:23 +07:00
orders
refactor: remove automatic toast notification when restoring cart draft items
2026-06-13 12:18:07 +07:00
purchases
refactor: remove automatic toast notification when restoring cart draft items
2026-06-13 12:18:07 +07:00
PosCatalogCard.vue
fix: set default showCover to false in PosCatalogCard component
2026-06-13 12:10:28 +07:00
PosCatalogVariantThumb.vue
Refactor OrderPosForm and PurchasePosForm components to replace table layouts with card-based UI for displaying product and raw material variants. Integrate PosCatalogCard and PosCatalogVariantThumb components for improved visual representation and user interaction. Update import statements and remove unused components for cleaner code.
2026-06-12 11:34:20 +07:00