openreplay/frontend/app/mstore
Delirium e9e3e21a10
feat(ui/tracker): feature flags (#1097)
* fix(player): fix initial visual offset jump check

* change(ui): add empty feature flags page

* change(ui): add empty feature flags page

* fix(ui): some more fixes

* change(ui): add subrouting for sessions tab

* change(ui): more fixes for routing

* change(ui): add flag creation page, flags list table, flag store/type

* change(tracker): flags in tracker

* change(tracker): return all flags

* feat(ui): add API and types connector

* feat(ui): split components to prevent rerendering

* feat(ui): add icon, fix redirect.path crashlooping

* feat(ui): add conditions and stuff, add flags class to tracker to handle stuff

* feat(ui): add condition state and filters

* feat(ui): fix flag creation with api change

* feat(ui): fix flag editing (api changes); simplify new/edit flag component

* feat(ui): add filters, make table pretty :insert_magic_emoji:

* feat(ui): remove rollout percentage from list, remove console logs

* feat(ui): multivar toggler

* feat(tracker): add more methods to tracker

* feat(tracker): more type coverage

* feat(tracker): add tests

* fix(ui): some fixes for multivar

* feat(ui): multivar api support

* fix(ui):start adding tests for fflags

* fix(ui): rm not working file..

* fix(ui): rm unused packages

* fix(ui): remove name field, fix some api and type names

* fix(ui): fix crash

* fix(tracker/ui): keep flags in sessionStorage, support API errors in feature flags storage

* fix(tracker/ui): clear unused things, fix url handling, fix icons rendering etc
2023-06-21 12:35:40 +02:00
..
types feat(ui/tracker): feature flags (#1097) 2023-06-21 12:35:40 +02:00
alertsStore.ts fix(ui): fix alert unit change 2023-02-22 17:54:03 +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 fix(ui) - dashboard info update 2023-02-27 11:36:30 +01:00
errorStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
featureFlagsStore.ts feat(ui/tracker): feature flags (#1097) 2023-06-21 12:35:40 +02:00
funnelStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
index.tsx feat(ui/tracker): feature flags (#1097) 2023-06-21 12:35:40 +02:00
metricStore.ts fix(ui) - table card - metricOf value 2023-02-28 12:46:01 +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 fix(ui): fix session mapping crash 2023-01-23 18:02:53 +01:00
settingsStore.ts feat(ui) - getting started (#1148) 2023-04-11 15:38:44 +02:00
userStore.ts change(ui): ui check for error message from api 2023-06-13 16:59:36 +02:00
weeklyReportConfigStore.ts change(ui): remove config(report) reducer, add mobx store 2022-12-28 11:55:04 +01:00