openreplay/frontend/app/services
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
..
AiService.ts Ai cards (#2450) 2024-08-02 14:38:56 +02:00
AlertsService.ts change(ui): refactor alerts? 2023-01-13 17:08:36 +01:00
AssistStatsService.ts Assist stats UI (#1489) 2023-10-16 13:54:37 +02:00
AuditService.ts Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
BaseService.ts change(ui): remove config(report) reducer, add mobx store 2022-12-28 11:55:04 +01:00
ConfigService.ts feat(ui) - getting started (#1148) 2023-04-11 15:38:44 +02:00
CustomFieldService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
DashboardService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
ErrorService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
FFlagsService.ts fix(ui): fix falling tests 2023-06-30 12:29:59 +02:00
FilterService.ts fix(ui): top values 2024-08-06 14:15:40 +02:00
FunnelService.ts fix(ui): clean up typings for mobx stores 2022-08-23 12:40:28 +02:00
HealthService.ts fix(ui): use public healthstatus route 2023-03-31 12:02:35 +02:00
index.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
IntegrationsService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
IssueReportsService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
loginService.ts ui remove spot login query 2024-09-09 09:48:30 +02:00
MetricService.ts fix ui: rename clickmap -> heatmap 2024-07-03 10:44:49 +02:00
NotesService.ts fix ui: fix notes pagination 2024-07-08 15:39:17 +02:00
ProjectsService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
RecordingsService.ts Assist stats UI (#1489) 2023-10-16 13:54:37 +02:00
SearchService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
SessionService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
spotService.ts ui: fix spot list header behavior, change spot login flow? 2024-09-13 18:11:06 +02:00
TagWatchService.ts feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
UserService.ts getting rid of redux for good (#2556) 2024-10-03 11:38:36 +02:00
UxtestingService.ts fix(ui): some uxt fixes 2023-12-06 13:24:52 +01:00
WebhookService.ts fix(ui): display error for webhooks 2023-02-22 17:11:47 +01:00