openreplay/frontend/app/mstore
Delirium 5e21d88e8c
feat(tracker): Msg buffering and conditional recording (#1775)
* feat(tracker) start message buffering support

* feat(tracker): buffered recordings

* feat(tracker): buffered recordings timedelay adjust

* fix(tracker): condition manager

* fix(tracker): conditions handlers

* fix(tracker): conditions

* fix(tracker): pre-fetch feature flags and conditions, fix naming and dnt check repeating

* fix(tracker): fix conditions fetch

* feat(tracker): test coverage for conditionsManager

* feat(tracker): some api connections

* feat(tracker): fix projid in session info

* feat(tracker): added fetch req status condition, partially added offline recording, type fixes

* fix(tracker): fix tests

* fix(tracker): fix network req c

* fix(tracker): fix conditions test

* feat(ui): conditional recording ui

* fix(tracker): fix prestart callbacks

* feat(ui): conditions ui and api stuff

* feat(ui): fix ?

* fix(tracker): map raw db response in tracker

* fix(tracker): fix condition processing, add cond name to trigger event, change unit tests

* fix(tracker): simplify mapping, rename functions

* fix(tracker): change toggler design, change network request condition

* fix(tracker): some formatting

* fix(tracker): reformat logging

* fix(ui): rm console log
2024-01-09 13:18:26 +01:00
..
types feat(tracker): Msg buffering and conditional recording (#1775) 2024-01-09 13:18:26 +01:00
alertsStore.ts fix(ui-144): alert catch the errors on delete 2023-12-15 14:06:39 +01:00
assistMultiviewStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
auditStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
bugReportStore.ts fix(ui): some design fixes; add report header/bottom 2022-11-04 15:22:20 +01:00
dashboardStore.ts feat(ui) - path analysis (#1514) 2023-10-12 17:04:19 +02:00
errorStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
featureFlagsStore.ts fix(ui): throw error on api error on flag update 2023-07-10 15:44:21 +02:00
funnelStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
index.tsx [wip] user testing ui/tracker (#1520) 2023-11-29 12:22:30 +01:00
metricStore.ts fix(ui): clear the filers and series on card type change 2023-11-21 12:49:27 +01:00
notesStore.ts fix(ui): fix events, double notes call etc 2023-06-12 15:58:41 +02:00
notificationStore.ts fix(ui): fix predefined metrics data fetch (#661) 2022-08-08 12:38:55 +02:00
recordingsStore.ts change(ui) - assist recordings pagination api 2023-04-28 17:29:52 +02:00
roleStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
sessionStore.ts feat(ui/tracker): display user time in sessions 2023-08-21 12:01:50 +02:00
settingsStore.ts feat(tracker): Msg buffering and conditional recording (#1775) 2024-01-09 13:18:26 +01:00
userStore.ts change(ui): ui check for error message from api 2023-06-13 16:59:36 +02:00
uxtestingStore.ts fix(ui) utx -> uxt for clarity 2023-12-15 15:13:03 +01:00
weeklyReportConfigStore.ts change(ui): remove config(report) reducer, add mobx store 2022-12-28 11:55:04 +01:00