dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns feat: add CurrencyStripping trait for consistent currency handling across requests 2026-08-04 22:11:50 +07:00
Console/Commands feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
Enums feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
Http feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
Jobs Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Listeners feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Media/PathGenerators fix: add null check for media model in CustomPathGenerator and remove duplicate transaction permissions in RolePermissionSeeder 2026-08-04 10:43:03 +07:00
Models feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
Notifications feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
OldDataMigrations feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
Providers feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Services feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
Settings refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
Support/Marketplace Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00