Add customer insights dashboard to order table

Introduced a CustomerInsightsDisplay component to show key metrics such as total orders, revenue, success rates, and recent activity above the order table. Updated data fetching and types to support customer insights from the API.
This commit is contained in:
NotII
2025-08-30 22:53:47 +01:00
parent fabc8f2d71
commit 9cf226526f
2 changed files with 106 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{
"commitHash": "57502d0",
"buildTime": "2025-08-30T20:06:32.862Z"
"commitHash": "fabc8f2",
"buildTime": "2025-08-30T21:51:03.692Z"
}