Delirium
dbc142c114
UI patches (28.03) ( #3231 )
...
* ui: force getting url for location in tabmanagers
* Assist add turn servers (#3229 )
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* fixed conflicts
* add offers
* add config to sicket query
* add config to sicket query
* add config init
* removed console logs
* removed wrong updates
* ui: fix chat draggable, fix default params
---------
Co-authored-by: nick-delirium <nikita@openreplay.com>
* ui: fix spritemap generation for assist sessions
* ui: fix yarnlock
* fix errors
* updated widget link
* resolved conflicts
* updated widget url
---------
Co-authored-by: Andrey Babushkin <55714097+reyand43@users.noreply.github.com>
Co-authored-by: Андрей Бабушкин <andreybabushkin2000@gmail.com>
2025-03-28 17:32:12 +01:00
Andrey Babushkin
fd5c0c9747
Add lokalisation ( #3092 )
...
* applied eslint
* add locales and lint the project
* removed error boundary
* updated locales
* fix min files
* fix locales
2025-03-06 17:43:15 +01:00
Andrey Babushkin
fd76f7c302
Migrate to webrtc ( #3051 )
...
* resolved conflicts
* resolved conflicts
* translated comments
* changed console.log message lang
* changed console to logs
* implementing conference call
* add isAgent flag
* add webrtc handlers
* add conference call
* removed conference calls
* fix lint error
---------
Co-authored-by: Andrey Babushkin <a.babushkin@lemon-ai.com>
2025-02-27 10:12:27 +01:00
nick-delirium
cf9cad7f75
fix(ui): refactor state types, prep to integrate lscache, fix session types
2024-01-16 13:04:17 +01:00
Delirium
07046cc2fb
feat: canvas support [assist] ( #1641 )
...
* feat(tracker/ui): start canvas support
* feat(tracker): slpeer -> peerjs for canvas streams
* fix(ui): fix agent canvas peer id
* fix(ui): fix agent canvas peer id
* fix(ui): fix peer removal
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(tracker): canvas recorder
* feat(ui): canvas support for ui
* fix(tracker): fix falling tests
* feat(ui): replay canvas in video
* feat(ui): refactor video streaming to draw on canvas
* feat(ui): 10hz check for canvas replay
* feat(ui): fix for tests
* feat(ui): fix for tests
* feat(ui): fix for tests
* feat(ui): fix for tests cov
* feat(ui): mroe test coverage
* fix(ui): styling
* fix(tracker): support backend settings for canvas
2023-11-21 11:22:54 +01:00
Delirium
a2fce7e291
Assist stats UI ( #1489 )
...
* feat(ui): start assist stats
* feat(ui): design mock up for stats
* feat(ui): naming...
* feat(ui): types, api service, some changes for recs and loaders
* feat(ui): csv export button/request
* feat(ui): csv export button/request
* feat(ui): format dates
* feat(ui): some fixes for stats requests
* fix(tracker): fix test
* fix(tracker): fix ci build
* fix(tracker): fix assist tests
* fix(tracker): bump test coverage, fix minor bug
* fix(ui): more cypress fixes
* fix(ui): add proj id to socket connection
* fix(ui): remove console log
* fix(ui): update filters
* feat(ui):fix some api keys for stats
* feat(ui): fix type
* feat(ui): remove unused
* feat(ui): some fixes
* feat(ui): some fixes 2
* fix(ui): some search fixes
* fix(ui): change api keys
* fix(ui): change api keys
* fix(ui): pdf button fix
* fix(ui): pdf button fix
* fix(ui): some ui fixes after review
* fix(ui): fix csv export
* fix(ui): change header for pds export for stats
* fix(ui): change header width for exports
2023-10-16 13:54:37 +02:00
nick-delirium
aecfe00c33
feat(player): add agent id to assist con query
2023-10-02 11:15:51 +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
f8f03e5db8
fix(player): proper unmount
2023-04-17 12:35:51 +02:00
Delirium
3c55f12ffb
change(ui): cleanup screen on assist destroy ( #1109 )
2023-04-05 15:41:00 +02:00
nick-delirium
c6b97151c9
fix(ui): fix duplicate assist creation on /credentials call
2023-03-30 14:12:15 +02:00
nick-delirium
a4a2089698
change(ui): remove isjump, improve error logging for dommanager; improve healthstatus API display
2023-03-27 12:55:11 +02: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
nick-delirium
7ac0aa0b98
fix(ui): destroy current session after clickmap, fix go live button
2023-01-30 16:28:32 +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
Alex Kaminskii
b0c74bb327
refactor(player):ISP on StyleManager setLoader
2023-01-04 14:09:39 +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
5cc74df0af
refactor(player):initialize assistManager for live only
2022-12-26 21:30:00 +01:00
Alex Kaminskii
daf35a2dfa
refactoring(player): separating Screen and MessageManager; renamings
2022-11-22 18:59:55 +01:00