dstpabuaran.com/app
Yoga Pangestu c6a87a64c9 feat: enhance dashboard with detailed statistics and charts
- Refactored the dashboard component to include attendance, revenue, and expense summaries.
- Added donut charts for order statistics by channel, payment type, marketing, and status.
- Implemented a greeting message based on the current time and user information.
- Updated routing to use DashboardController for the dashboard view.
- Introduced a new AnalysisController for future analysis features.
2026-08-07 08:35:01 +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: add view payments permission for employee advances and update related checks 2026-08-06 22:41:40 +07:00
Http feat: enhance dashboard with detailed statistics and charts 2026-08-07 08:35:01 +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 dashboard with detailed statistics and charts 2026-08-07 08:35:01 +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 dashboard with detailed statistics and charts 2026-08-07 08:35:01 +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