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
ec59a87527
store
/
app
History
Yoga Pangestu
c14b32b5bb
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
feat: enhance raw material creation by restoring trashed items and updating status
2026-07-31 01:13:04 +07:00
..
Console
/Commands
feat: enhance ApplyAttendancePenalties command with transaction management and system user tracking; refactor attendance penalty logic for improved clarity and efficiency; update PayrollService to utilize transaction handling for adjustments; schedule attendance penalties application in app bootstrap
2026-07-04 15:05:25 +07:00
Enums
feat: add stock mutation tracking and history feature
2026-07-27 22:45:49 +07:00
Http
refactor: streamline variant and price loading in product-related services
2026-07-29 15:06:16 +07:00
Jobs
fix: update SendPushNotificationJob to correctly handle expired subscriptions; modify PushSubscriptionService to ensure user_id is set during subscription creation
2026-07-05 13:33:18 +07:00
Models
feat: enhance stock calculations by loading all variants and prices in product and raw material services
2026-07-30 11:42:52 +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
feat: register ActivityBuffer in AppServiceProvider to enhance activity logging capabilities
2026-07-03 15:53:34 +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
feat: enhance raw material creation by restoring trashed items and updating status
2026-07-31 01:13:04 +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: integrate activity log functionality in ProductPrice model and enhance change formatting in ActivityLogService
2026-07-27 23:00:22 +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