dstpabuaran.com/app/Enums
Yoga Pangestu 4517eeb7ee feat: enhance employee and leave request management
- Added roles property to Employee type and a new column for displaying employee roles in the employee table.
- Updated leave request columns to use formatted start and end dates instead of raw date strings.
- Enhanced leave request index to accept filter options for status dynamically.
- Refactored transaction index to support dynamic filter options for status, channel, and payment type.
- Introduced AGENTS.md for session notes detailing model relationships, casting, scopes, reorganizations, and conventions.
2026-08-04 23:03:56 +07:00
..
Concerns feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
CashTransactionType.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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
PriceType.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStatus.php Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
ProductStockQuality.php feat: implement restock management functionality 2026-08-02 22:34:10 +07:00
RawMaterialUnit.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
StokOpnameStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00