openreplay/frontend/app
Delirium dca5e54811
Kai UI (#3336)
* ui: kai ui thing

ui: fixes for picking existing chat, feedback and retry buttons

ui: connect finding, creating threads

ui: more ui tuning for chat window, socket manager

ui: get/delete chats logic, create testing socket

ui: testing

ui: use on click query

ui: minor fixed for chat display, rebase

ui: start kai thing

* ui: add logs, add threadid

* ui: feedback methods and ui

* ui: store, replacing messages and giving feedback

* ui: move retry btn to right corner

* ui: move kai service out for ease of code splitting

* ui: add thread id to socket connection

* ui: support state messages

* ui: cancel response generation method

* ui: fix toast str

* ui: add gfm plugin

* ui: ensure md table has max sizes to prevent overflow

* ui: revert tailwind styles on markdown block layer

* ui: export as pdf, copy text contents of a message

* ui: try to save text with formatting in secure contexts

* ui: fix types

* ui: fixup dark mode colors

* ui: add duration for msgs

* ui: take out custom jwt

* ui: removing hardcode...

* ui: change endpoints to prod

* ui: swap socket path

* ui: flip vis toggle

* ui: lock file regenerate
2025-05-13 14:00:09 +02:00
..
assets ui: fix rm unused assets 2025-03-14 13:31:09 +01:00
components Kai UI (#3336) 2025-05-13 14:00:09 +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 Kai UI (#3336) 2025-05-13 14:00:09 +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 Kai UI (#3336) 2025-05-13 14:00:09 +02:00
player ui, tracker: add stall, add ui implementation 2025-05-13 12:15:57 +02:00
player-ui Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
services Kai UI (#3336) 2025-05-13 14:00:09 +02:00
styles Kai UI (#3336) 2025-05-13 14:00:09 +02:00
svg Kai UI (#3336) 2025-05-13 14:00:09 +02:00
theme Kai UI (#3336) 2025-05-13 14:00:09 +02:00
types Highlight searched events (#3360) 2025-05-05 17:29:16 +02:00
utils Kai UI (#3336) 2025-05-13 14:00:09 +02:00
AdditionalRoutes.tsx Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
api_client.ts Kai UI (#3336) 2025-05-13 14:00:09 +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 Kai UI (#3336) 2025-05-13 14:00:09 +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