openreplay/frontend/app/mstore
Delirium a71381da40
getting rid of redux for good (#2556)
* start moving ui to redux tlk

* remove unused reducer

* changes for gdpr and site types

* ui: migrating duck/roles to mobx

* ui: drop unreferenced types

* ui: drop unreferenced types

* ui: move player slice reducer to mobx family

* ui: move assignments to issueReportingStore.ts

* remove issues store

* some fixes after issues store

* remove errors reducer, drop old components

* finish removing errors reducer

* start moving integrations state to mobx

* change(ui): funnel duck cleanup

* change(ui): custom fields

* change(ui): customMetrics cleanup

* change(ui): customMetrics cleanup

* change(ui): duck/filters minor cleanup

* change(ui): duck/filters cleanup

* change(ui): duck/customMetrics cleanup and upgrades

* fix integrations service, fix babel config to >.25 + not ie

* refactoring integrations reducers etc WIP

* finish removing integrations state

* some fixes for integrated check

* start of projects refactoring

* move api and "few" files to new project store

* new batch for site -> projects

* fix setid context

* move all critical components, drop site duck

* remove all duck/site refs, remove old components

* fixup for SessionTags.tsx, remove duck/sources (?)

* move session store

* init sessionstore outside of context

* fix userfilter

* replace simple actions for session store

* sessions sotre

* Rtm temp (#2597)

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): search states

* change(ui): search states

* change(ui): search states

* change(ui): fix savedSearch store

* change(ui): fix savedSearch store

* some fixes for session connector

* change(ui): fix savedSearch store

* change(ui): fix searchLive

* change(ui): fix searchLive

* fixes for session replay

* change(ui): bookmark fetch

* last components for sessions

* add fetchautoplaylist

* finish session reducer, remove deleted reducers

* change(ui): fix the search fetch

* change(ui): fix the search fetch

* fix integrations call ctx

* ensure ctx for sessionstore

* fix(ui): checking for latest sessions path

* start removing user reducer

* removing user reducer pt2...

* finish user store

* remove rand log

* fix crashes

* tinkering workflow file for tracker test

* making sure prefetched sessions work properly

* fix conflict

* fix router redirects during loading

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
2024-10-03 11:38:36 +02:00
..
types getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
aiFiltersStore.ts Ai cards (#2450) 2024-08-02 14:38:56 +02:00
aiSummaryStore.ts feat(ui): timeline zoom (#1982) 2024-03-22 15:17:46 +01:00
alertsStore.ts fix(ui-144): alert catch the errors on delete 2023-12-15 14:06:39 +01:00
assistMultiviewStore.ts fix(ui): fix multiview window size (#1991) 2024-03-25 13:53:58 +01:00
auditStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
customFieldStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
dashboardStore.ts Remove unused code, refactor frontend and revisit libraries (#2458) 2024-08-27 16:15:14 +02:00
errorStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
featureFlagsStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
filterStore.ts fix(ui): top values format 2024-09-05 19:39:43 +05:30
funnelStore.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
index.tsx getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
integrationsStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
issueReportingStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
loginStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
metricStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
notesStore.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
notificationStore.ts fix(ui): fix predefined metrics data fetch (#661) 2022-08-08 12:38:55 +02:00
projectsStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
recordingsStore.ts change(ui) - assist recordings pagination api 2023-04-28 17:29:52 +02:00
roleStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
searchStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
searchStoreLive.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
sessionStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
settingsStore.ts fix(ui): condition names to be unique 2024-01-26 11:42:18 +01:00
spotStore.ts ui: fix spot list header behavior, change spot login flow? 2024-09-13 18:11:06 +02:00
tagWatchStore.ts feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
uiPlayerStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
userStore.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
uxtestingStore.ts feat ui: some utx improvements (#2092) 2024-04-16 13:49:18 +02:00
weeklyReportConfigStore.ts change(ui): remove config(report) reducer, add mobx store 2022-12-28 11:55:04 +01:00