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
8eee3b04ce
store
/
app
History
Yoga Pangestu
8eee3b04ce
refactor: remove mandatory image validation for product variants and improve error handling in owner verification actions
2026-07-01 11:50:39 +07:00
..
Console
/Commands
refactor: replace hardcoded URL strings with dynamic route helpers across services and frontend components.
2026-06-23 10:49:27 +07:00
Enums
feat: add PRODUCTS_UPDATE permission to Role enum for enhanced product management
2026-07-01 11:46:44 +07:00
Http
feat: make cutting results nullable and update UI to support create mode
2026-06-30 21:35:52 +07:00
Jobs
feat: implement notification system with controller, model, and frontend integration
2026-06-27 20:45:01 +07:00
Models
refactor: rename 'sampel' to 'sample' across models, requests, and UI components for consistency in cutting results management
2026-06-29 08:37:30 +07:00
Observers
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
Providers
refactor: update authorization logic in AppServiceProvider to restrict access for OWNER role
2026-06-25 21:16:12 +07:00
Rules
feat: implement PhoneNumber validation rule across multiple request classes to ensure consistent phone number formatting
2026-06-19 21:37:08 +07:00
Services
refactor: remove mandatory image validation for product variants and improve error handling in owner verification actions
2026-07-01 11:50:39 +07:00
Settings
feat: integrate homepage settings management in Admin and HomeController, enhancing homepage configuration capabilities
2026-06-20 12:04:58 +07:00
Support
feat: implement owner verification detail modal with data fetching and display functionality
2026-06-30 17:42:48 +07:00
Traits
refactor: streamline enum management and enhance role assignment logic in EmployeeController for improved maintainability
2026-06-22 14:41:52 +07:00