openreplay/frontend/app/mstore
Shekar Siri 687ab05f22 feat(metrics): implement server-side pagination and sorting
Refactors metrics list view to use server-side pagination and sorting
instead of client-side implementation. This improves performance for
large datasets by reducing client workload and network payload size.

Key changes:
- Add pagination API endpoint in MetricService
- Update MetricStore to handle server pagination
- Refactor ListView component to use server-side sorting
- Remove client-side sorting and pagination logic
2025-03-10 14:58:30 +01:00
..
types Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
aiFiltersStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
aiSummaryStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
alertsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
assistMultiviewStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
auditStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
customFieldStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
dashboardStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
errorStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
featureFlagsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
filterStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
funnelStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
index.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
integrationsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
issueReportingStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
loginStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
metricStore.ts feat(metrics): implement server-side pagination and sorting 2025-03-10 14:58:30 +01:00
notesStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
notificationStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
projectsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
recordingsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
roleStore.ts Add lokalisation (#3106) 2025-03-07 11:48:34 +01:00
searchStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
searchStoreLive.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
sessionStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
settingsStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
spotStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
tagWatchStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
uiPlayerStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
userStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
uxtestingStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
weeklyReportConfigStore.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00