dstpabuaran.com/resources/js
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
..
components feat: enhance StatCard component with description prop and update chart tooltips for better localization 2026-08-09 16:30:16 +07:00
hooks Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
layouts Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
lib refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
pages feat: enhance StatCard component with description prop and update chart tooltips for better localization 2026-08-09 16:30:16 +07:00
types Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
app.tsx Refactor component imports for consistency and organization 2026-08-07 13:48:46 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00