openreplay/frontend/app
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
..
assets Spots UI (#2385) 2024-07-31 09:56:41 +02:00
components Spots UI (#2385) 2024-07-31 09:56:41 +02:00
constants Blank state of cards, and colors 2024-07-08 14:54:03 +05:30
dev change(ui): module settings and nav changes (#1443) 2023-08-09 12:07:57 +05:30
duck Spots UI (#2385) 2024-07-31 09:56:41 +02:00
hooks feat: tag and watch (UI/Tracker) (#1822) 2024-01-19 11:11:27 +01:00
init Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
layout Spots UI (#2385) 2024-07-31 09:56:41 +02:00
logger fix(tracker): iframe network tracking 2023-03-24 11:54:35 +01:00
mstore Spots UI (#2385) 2024-07-31 09:56:41 +02:00
player fix ui: move clickmap overlay inside replay vdom, refactor renderer scaling 2024-07-17 17:30:58 +02:00
player-ui Spots UI (#2385) 2024-07-31 09:56:41 +02:00
services Spots UI (#2385) 2024-07-31 09:56:41 +02:00
styles Fixed issues and uI details in charts. 2024-07-09 22:48:22 +05:30
svg Spots UI (#2385) 2024-07-31 09:56:41 +02:00
theme fix ui - second batch of ui fixes (#2002) 2024-03-27 14:59:23 +01:00
types change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
utils change(ui): performance panel trunc deciamals 2024-07-23 16:15:59 +02:00
AdditionalRoutes.tsx change(ui): router improvements and iframe changes from v1.14.0 2023-10-28 12:19:14 +02:00
api_client.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
api_middleware.js fix(ui) - check for error status and force logout (#1179) 2023-04-18 13:09:21 +02:00
date.ts feat ui: add timestamps to devtools rows 2024-07-01 14:30:31 +02:00
dateRange.js fix(tracker): fix time sorting 2022-08-30 17:10:36 +02:00
declaration.d.ts feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
iconNames.js change(ui): logo, avatar and other changes 2023-08-10 16:48:01 +05:30
IFrameRoutes.tsx fix(ui): iframe and jwt behaviour 2023-11-08 14:15:03 +01:00
initialize.js feat(ui): side menu collpase and theme updates 2023-10-09 09:38:20 +02:00
initialize.tsx fix ui: move confirm modal inside ant and store ctx providers (#2241) 2024-06-04 14:20:34 +02:00
local_storage.js openreplay frontend 2021-05-01 15:12:01 +05:30
PrivateRoutes.tsx Spots UI (#2385) 2024-07-31 09:56:41 +02:00
PublicRoutes.tsx Spots UI (#2385) 2024-07-31 09:56:41 +02:00
Router.tsx Spots UI (#2385) 2024-07-31 09:56:41 +02:00
routes.ts Spots UI (#2385) 2024-07-31 09:56:41 +02:00
store.js fix ui: remove dead code 2024-07-01 16:56:14 +02:00
validate.js fix(ui): elastic config host validation 2024-01-19 14:55:36 +01:00
validate.test.js fix(ui): elastic config host validation 2024-01-19 14:55:36 +01:00
window.d.ts fix ui fix onboarding sidemanu and sidemodules (#2006) 2024-03-28 11:36:47 +01:00