openreplay/frontend/app
Shekar Siri 7c40851dcb Refactor filter handling and improve type safety
Remove unused excludeFilterKeys parameter, replace any types with
proper Filter interfaces, and update API response handling to use
events property instead of values.
2025-06-02 17:59:32 +02:00
..
assets ui: add logo to spot pdf export 2025-05-13 16:21:52 +02:00
components Refactor filter handling and improve type safety 2025-06-02 17:59:32 +02:00
constants Kai UI (#3336) 2025-05-13 14:00:09 +02: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:14:23 +02:00
init Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
layout ui: dark mode fixes 2025-05-20 13:50:14 +02:00
locales ui: fix heatmaps crash 2025-05-12 10:35:45 +02: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 Refactor filter handling and improve type safety 2025-06-02 17:59:32 +02:00
player remove util import (#3426) 2025-05-23 10:40:45 +02:00
player-ui ui: dark mode fixes 2025-05-20 13:50:14 +02:00
services Refactor filtering system with improved autocomplete and event handling 2025-06-02 13:11:36 +02:00
styles feat(ui): dynamic fitlers - apply filters to cards 2025-05-26 12:11:33 +02:00
svg Kai UI (#3336) 2025-05-13 14:00:09 +02:00
theme ui: disable input on limit 2025-05-21 16:41:03 +02:00
types Refactor filtering system with improved autocomplete and event handling 2025-06-02 13:11:36 +02:00
utils ui: reconnect kai if timed, add timezone to connection request 2025-05-15 13:00:51 +02:00
AdditionalRoutes.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
api_client.ts Refactor filtering system with improved autocomplete and event handling 2025-06-02 13:11:36 +02: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.tsx ui: comb through components, add additional classes for tailwind basic 2025-05-09 11:29:12 +02:00
local_storage.js Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
PrivateRoutes.tsx feat(ui): dynamic fitlers 2025-05-26 12:07:53 +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 Kai UI (#3336) 2025-05-13 14:00:09 +02:00
ThemeContext.tsx ui: starting dark theme 2025-05-09 11:29:12 +02: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 (#3175) 2025-03-19 11:37:50 +01:00