store/app/Http/Controllers/Admin
2026-07-16 13:28:36 +07:00
..
Account feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling 2026-06-28 16:12:15 +07:00
Finance feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
Hr feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
Manage feat: update services and controllers to include user information in transaction notifications for improved clarity 2026-07-14 21:41:39 +07:00
Master refactor: simplify raw material creation, update, and deletion processes by removing owner verification checks and enhancing user feedback 2026-07-13 11:57:59 +07:00
Media feat: enhance PresignedUploadController to support local uploads and improve S3 integration; add localUpload method for handling uploads when S3 is not the default disk 2026-07-02 22:53:28 +07:00
System feat: expand permission management for settings by introducing new permissions for system, social media, marketplace, HR, and homepage updates; refactor related controllers, requests, and services to utilize these permissions; enhance frontend components to support new permission checks and improve user experience 2026-07-04 13:37:26 +07:00
AnalysisController.php feat: update attendance and cash overview methods to support date range filtering for improved analysis 2026-07-16 13:28:36 +07:00
DashboardController.php feat: enhance attendance tracking by adding user-specific attendance data and conditional rendering in dashboard and analysis components; introduce AttendanceCard component for better UI management 2026-06-26 15:56:17 +07:00
NotificationController.php feat: enhance controller best practices and introduce new Cutting and Order management features with updated services and validation handling 2026-06-28 16:12:15 +07:00