dstpabuaran.com/app/Enums
Yoga Pangestu 0023309a8f Refactor services to improve role checks and streamline data retrieval
- Updated CustomerService to simplify getAll method.
- Refactored ProductService to utilize HasRoleChecks trait and improved role verification logic.
- Enhanced ProductVariantService with new methods for fetching data for restocking and transactions.
- Cleaned up RawMaterialService by removing unused methods and improving data retrieval.
- Adjusted SupplierService to streamline getAll method.
- Refactored RoleService to use Spatie's Role model and improved role filtering logic.
- Updated NotificationService to handle role labels more effectively.
- Improved StockMutationService by removing redundant paginated method.
- Cleaned up various frontend components to directly accept necessary props instead of nested data objects.
- Updated tests to reflect changes in service method names and ensure proper notification handling.
2026-08-09 11:33:25 +07:00
..
Concerns feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
CashTransactionType.php feat: update CashTransactionType enum and improve transaction labels; refactor EmployeeAdvanceService and PayrollPeriodService for consistency 2026-08-06 15:26:46 +07:00
CuttingStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmployeeAdvanceStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmploymentStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Gender.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
LeaveRequestStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Modules.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
OrderChannel.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
OrderStatus.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PaymentType.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PayrollAdjustmentType.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollPeriodStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Permission.php feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
PriceType.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStatus.php feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
ProductStockQuality.php feat: add RETAIL case to ProductStockQuality enum and update label method 2026-08-07 13:02:07 +07:00
RawMaterialUnit.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Role.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
StokOpnameStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00