openreplay/frontend/app/services
Delirium b17c3ab8d7
Spots UI (#2385)
* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* spot login pinging

* move spot login flow to login comp, use separate spot login path for unique jwt

* invalidate spot jwt on logout

* add visual data on page load event

* typo fix

* issue to copy change

* share spot url f
2024-07-31 09:56:41 +02:00
..
AiService.ts feat ui: omnisearch testing 2024-04-26 17:37:17 +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
DashboardService.ts fix(ui): clean up typings for mobx stores 2022-08-23 12:40:28 +02:00
ErrorService.ts change(ui): add api client response check; add types for some immut collections 2022-12-26 16:29:35 +01:00
FFlagsService.ts fix(ui): fix falling tests 2023-06-30 12:29:59 +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 Spots UI (#2385) 2024-07-31 09:56:41 +02:00
loginService.ts Spots UI (#2385) 2024-07-31 09:56:41 +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
RecordingsService.ts Assist stats UI (#1489) 2023-10-16 13:54:37 +02:00
SessionService.ts feat ui: prefetch mobfiles on hover, use prefetched if exist (#2098) 2024-04-17 09:03:50 +02:00
spotService.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
TagWatchService.ts feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
UserService.ts change(ui): module issue, project dropdown feedback, other fixes 2023-08-09 18:09:15 +05:30
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