dstpabuaran.com/app
Yoga Pangestu e9faa6a322 feat: update media handling to use 'images' collection and improve path generation
- Refactored CustomPathGenerator to handle S3 keys and default paths more effectively.
- Changed media collection references from 'photos' to 'images' across various services.
- Updated methods to retrieve media URLs using the new path generation logic.
- Enhanced transaction-related components to display associated images.
2026-08-12 12:11:29 +07:00
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
Console/Commands feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
Enums refactor: clean up code by removing unused imports and improving formatting across multiple files 2026-08-09 11:50:38 +07:00
Http refactor: rename delete methods to destroy in Product and RawMaterialVariant controllers 2026-08-09 22:22:32 +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 feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
Models feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
Notifications feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
OldDataMigrations feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
Providers feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Services feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +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