Commit graph

340 commits

Author SHA1 Message Date
Alex K
dbb0e27c0c
Merge pull request #966 from openreplay/attr-string-dict
string dict for attributes
2023-02-07 14:47:23 +01:00
nick-delirium
add27b30f6 fix(ui): restrict changing playtime in live without file, remove unnec /channel calls and add loader 2023-02-07 13:44:20 +01:00
Alex Kaminskii
1c89afa4e2 fix(message-protocol;tracker;player): use uint for StringDict keys 2023-02-06 12:30:48 +01:00
Alex Kaminskii
da5129d0ef feat(tracker;player): use string dectionaries for attributes 2023-02-06 12:15:17 +01:00
Alex Kaminskii
e8d2379943 feat(mobs): new attribute string-dictionary messages 2023-02-06 11:01:02 +01:00
Alex Kaminskii
fc2b0730a8 fix(player): fallback to efs for devtools if no urls provided 2023-02-03 17:40:21 +01:00
Alex Kaminskii
d310ca7bfe refactor(mobs):update comments, remove deprecated since one release back 2023-02-03 17:10:05 +01:00
Delirium
7dec39300f
feat(ui/tracker): create integrated e2e testing for tracker and player
* fix(ui): fix create note modal

* change(ui): remove tests for a moment

* change(ui): fix job name

* change(ui): fix job action

* change(ui): fix job action

* change(ui): fix job action

* change(ui): fix job action

* change(ui): add testing public dir

* change(ui): return silent server start

* change(ui): fix session url

* change(ui): fix session url

* change(ui): fix session url

* change(ui): fix mockup

* change(ui): fix mockup

* change(ui): fix snapshot images

* change(ui): fix snapshot images

* change(ui): fix testing app

* change(ui): fix testing app

* change(ui): fix testing flow and add loggs

* change(ui): add network and events

* change(ui): fix table view

* change(ui): fix table view

* change(ui): fix acc req intercept

* change(ui): fix mob req intercept

* change(ui): change jump method
2023-02-03 16:58:08 +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
8586aa8f49 fixup! fix(player): no file request on start when live 2023-01-30 16:47:16 +01:00
nick-delirium
7ac0aa0b98 fix(ui): destroy current session after clickmap, fix go live button 2023-01-30 16:28:32 +01:00
Alex Kaminskii
c428c24e59 fix(player): no file request on start when live 2023-01-30 16:25:01 +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
d15961ace8 fix(ui): small ui bugs (zindex for select, player scale) 2023-01-30 11:44:13 +01:00
Alex Kaminskii
7165a012c6 fix(player): load files sequentially (sinse the throughput is common) 2023-01-27 17:07:45 +01:00
Alex Kaminskii
85ea2dd53b fix(player): start load simultaneously, but handle files data sequentially 2023-01-27 16:47:58 +01:00
Delirium
c14e219bd9
fix(ui): fix recordings UI issues and file loading (#958)
* fix(ui): fix UI issues and file loading

* fix(ui): rm logs

* fix(ui): fixing UI problems with recordings

* fix(ui): fix live session urls

* fix(ui): fix jump to live
2023-01-25 16:09:06 +01:00
nick-delirium
2662d0a493 fix(ui): fix security issues 2023-01-24 16:22:12 +01:00
nick-delirium
d084c4a9a6 fix(ui): fix endless loading overlay on session end 2023-01-24 14:34:05 +01:00
nick-delirium
1901f7c8a0 fix(ui): fix file loading, fix network request status display 2023-01-24 12:38:05 +01:00
nick-delirium
36eed6220f fix(ui): fix clickmap event listener 2023-01-24 11:44:39 +01:00
nick-delirium
3cd50d9bd3 fix(ui): fix clickmap style issues 2023-01-24 11:03:07 +01:00
Delirium
622a87e6b2
change(ui): adjust tests, add more browsers, cache and upload video on fail (#955)
* change(ui): adjust mob waiting timings...

* change(ui): adjust wait times for page render

* change(ui): adjust wait times for page render

* change(ui): adjust wait times for page render

* change(ui): adjust images

* change(ui): adjust images

* change(ui): adjust images

* change(ui): adjust timings

* change(ui): adjust timings

* change(ui): adjust timings

* change(ui): rm slack msg

* change(ui): fix cache
2023-01-23 16:38:06 +01:00
nick-delirium
f3295d988c change(ui): trying different freeze values 2023-01-23 13:51:32 +01:00
nick-delirium
dafce70d41 change(ui): refactor isRed isYellow methods into props, fix bugreport empty messages 2023-01-23 12:13:55 +01:00
Alex Kaminskii
98ce685787 fix(player): correct PagesManager re-initialisation 2023-01-20 17:46:58 +01:00
Alex Kaminskii
595e9d9b62 fix(player): filter messages by type before appending into the DOMManager 2023-01-20 16:27:33 +01:00
Alex Kaminskii
983fef55ef refactor(player): simplify loadFiles code 2023-01-20 16:24:24 +01:00
nick-delirium
ed5a8fbd69 change(ui): cleanup 2023-01-20 10:40:17 +01:00
nick-delirium
e346541411 change(ui): squash~ add unit tests and visual testing for replayer and session class 2023-01-20 10:40:17 +01:00
Alexander
da7d2038ef
[DB] added url field for click rage issues (#925)
* feat(backend): added url field for click rage issues
2023-01-18 13:38:10 +01:00
nick-delirium
c812f2faed change(ui): add loader bar on timeline, fix metadata on session load, add exceptions archive for logger 2023-01-16 11:51:43 +01:00
nick-delirium
5c4247885f change(ui): move components to new fold 2023-01-13 17:36:35 +01:00
nick-delirium
ef65998938 change(ui): some small fixes 2023-01-13 17:36:35 +01:00
nick-delirium
309b96f2da change(ui): extract clickmap renderer 2023-01-13 17:36:35 +01:00
nick-delirium
579586b56b change(ui): extract some player components 2023-01-13 17:36:35 +01:00
nick-delirium
cfa22a5004 change(ui): small cleanup 2023-01-13 17:36:35 +01:00
nick-delirium
6334f10888 change(ui): extract Live Player and its components 2023-01-13 17:36:35 +01:00
sylenien
221e605cc4 fix(ui): fix default player data 2023-01-06 13:15:53 +01:00
Shekar Siri
275554b625 dev pull changes resolved conflicts 2023-01-05 14:35:35 +01:00
Shekar Siri
0191378cf6
Merge pull request #903 from openreplay/remove-immutable
Immutable types rewrite
2023-01-05 11:28:33 +01:00
Alex Kaminskii
b0c74bb327 refactor(player):ISP on StyleManager setLoader 2023-01-04 14:09:39 +01:00
Shekar Siri
58c3732fa2 remote remove-immutable pull and resolved conflcits 2023-01-03 15:08:32 +01:00
sylenien
df12385e5f change(ui): fix EventsBlock types, fix event and resource type 2023-01-02 13:19:15 +01:00
sylenien
b2b1caf98e change(ui): rewrite session type 2022-12-30 17:59:56 +01:00
sylenien
3a30f0cd1d change(ui): rewrite error, fix api bugs 2022-12-29 17:15:34 +01:00
Alex Kaminskii
41031c9f37 refactor(player): move all live timeTravel logic to the WebLivePlayer 2022-12-27 00:32:53 +01:00
Alex Kaminskii
3b43691945 refactor(player): separate more live functions to WebLivePlayer 2022-12-26 22:22:31 +01:00
Alex Kaminskii
33a6f854a2 style(player):small code style fix 2022-12-26 21:30:40 +01:00