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
13f2c6d745
store
/
app
History
Yoga Pangestu
13f2c6d745
refactor: standardize material usage and remaining material precision to two decimal places across CuttingService and related components for improved consistency
2026-06-21 12:23:51 +07:00
..
Console
/Commands
feat: implement attendance management features including penalty application, reminders, and HR settings management
2026-06-18 01:52:50 +07:00
Enums
feat: enhance raw material management with stock status filtering and improved form structure
2026-06-20 22:46:16 +07:00
Http
feat: enhance raw material stock display by adding breakdown by unit in DashboardController and updating Dashboard.vue for improved inventory insights
2026-06-21 12:15:18 +07:00
Jobs
feat: implement push notification system with web-push integration and subscription management
2026-06-14 00:08:06 +07:00
Models
refactor: update material usage and remaining material precision to four decimal places across cutting management components for improved accuracy
2026-06-21 11:02:54 +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
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
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: standardize material usage and remaining material precision to two decimal places across CuttingService and related components for improved consistency
2026-06-21 12:23:51 +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: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit
2026-06-19 19:04:23 +07:00
Traits
Enhance employee and user profile models by adding formatted date attributes and relationships. Introduce enum labels for EmployeeStatus, EmploymentStatus, and Gender. Update routes for employee management with new HR controller actions.
2026-06-10 01:16:15 +07:00