Commit Graph

12 Commits

Author SHA1 Message Date
Yoga Pangestu
50953e1c37 refactor: make chart titles and descriptions dynamic via component props and update dashboard content labels 2026-04-23 20:37:29 +07:00
Yoga Pangestu
221f796696 refactor: reorganize imports across multiple components for improved clarity and consistency 2026-04-23 15:02:59 +07:00
Yoga Pangestu
ed7918e858 feat: add Top Products and Top Customers charts to the dashboard using a new BarChart component 2026-04-23 13:28:02 +07:00
Yoga Pangestu
f7288db5cb feat: add order distribution charts for payment methods, status, and channels to dashboard 2026-04-23 13:20:34 +07:00
Yoga Pangestu
7ee44c8fd9 feat: add sales by hour statistics to dashboard with interactive chart component 2026-04-23 13:01:58 +07:00
Yoga Pangestu
80b7705b3f chore: translate Dashboard page title to Dasbor 2026-04-23 10:52:33 +07:00
Yoga Pangestu
803eebd026 feat: extract dashboard components and formatters to dedicated files for improved maintainability 2026-04-23 10:14:12 +07:00
Yoga Pangestu
5f8718af69 refactor: modularize dashboard types and streamline UI components for improved stats display 2026-04-22 23:21:04 +07:00
Yoga Pangestu
0f3a4e9912 feat: implement dashboard analytics charts for sales activity, payment methods, and top products 2026-04-22 19:25:00 +07:00
Yoga Pangestu
5b3b12e6c2 feat: implement dashboard statistics controller and update UI with interactive metrics cards 2026-04-22 19:07:15 +07:00
Yoga Pangestu
9f312091e7 feat: implement dynamic time-based dashboard theme and live greeting interface 2026-04-22 18:40:16 +07:00
Yoga Pangestu
9dc4a5e51e initial commit 2026-04-11 22:26:56 +07:00