| .. |
|
Concerns
|
Add activity logging features by integrating Spatie's laravel-activitylog package. Update Permission and Role enums to include activity log permissions. Implement activity logging in Login and Logout controllers. Enhance sidebar navigation to include activity logs section. Update models to interact with activity logs through InteractsWithActivityLog concern.
|
2026-06-12 11:10:36 +07:00 |
|
Attendance.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
CashAccount.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
CashTransaction.php
|
refactor: refactor CashTransaction model logic into helper methods and update best practice documentation for Eloquent attributes
|
2026-06-22 11:39:40 +07:00 |
|
Category.php
|
feat: implement DashboardService and refactor active scope usage in services
|
2026-06-22 11:48:13 +07:00 |
|
Customer.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
Cutting.php
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
CuttingMaterial.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
CuttingResult.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
CuttingResultPrice.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
Employee.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
EmployeeAdvance.php
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
Expense.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
HomepageConfiguration.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
LeaveRequest.php
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
Order.php
|
refactor: implement and utilize eloquent scopes for common model status queries across the application
|
2026-06-22 12:15:08 +07:00 |
|
OrderItem.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
Payroll.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
PayrollAdjustment.php
|
refactor: remove unused check_out_photo_path from checkedInOnly state in AttendanceFactory
|
2026-06-22 20:54:58 +07:00 |
|
PayrollPeriod.php
|
refactor: enhance attendance penalty application by utilizing query scopes for employee status and payroll period checks
|
2026-06-22 13:58:07 +07:00 |
|
Product.php
|
refactor: streamline active product retrieval by utilizing query builder for improved clarity and maintainability
|
2026-06-22 13:07:49 +07:00 |
|
ProductPrice.php
|
feat: add prices relationship to ProductVariant model and update related services and UI for improved product pricing management
|
2026-06-21 00:09:23 +07:00 |
|
ProductVariant.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
Purchase.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
PurchaseItem.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
PushSubscription.php
|
feat: implement push notification system with web-push integration and subscription management
|
2026-06-14 00:08:06 +07:00 |
|
RawMaterial.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
RawMaterialPrice.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
Rejection.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
Supplier.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
SystemConfiguration.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |
|
User.php
|
refactor: standardize model structure, normalize bidirectional relations, and update documentation.
|
2026-06-22 11:26:47 +07:00 |
|
UserProfile.php
|
style: refine layout and formatting in Index.vue for improved readability and consistency
|
2026-06-20 21:48:26 +07:00 |