openreplay/frontend/app/components/Session_
Delirium 35461acaf3
[WIP] Mobile replayer (#1452)
* fix(ui): fix up mobile recordings display

* fix(ui): some messages

* fix(ui): some messages

* fix(player): fix msg generation for ios messages

* feat(player): add generic mmanager interface for ios player impl

* feat(player): mobile player and message manager; touch manager; videoplayer

* feat(player): add iphone shells, add log panel,

* feat(player): detect ios sessions and inject correct player

* feat(player): move screen mapper to utils

* feat(player): events panel for mobile, map shell sizes to device type data,

* feat(player): added network tab to mobile player; unify network message (ios and web)

* feat(player): resize canvas up to phone screen size, fix capitalize util

* feat(player): some general changes to support mobile events and network entries

* feat(player): remove swipes from timeline

* feat(player): more stuff for list walker

* fix(ui): performance tab, mobile project typings and form

* fix(ui):some ui touches for ios replayer shell

* fix(ui): more fixes for ui, new onboarding screen for mobile projects

* feat(ui): mobile overview panel (xray)

* feat(ui): fixes for phone shell and tap events

* fix(tracker): change phone shells and sizes

* fix(tracker): fix border on replay screen

* feat(ui): use crashes from db to show in session

* feat(ui): use event name for xray

* feat(ui): some overall ui fixes

* feat(ui): IOS -> iOS

* feat(ui): change tags to ant d

* fix(ui): fast fix

* fix(ui): fix for capitalizer

* fix(ui): fix for browser display

* fix(ui): fix for note popup

* fix(ui): change exceptions display

* fix(ui): add click rage to ios xray

* fix(ui): some icons and resizing

* fix(ui): fix ios context menu overlay, fix console logs creation for ios

* feat(ui): added icons

* feat(ui): performance warnings

* feat(ui): performance warnings

* feat(ui): different styles

* feat(ui): rm debug true

* feat(ui): fix warnings display

* feat(ui): some styles for animation

* feat(ui): add some animations to warnings

* feat(ui): move perf warnings to performance graph

* feat(ui): hide/show warns dynamically

* feat(ui): new mobile touch animation

* fix(tracker): update msg for ios

* fix(ui): taprage fixes

* fix(ui): regenerate icons and messages

* fix(ui): fix msgs

* fix(backend): fix events gen

* fix(backend): fix userid msg
2023-10-27 12:12:09 +02:00
..
BottomBlock refactor(ui/player): remove unused, deprecated etc 2022-11-28 11:29:31 +01:00
BugReport feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
components change(ui) - player improvements (#1164) 2023-04-13 17:53:36 +02:00
Console/ConsoleRow change(ui): refactor isRed isYellow methods into props, fix bugreport empty messages 2023-01-23 12:13:55 +01:00
EventsBlock [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
Exceptions [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
Fetch feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
GraphQL feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
Inspector refactor(ui/player): remove more connectplayer, swap some player instance calls with context 2022-11-23 16:14:44 +01:00
Issues change(ui) - text chante on create issue and share popups 2023-05-04 13:51:55 +02:00
Multiview change(ui) - fix modal width 2023-01-16 13:49:55 +01:00
OverviewPanel [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
PageInsightsPanel change(ui): updated no content titles 2023-07-03 14:21:25 +02:00
Performance [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
Player [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
Profiler refactor(ui/player): remove deprecated devtools files, refactor graphql tab 2022-11-28 11:02:05 +01:00
QueueControls fix(ui) - auto play safari issue 2023-02-06 15:25:32 +01:00
ScreenRecorder feat(player): add agent id to assist con query 2023-10-02 11:51:05 +02:00
SessionInfoItem [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
StackEvents change(ui): updated no content titles 2023-07-03 14:21:25 +02:00
Storage change(ui): updated no content titles 2023-07-03 14:21:25 +02:00
TimeTable change(ui): refactor isRed isYellow methods into props, fix bugreport empty messages 2023-01-23 12:13:55 +01:00
autoscroll.module.css feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
Autoscroll.tsx change(ui): small cleanup 2023-01-13 17:36:35 +01:00
headerInfo.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
playerBlock.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
playerBlockHeader.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
session.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Subheader.js [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00