Commit graph

205 commits

Author SHA1 Message Date
Shekar Siri
42c7935f80 fix(api): autocomplete for city and state 2023-06-08 11:54:40 +02:00
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
c31a0d3b82
fix(ui): duration filter support in search url (#1307) 2023-06-06 11:03:20 +02:00
Taha Yassine Kraiem
0fb8177ce0 Merge remote-tracking branch 'origin/ui-city-filter' into dev 2023-06-02 16:51:59 +02:00
Shekar Siri
c540972522 fix(ui): project fallback to recorded variable 2023-06-01 15:37:42 +02:00
Shekar Siri
eb13801daa feat(ui): added user city filter and display in session list 2023-05-30 15:23:23 +02:00
Shekar Siri
b7bb800221 change(ui): check for sessions records state 2023-05-30 14:11:21 +02:00
Shekar Siri
cad7dd39d7 fix(ui) - elastic config validation rules 2023-05-03 18:27:23 +02:00
nick-delirium
0bcb98b184 fix(player): fix frustrations ingestion 2023-05-03 10:57:53 +02:00
nick-delirium
8473426f81 fix(ui): fix events merging 2023-05-02 16:23:43 +02:00
Shekar Siri
b02bd8463c change(ui) - text channge and icon changes 2023-03-29 17:21:48 +02:00
nick-delirium
0fbca8558d fix(ui): add thrashing to issue list for search 2023-03-29 15:15:01 +02:00
nick-delirium
71503680d6 change(ui): fix types, add frustrations for v2 fetch 2023-03-16 17:39:39 +01:00
nick-delirium
fcf4d1bc7e Merge branch 'dev' into new-frustrations 2023-03-16 17:27:19 +01:00
nick-delirium
f360ce3d2c change(ui): add visual display for frustrations 2023-03-16 17:11:13 +01:00
nick-delirium
d7dc9b684f change(ui): split session info into separate calls for faster replay time 2023-03-14 15:18:26 +01:00
nick-delirium
6e76074fe9 change(ui): split events and issues adding into session model 2023-03-13 12:39:09 +01:00
nick-delirium
9ec887b7f8 change(ui): add new event info to UI 2023-03-13 12:30:41 +01:00
Shekar Siri
9a0ba57d49 fix(ui) - events tab checking for payload 2023-03-07 09:09:12 +01:00
Shekar Siri
478a8ea417 fix(ui) - url search metadata 2023-02-27 15:49:32 +01:00
Alex Kaminskii
ea8cf98beb feat(frontend): use ResourceTiming from file instead of database 2023-02-24 17:59:45 +01:00
Shekar Siri
11388bccec fix(ui) - search url unhandled filter key 2023-02-20 18:02:20 +01:00
Shekar Siri
d352556570 change(ui) - alerts use seriesName 2023-02-03 11:13:15 +01:00
nick-delirium
8a8cb9234b change(ui): fix alert reset, logout 2023-02-02 18:56:00 +01:00
Shekar Siri
ec53d9a42d fix(ui) - filters 2023-01-27 17:59:42 +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
dafce70d41 change(ui): refactor isRed isYellow methods into props, fix bugreport empty messages 2023-01-23 12:13:55 +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
Shekar Siri
49908fe067 change(ui) - filter keys to camelCase 2023-01-19 13:52:26 +01:00
Shekar Siri
1a1ec33d7d change(ui) - insights - row item with random data and other fixes 2023-01-17 15:42:24 +01:00
Shekar Siri
b4e684b7b4 feat(ui) - insights - fixed an issue with dropdown 2023-01-17 15:29:30 +01:00
Shekar Siri
9b558d444a feat(ui) - insights - wip 2023-01-17 15:28:45 +01:00
nick-delirium
cfa22a5004 change(ui): small cleanup 2023-01-13 17:36:35 +01:00
nick-delirium
8d7d183041 change(ui): remove webhook reducer 2023-01-13 17:08:36 +01:00
sylenien
ef090aa696 fix(ui): remove old alerts 2023-01-13 17:08:36 +01:00
sylenien
bf1fb4f680 change(ui): refactor alerts? 2023-01-13 17:08:36 +01:00
sylenien
0ad417d0dc change(ui): remove unused files 2023-01-13 17:08:36 +01:00
sylenien
c2d9a9768a change(ui): widget types 2023-01-13 17:08:36 +01:00
sylenien
e6d46c3ea1 change(ui): start session mobx store 2023-01-13 17:08:36 +01:00
nick-delirium
1b310a28bc fix(ui): bugfix for rage click 2023-01-13 16:10:29 +01:00
Shekar Siri
9e7486c6b7 change(ui) - clickmaps disable first event selection and delete btn, also restrict the filters 2023-01-06 18:04:26 +01:00
Shekar Siri
58c3732fa2 remote remove-immutable pull and resolved conflcits 2023-01-03 15:08:32 +01:00
sylenien
f6a62d835a fix(ui): some issue/assignment refactoring 2023-01-02 17:59:16 +01:00
Shekar Siri
ef84d8a959 feat(ui) - cards - keys and dashboardId fix 2023-01-02 14:59:38 +01:00
Shekar Siri
6ff4d74131 feat(ui) - cards - metric search and other changes 2023-01-02 13:43:56 +01:00
sylenien
df12385e5f change(ui): fix EventsBlock types, fix event and resource type 2023-01-02 13:19:15 +01:00
sylenien
c0785ec6fa change(ui): rewrite session type and fix reducer 2023-01-02 13:04:21 +01:00
Shekar Siri
7fb72a7f20 feat(ui) - dashboard improvements - api - integration and other fixes 2023-01-02 09:31:45 +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