Add pagination to Customer Insights top customers list

Implemented pagination controls and page size selection for the top customers section in CustomerInsightsChart. Updated analytics-service to support paginated customer insights API calls and handle pagination metadata. Improves usability for stores with large customer bases.
This commit is contained in:
NotII
2025-08-30 21:07:00 +01:00
parent 57502d09bc
commit fabc8f2d71
4 changed files with 119 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
{
"commitHash": "6a2cd9a",
"buildTime": "2025-08-26T20:09:00.025Z"
"commitHash": "57502d0",
"buildTime": "2025-08-30T20:06:32.862Z"
}