Commit graph

20 commits

Author SHA1 Message Date
Delirium
309a9fd970
feat: tag and watch (UI/Tracker) (#1822)
* feat(ui/tracker): start tag n watch

* fix(tracker): test coverage, fix some watcher api

* fix(tracker): add intersectionobserver, adjust tests

* feat(tracker): relay + apollo plugins

* feat(ui): tags search

* feat(ui): tags name edit

* feat(ui): tags search icon

* feat(ui): icons for tabs in player

* feat(ui): save and find button

* feat(tracker): save tags in session storage (just in case)

* feat(ui): improve loading

* feat(ui): fix icon names gen

* feat(ui): fix typo
2024-01-19 11:11:27 +01:00
nick-delirium
602962029d fix(ui): fix events duplication in player 2023-11-07 11:00:36 +01:00
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
Delirium
a24d99f75c
feat(player): player file loader refactoring (#1203)
* change(ui): refactor mob loading

* refactor(player): split message loader into separate file, remove toast dependency out of player lib, fix types, fix inspector and screen context

* refactor(player): simplify file loading, add safe error throws

* refactor(player): move loading status changers to the end of the flow
2023-05-12 15:38:43 +02:00
nick-delirium
1d9c8f4b93 change(player): make cursor icon bigger 2023-04-27 12:40:25 +02:00
nick-delirium
3124913980 change(player): change trail color 2023-04-26 13:18:39 +02:00
nick-delirium
f57cc13cd1 feat(player): added mice trail 2023-04-26 12:52:01 +02:00
nick-delirium
022928d082 fix(player): fix clickmap url filtering, fix clickmap highliter 2023-03-08 16:55:35 +01:00
nick-delirium
d7ec5a81b2 fix(player): dont load devtools for clickmaps, fix scrolling overflow 2023-02-21 10:33:17 +01:00
nick-delirium
e136497b6f fix(ui): fix priority for smaller click marks, add icon for clarity 2023-01-31 15:56:28 +01:00
Alex Kaminskii
4e0b695079 refactor(player): pass MarkerClick callback on targets ingection 2023-01-30 14:40:18 +01:00
Alex Kaminskii
da264f41f5 fix(player, frontend): use ScaleMode for screen 2023-01-30 13:10:18 +01:00
nick-delirium
3cd50d9bd3 fix(ui): fix clickmap style issues 2023-01-24 11:03:07 +01:00
sylenien
87c23310ed change(ui): update rage click picker and styles 2022-12-23 17:24:45 +01:00
sylenien
d76a88f3cb change(ui): add filter by click selectors 2022-12-23 11:24:48 +01:00
sylenien
315227b91d change(ui): fix some logs, fix map rendering into png and saving it 2022-12-23 11:24:48 +01:00
sylenien
f188073743 change(ui): jump to specified url instead of fixed ts 2022-12-23 11:24:48 +01:00
sylenien
62f53275be change(ui): url filter for clickmap 2022-12-23 11:24:48 +01:00
sylenien
c8cba2aeaa change(ui): more tests for the clickmaps 2022-12-23 11:24:48 +01:00
Alex Kaminskii
8dad93a1ca refactor(player): move things to addons 2022-11-30 21:55:13 +01:00