openreplay/frontend/app/types
Delirium 2ed4bba33e
feat(tracker/ui): support for multi tab sessions (#1236)
* feat(tracker): add support for multi tab sessions

* feat(backend): added support of multitabs

* fix(backend): added support of deprecated batch meta message to pre-decoder

* fix(backend): fixed nil meta issue for TabData messages in sink

* feat(player): add tabmanager

* feat(player): basic tabchange event support

* feat(player): pick tabstate for console panel and timeline

* fix(player): only display tabs that are created

* feat(player): connect performance, xray and events to tab state

* feat(player): merge all tabs data for overview

* feat(backend/tracker): extract tabdata into separate message from batchmeta

* fix(tracker): fix new session check

* fix(backend): remove batchmetadeprecated

* fix(backend): fix switch case

* fix(player): fix for tab message size

* feat(tracker): check for active tabs with broadcast channel

* feat(tracker): prevent multiple messages

* fix(tracker): ignore beacons from same tab, only ask if token isnt present yet, add small delay before start to wait for answer

* feat(player): support new msg struct in assist player

* fix(player): fix some livepl components for multi tab states

* feat(tracker): add option to disable multitab

* feat(tracker): add multitab to assist plugin

* feat(player): back compat for tab id

* fix(ui): fix missing list in controls

* fix(ui): optional list update

* feat(ui): fix visuals for multitab; use window focus event for tabs

* fix(tracker): fix for dying tests (added tabid to writer, refactored other tests)

* feat(ui): update LivePlayerSubHeader.tsx to support tabs

* feat(backend): added tabs support to devtools mob files

* feat(ui): connect state to current tab properly

* feat(backend): added multitab support to assits

* feat(backend): removed data check in agent message

* feat(backend): debug on

* fix(backend): fixed typo in message broadcast

* feat(backend): fixed issue in connect method

* fix(assist): fixed typo

* feat(assist): added more debug logs

* feat(assist): removed one log

* feat(assist): more logs

* feat(assist): use query.peerId

* feat(assist): more logs

* feat(assist): fixed session update

* fix(assist): fixed getSessions

* fix(assist): fixed request_control broadcast

* fix(assist): fixed typo

* fix(assist): added missed line

* fix(assist): fix typo

* feat(tracker): multitab support for assist sessions

* fix(tracker): fix dead tests (tabid prop)

* fix(tracker): fix yaml

* fix(tracker): timers issue

* fix(ui): fix ui E2E tests with magic?

* feat(assist): multitabs support for ee version

* fix(assist): added missed method import

* fix(tracker): fix fix events in assist

* feat(assist): added back compatibility for sessions without tabId

* fix(assist): apply message's top layer structure before broadcast call

* fix(assist): added random tabID for prev version

* fix(assist): added random tabID for prev version (ee)

* feat(assist): added debug logs

* fix(assist): fix typo in sessions_agents_count method

* fix(assist): fixed more typos in copy-pastes

* fix(tracker): fix restart timings

* feat(backend): added tabIDs for some events

* feat(ui): add tab change event to the user steps bar

* Revert "feat(backend): added tabIDs for some events"

This reverts commit 1467ad7f9f.

* feat(ui): revert timeline and xray to grab events from all tabs

* fix(ui): fix typo

---------

Co-authored-by: Alexander Zavorotynskiy <zavorotynskiy@pm.me>
2023-06-07 10:40:32 +02:00
..
account change(ui): add api client response check; add types for some immut collections 2022-12-26 16:29:35 +01:00
app fix(tracker): fix time sorting 2022-08-30 17:54:27 +02:00
client change(ui) - remove projects from client, and other fixes 2022-04-13 16:37:21 +02:00
dashboard change(ui): remove unused files 2023-01-13 17:08:36 +01:00
filter fix(ui): duration filter support in search url (#1307) 2023-06-06 11:03:20 +02:00
integrations fix(ui) - elastic config validation rules 2023-05-03 18:27:23 +02:00
issue fix: github colored circles 2021-05-21 18:48:31 +05:30
session feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
site fix(ui): project fallback to recorded variable 2023-06-01 15:37:42 +02:00
ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
alert.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
alert.ts change(ui) - alerts use seriesName 2023-02-03 11:13:15 +01:00
announcement.js openreplay frontend 2021-05-01 15:12:01 +05:30
customField.js openreplay frontend 2021-05-01 15:12:01 +05:30
customMetric.js feat(ui) - custom metrics - wip 2022-03-04 18:56:55 +01:00
environment.js openreplay frontend 2021-05-01 15:12:01 +05:30
errorInfo.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
feedbackOptions.js openreplay frontend 2021-05-01 15:12:01 +05:30
funnel.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
funnelIssue.js openreplay frontend 2021-05-01 15:12:01 +05:30
index.js openreplay frontend 2021-05-01 15:12:01 +05:30
member.ts change(ui): remove old reducers, rewrite eventsblock component 2022-12-27 16:41:00 +01:00
notification.js openreplay frontend 2021-05-01 15:12:01 +05:30
Record.js openreplay frontend 2021-05-01 15:12:01 +05:30
rehydrateJob.js openreplay frontend 2021-05-01 15:12:01 +05:30
resource.js openreplay frontend 2021-05-01 15:12:01 +05:30
role.js Roles and Permissions UI (#333) 2022-02-16 17:00:48 +01:00
target.js openreplay frontend 2021-05-01 15:12:01 +05:30
targetCustom.js openreplay frontend 2021-05-01 15:12:01 +05:30
template.js openreplay frontend 2021-05-01 15:12:01 +05:30
variable.js openreplay frontend 2021-05-01 15:12:01 +05:30
watchdog.js change: timeline issue pointers and static issue types 2021-05-18 18:30:03 +05:30
webhook.ts change(ui): remove webhook reducer 2023-01-13 17:08:36 +01:00