dstpabuaran.com/app/Http/Controllers
Yoga Pangestu 0cce4ee73d feat: enhance StatCard component with description prop and update chart tooltips for better localization
- Added optional description prop to StatCard for additional context.
- Updated ChartTooltipContent to format numbers according to Indonesian locale.
- Refactored revenue and expense charts in the Analysis page to use new chart configurations and improved tooltip content.
- Introduced DashboardPieChart component for displaying order statistics by channel, payment type, marketing, and status.
- Adjusted revenue summary calculations in the Dashboard page to reflect changes in data structure.
2026-08-09 16:30:16 +07:00
..
Admin refactor: clean up code by removing unused imports and improving formatting across multiple files 2026-08-09 11:50:38 +07:00
Api refactor: remove readonly modifier from S3PresignedService property for consistency 2026-08-05 22:35:46 +07:00
Settings refactor: update constructors to use readonly properties for service dependencies 2026-08-04 15:58:11 +07:00
AnalysisController.php feat: enhance StatCard component with description prop and update chart tooltips for better localization 2026-08-09 16:30:16 +07:00
Controller.php feat: enhance payroll period functionality with role-based visibility and improved data handling 2026-08-06 13:30:04 +07:00
DashboardController.php feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard 2026-08-09 12:52:12 +07:00
HomepageController.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00