Commit graph

33 commits

Author SHA1 Message Date
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
Shekar Siri
373f5f87b3 change(ui) - bugreport modal title color 2023-05-03 18:27:23 +02:00
Shekar Siri
fe50bc1c5a change(ui) - textarea styles 2023-04-28 14:19:23 +02:00
Shekar Siri
1c434d51db change(ui) - tooltip text on dashboard 2023-03-29 17:21:48 +02:00
nick-delirium
b2ce9a7aff feat(ui): health status widget 2023-03-24 10:15:12 +01:00
nick-delirium
aae5f366c2 fix(ui): fix bug report steps radius 2023-01-30 15:12:40 +01:00
nick-delirium
757d2ca77a fix(ui): fix bugreport pdf gen 2023-01-27 13:26:00 +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
Shekar Siri
902ca06611 change(ui) - fix modal width 2023-01-16 13:49:55 +01:00
sylenien
e606fe108f change(ui): fix tooltip type, change rec name, add tooltip to recording name 2022-11-30 11:46:57 +01:00
sylenien
0d15ea6854 fix(ui): fix styling for xray 2022-11-25 15:20:45 +01:00
sylenien
8579231f48 fix(ui): fix styling for guide popup 2022-11-25 15:20:45 +01:00
sylenien
cf13f6fb26 change(ui): change wording in filters 2022-11-25 12:44:24 +01:00
Shekar Siri
5effb0d1a6 change(ui) - tooltip replacement 2022-11-14 15:05:16 +01:00
sylenien
3d719e6ecd change(ui): keep report state on modal close except the cancel button 2022-11-07 11:06:47 +01:00
sylenien
0f9e31f998 fix(ui): add ignore tags for pdf 2022-11-04 16:20:13 +01:00
sylenien
596b1349f7 fix(ui): fix comments field 2022-11-04 16:16:56 +01:00
sylenien
8d2292320c fix(ui): some design fixes; add report header/bottom 2022-11-04 15:22:20 +01:00
sylenien
a35f7f5862 fix(ui): some design fixes 2022-11-04 14:34:56 +01:00
sylenien
d8c6538ce6 fix(ui): fix icons for sub report modals, fix session box hover 2022-11-04 12:40:16 +01:00
sylenien
09ae0ff9d3 change(ui): change icons, title length and button positions for bug report modal 2022-11-04 12:00:52 +01:00
sylenien
fcf80e4b76 change(ui): change types for api 2022-11-04 10:35:03 +01:00
sylenien
40af78bc92 change(ui): add substeps to report steps 2022-11-04 10:35:03 +01:00
sylenien
d162bb6ae7 change(ui): fix modal closing 2022-11-04 10:35:03 +01:00
sylenien
0714d66bce change(ui): working on submodal 2022-11-04 10:35:03 +01:00
sylenien
049e44319d change(ui): add more icon to steps 2022-11-04 10:35:03 +01:00
sylenien
f2c9250cc8 change(ui): add pdf gen 2022-11-04 10:35:03 +01:00
sylenien
7e8a106edf change(ui): remove some logs and warnings 2022-11-04 10:35:03 +01:00
sylenien
e3b924a046 change(ui): sort and pick events around selected time, add components around picking, allow selecting pick range etc 2022-11-04 10:35:03 +01:00
sylenien
a68230359c change(ui): add steps picker, send real data to bug report components, update select comp 2022-11-04 10:35:03 +01:00
sylenien
f4350ee083 change(ui): add steps, change store and some layout 2022-11-04 10:35:03 +01:00
sylenien
61829d8260 change(ui): split stuff into components, add store 2022-11-04 10:35:03 +01:00
sylenien
2f0b5359b7 feat(ui): create template types and components for bug report 2022-11-04 10:35:03 +01:00