store/app/Http
2026-07-08 16:09:57 +07:00
..
Controllers feat: enhance ProductController and ProductService to support owner verification permissions; add ProductVariantEditModal for editing product variants and implement JSON response for product details 2026-07-08 16:09:57 +07:00
Middleware refactor: enhance product pricing logic in ProductCard and ProductModal components to exclude specific price types, and add pending verification count for user permissions in HandleInertiaRequests middleware 2026-07-05 17:17:09 +07:00
Requests feat: add attributes method to RejectVerificationRequest for localized error messages 2026-07-06 09:38:20 +07:00