openreplay/frontend/app/components/ui
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
..
Avatar change(ui): logo, avatar and other changes 2023-08-10 16:48:01 +05:30
BackLink change(ui): change replace and delete, change active session detection, change components and hover states 2022-12-09 11:37:19 +01:00
Button change(ui): integration changes 2023-07-04 09:14:56 +02:00
Checkbox change(ui): prevent player playing during editing of fields 2022-11-04 10:35:03 +01:00
CircularLoader fix(ui) - attribute class name 2022-07-19 14:33:47 +02:00
CloseButton fix(ui): fix live assist console logs 2023-04-07 10:35:42 +02:00
Confirmation Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
CopyButton change(ui) - player improvements (#1164) 2023-04-13 17:53:36 +02:00
CountryFlag fix(ui): country flag in replayer 2023-07-04 15:41:40 +02:00
ErrorDetails change(ui): rewrite session type 2022-12-30 17:59:56 +01:00
ErrorFrame Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ErrorItem change(ui) - fix modal width 2023-01-16 13:49:55 +01:00
EscapeButton change(ui): remove live player refs inside replay player, extract some components 2023-01-13 17:36:35 +01:00
Form Preferences - UI and API improvements (#654) 2022-08-04 12:21:25 +02:00
HelpText change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
HighlightCode change(ui) - player improvements (#1164) 2023-04-13 17:53:36 +02:00
Icon fix(ui): fix Icon typing 2022-08-12 13:20:34 +02:00
IconButton change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
Information Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Input fix(ui) - input field width 2022-10-11 16:47:47 +02:00
InputAutocomplete Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ItemMenu fix(ui) - tooltip text 2023-02-23 17:08:26 +01:00
JSONTree change(ui): add unified row height to state tab, add virt to console tab 2022-11-18 14:37:14 +01:00
Label change(ui): small cleanup 2023-01-13 17:36:35 +01:00
Link Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
LinkStyledInput feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
Loader fix(ui): clean up api calls, remove dead features from dashboards 2022-08-23 12:15:40 +02:00
LoadMoreButton openreplay frontend 2021-05-01 15:12:01 +05:30
Message change(ui): set up msteams for share popup and note creation 2022-12-08 14:46:43 +01:00
Modal fix(ui) - modal scroll issue 2023-02-20 18:27:45 +01:00
NoContent change(ui): no content styles for dashbaord and text changes 2023-06-13 15:01:35 +02:00
NoPermission Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
NoSessionPermission change(ui): small cleanup 2023-01-13 17:36:35 +01:00
Notification Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
PageTitle change(ui) - add btn spacing 2022-08-16 18:00:25 +02:00
Pagination Assist stats UI (#1489) 2023-10-16 13:54:37 +02:00
PopMenu change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
Popover fix(ui): restrict changing playtime in live without file, remove unnec /channel calls and add loader 2023-02-07 13:44:20 +01:00
Progress Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
QuestionMarkHint change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
RandomElement openreplay frontend 2021-05-01 15:12:01 +05:30
SegmentSelection [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
SideMenuHeader Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
SideMenuItem change(ui): dashboard icons 2023-07-06 16:08:26 +02:00
SlideModal Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
SplitButton Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Tabs [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
TagBadge change(ui) - tags casing 2022-08-10 11:34:25 +02:00
TagInput Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
TagList Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
TextEllipsis change(ui): session list country flag alignment, city trim 2023-06-22 15:36:01 +02:00
TextLabel change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
TextLink Preferences - UI and API improvements (#654) 2022-08-04 12:21:25 +02:00
TimelinePointer change(ui) - popup replacement 2022-11-14 18:14:13 +01:00
TimezoneDropdown Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
ToggleButton Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Toggler change(ui) - onboarding (#1124) 2023-04-06 18:35:26 +02:00
Tooltip change(ui): add visual display for frustrations 2023-03-16 17:11:13 +01:00
Divider.tsx change(ui): sessions settings moved to preferences (#1380) 2023-06-28 13:26:11 +02:00
index.js change(ui): sessions settings moved to preferences (#1380) 2023-06-28 13:26:11 +02:00
SVG.tsx [WIP] Mobile replayer (#1452) 2023-10-27 12:12:09 +02:00
Switch.tsx change(ui): sessions settings moved to preferences (#1380) 2023-06-28 13:26:11 +02:00
ui.stories.js change(ui): sessions settings moved to preferences (#1380) 2023-06-28 13:26:11 +02:00