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
42d4bc05bc
store
/
app
/
Http
/
Middleware
History
Yoga Pangestu
0078c16e17
Some checks are pending
linter / quality (push)
Waiting to run
Details
tests / ci (8.3) (push)
Waiting to run
Details
tests / ci (8.4) (push)
Waiting to run
Details
tests / ci (8.5) (push)
Waiting to run
Details
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
..
EnsureNoPendingOwnerVerification.php
feat: implement owner verification system with enums, service, and controller updates for managing verification requests
2026-06-26 19:13:10 +07:00
HandleAppearance.php
Add user settings management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Enhance middleware to manage appearance settings across the application. Update routes for new settings functionality and integrate UI components for user navigation in the settings layout.
2026-06-10 23:33:19 +07:00
HandleInertiaRequests.php
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