dstpabuaran.com/resources/js/pages
Yoga Pangestu 2bb814702a feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard
- Introduced ChartContainer, ChartTooltip, ChartTooltipContent, ChartLegend, and ChartLegendContent components to streamline chart rendering and tooltip management.
- Replaced existing donut chart implementation with a new pie chart component utilizing the new charting system.
- Updated dashboard to utilize the new chart components, improving maintainability and visual consistency.
- Refactored chart data handling and configuration for better integration with the new charting components.
2026-08-09 12:52:12 +07:00
..
admin fix: correct total calculation by adjusting discount and negotiation price handling in transaction create and edit components 2026-08-09 12:31:01 +07:00
auth fix: update error messages for form submissions to improve clarity 2026-08-07 15:43:52 +07:00
settings fix: update error messages for form submissions to improve clarity 2026-08-07 15:43:52 +07:00
dashboard.tsx feat: add ChartContainer and related components for enhanced charting capabilities in the dashboard 2026-08-09 12:52:12 +07:00
welcome.tsx Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00