openreplay/frontend/app/components
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
..
Alerts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Assist Add lokalisation (#3105) 2025-03-07 11:18:12 +01:00
AssistStats Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Charts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Client Improved project tags message. (#3115) 2025-03-07 19:09:51 +01:00
Dashboard feat(metrics): implement server-side pagination and sorting 2025-03-10 14:58:30 +01:00
Errors Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
FFlags Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ForgotPassword Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Funnels Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Header fix localised errors (#3117) 2025-03-07 17:58:00 +01:00
Highlights Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
hocs Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
LanguageSwitcher Add lokalisation (#3105) 2025-03-07 11:18:12 +01:00
Login Add lokalisation (#3105) 2025-03-07 11:18:12 +01:00
Modal Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Onboarding fix localised errors (#3117) 2025-03-07 17:58:00 +01:00
Overview Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ScopeForm Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Session ui: fix live tag 2025-03-10 09:49:33 +01:00
Session_ ui: fix ui crash 2025-03-07 16:09:51 +01:00
shared fix localised errors (#3117) 2025-03-07 17:58:00 +01:00
Signup Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Spots Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ui Add lokalisation (#3103) 2025-03-06 18:17:38 +01:00
UsabilityTesting Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
ModalContext.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00