openreplay/.github/workflows
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
..
alerts-ee.yaml chore(actions): change actions 2023-03-06 14:32:34 +01:00
alerts.yaml chore(actions): change actions 2023-03-06 14:32:34 +01:00
api-ee.yaml revert commit 2023-05-23 12:10:51 +02:00
api.yaml chore(build): test patch branch 2023-05-02 10:55:57 +02:00
assist-ee.yaml chore(build): skip vuln check on request for assist and assist EE 2023-04-05 16:57:53 +01:00
assist.yaml chore(build): skip vuln check on request for assist and assist EE 2023-04-05 16:57:53 +01:00
codeql-analysis.yml Update codeql-analysis.yml 2021-09-22 11:43:36 +02:00
crons-ee.yaml chore(build): testing EE cron-Jobs 2023-05-02 10:55:57 +02:00
db-migrate.yaml Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
frontend-dev.yaml Create frontend-dev.yaml 2022-12-06 11:41:18 +01:00
frontend.yaml chore(ci): Changing name to foss 2022-12-05 15:59:20 +01:00
peers-ee.yaml fix(build): proper image tag 2023-03-29 12:33:09 +02:00
peers.yaml chore(actions): changed peers/peersEE actions 2023-03-07 15:09:57 +01:00
sourcemaps-reader-ee.yaml fix(actions): smr image tag replacement 2023-03-29 13:51:40 +02:00
sourcemaps-reader.yaml fix(actions): smr image tag replacement 2023-03-29 13:51:40 +02:00
tracker-tests.yaml feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
ui-tests.js.yml feat(tracker/ui): support for multi tab sessions (#1236) 2023-06-07 10:40:32 +02:00
workers-ee.yaml ci(actions): Enable alerts for failed builds 2022-12-28 12:15:12 +01:00
workers.yaml ci(actions): Remove duplicate to build 2022-12-28 12:14:07 +01:00