openreplay/frontend/app
Shekar Siri 30ce37896c feat(widget-sessions): improve session filtering logic
- Refactored session filtering logic to handle nested filters properly.
- Enhanced `fetchSessions` to ensure null checks and avoid errors.
- Updated `loadData` to handle `USER_PATH` and `HEATMAP` metric types.
- Improved UI consistency by adjusting spacing and formatting.
- Replaced redundant code with cleaner, more maintainable patterns.

This change improves the reliability and readability of the session
filtering and loading logic in the WidgetSessions component.
2025-04-15 18:15:03 +02:00
..
assets ui: fix rm unused assets 2025-03-14 13:31:09 +01:00
components feat(widget-sessions): improve session filtering logic 2025-04-15 18:15:03 +02:00
constants Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
dev Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
duck/components Backend logs UI (#2635) 2024-10-29 15:15:28 +01:00
hooks ui: fix double fetches for sessions 2025-03-31 17:19:33 +02:00
init Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
layout ui: fix double fetches for sessions 2025-03-31 17:19:33 +02:00
locales add few locales (#3151) 2025-03-13 10:08:08 +01:00
logger Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
lottie Ai cards (#2450) 2024-08-02 14:38:56 +02:00
mstore feat(search): enhance filter value handling 2025-04-11 14:36:25 +02:00
player removed sorting by id (#3305) 2025-04-15 13:32:53 +02:00
player-ui Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
services feat(auth): implement withCaptcha HOC for consistent reCAPTCHA (#3177) 2025-03-19 14:36:56 +01:00
styles Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
svg ui: improve metadata display 2025-03-11 10:35:08 +01:00
theme Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
types feat(search): add rounding to next minutes for date ranges 2025-04-11 12:01:15 +02:00
utils feat(search): add rounding to next minutes for date ranges 2025-04-11 12:01:15 +02:00
AdditionalRoutes.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
api_client.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
date.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
dateRange.js Add lokalisation (#3105) 2025-03-07 11:18:12 +01:00
declaration.d.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
i18n.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
iconNames.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
IFrameRoutes.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
initialize.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
initialize.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
local_storage.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
PrivateRoutes.tsx ui: fix double fetches for sessions 2025-03-31 17:19:33 +02:00
PublicRoutes.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
Router.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
routes.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
validate.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
validate.test.js fix(ui): elastic config host validation 2024-01-19 14:55:36 +01:00
withRecaptcha.tsx feat(auth): implement withCaptcha HOC for consistent reCAPTCHA (#3177) 2025-03-19 14:36:56 +01:00