openreplay/frontend/app/mstore
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
..
types Spots UI (#2385) 2024-07-31 09:56:41 +02:00
aiFiltersStore.ts feat ui: omnisearch testing 2024-04-26 17:37:17 +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
dashboardStore.ts fix ui: fix tab close calculation, fix widget preview request type 2024-07-01 12:30:20 +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 Spots UI (#2385) 2024-07-31 09:56:41 +02:00
loginStore.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
metricStore.ts fix ui: heatmap session refresher 2024-07-03 11:05: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
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: safeguard around prefetched mob keys 2024-05-28 15:46:08 +02:00
settingsStore.ts fix(ui): condition names to be unique 2024-01-26 11:42:18 +01:00
spotStore.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
tagWatchStore.ts feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
userStore.ts fix ui: copy invitation link on generation 2024-07-05 15:32:49 +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