Commit graph

2458 commits

Author SHA1 Message Date
Delirium
35461acaf3
[WIP] Mobile replayer (#1452)
* fix(ui): fix up mobile recordings display

* fix(ui): some messages

* fix(ui): some messages

* fix(player): fix msg generation for ios messages

* feat(player): add generic mmanager interface for ios player impl

* feat(player): mobile player and message manager; touch manager; videoplayer

* feat(player): add iphone shells, add log panel,

* feat(player): detect ios sessions and inject correct player

* feat(player): move screen mapper to utils

* feat(player): events panel for mobile, map shell sizes to device type data,

* feat(player): added network tab to mobile player; unify network message (ios and web)

* feat(player): resize canvas up to phone screen size, fix capitalize util

* feat(player): some general changes to support mobile events and network entries

* feat(player): remove swipes from timeline

* feat(player): more stuff for list walker

* fix(ui): performance tab, mobile project typings and form

* fix(ui):some ui touches for ios replayer shell

* fix(ui): more fixes for ui, new onboarding screen for mobile projects

* feat(ui): mobile overview panel (xray)

* feat(ui): fixes for phone shell and tap events

* fix(tracker): change phone shells and sizes

* fix(tracker): fix border on replay screen

* feat(ui): use crashes from db to show in session

* feat(ui): use event name for xray

* feat(ui): some overall ui fixes

* feat(ui): IOS -> iOS

* feat(ui): change tags to ant d

* fix(ui): fast fix

* fix(ui): fix for capitalizer

* fix(ui): fix for browser display

* fix(ui): fix for note popup

* fix(ui): change exceptions display

* fix(ui): add click rage to ios xray

* fix(ui): some icons and resizing

* fix(ui): fix ios context menu overlay, fix console logs creation for ios

* feat(ui): added icons

* feat(ui): performance warnings

* feat(ui): performance warnings

* feat(ui): different styles

* feat(ui): rm debug true

* feat(ui): fix warnings display

* feat(ui): some styles for animation

* feat(ui): add some animations to warnings

* feat(ui): move perf warnings to performance graph

* feat(ui): hide/show warns dynamically

* feat(ui): new mobile touch animation

* fix(tracker): update msg for ios

* fix(ui): taprage fixes

* fix(ui): regenerate icons and messages

* fix(ui): fix msgs

* fix(backend): fix events gen

* fix(backend): fix userid msg
2023-10-27 12:12:09 +02:00
Shekar Siri
06581087b0 fix(ui): metric of and disable retention 2023-10-26 18:15:01 +02:00
Shekar Siri
2fc163dbae fix(ui): menu attribute 2023-10-26 17:47:12 +02:00
nick-delirium
15c0a6ed05 fix(ui): improve "no data" message for assist stats 2023-10-26 17:08:23 +02:00
Shekar Siri
91ca113bd5 fix(ui): svg attribute naming 2023-10-26 16:49:17 +02:00
Shekar Siri
e0e1835dd1 fix(ui): logo link 2023-10-26 16:49:17 +02:00
Shekar Siri
f0ce3ff8e5 fetch limits and other initial data 2023-10-26 16:13:14 +02:00
nick-delirium
19d5babadf fix(ui): show debug error in transparent font 2023-10-26 10:56:47 +02:00
Shekar Siri
9f322fa0a0 change(ui): updated favicons 2023-10-25 17:29:15 +02:00
Shekar Siri
efe99577b3 change(ui): updated spinner/loader 2023-10-25 17:16:56 +02:00
nick-delirium
3f9809429b fix(ui): fix sticky cookie for assist 2023-10-25 15:30:47 +02:00
nick-delirium
6fdbf16963 fix(ui): fix sticky cookie for assist 2023-10-25 15:18:42 +02:00
Delirium
e3893b92ce
feat(tracker): safety wrap for angular, new performance/lag display system
* feat(tracker): make message commits low priority (possibly improve browser lags display), add safe polyfill for env methods hijacked by angular

* feat(tracker): add bun.sh support

* feat(tracker): add bun.sh support to actions

* feat(tracker): add bun.sh support to actions

* feat(tracker): add bun.sh support to actions

* fix(tracker): fix e2e test workflow file

* fix(tracker): fix e2e test workflow file

* fix(tracker): fix test workflow file

* fix(tracker): fix requestIdleCallback check, add test cov for new utilities

* fix(tracker): fix eslint complains

* fix(ui): fix yarn bug

* fix(ui): fix yarn bug

* fix(ui): fix yarn bug

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): fix ci test

* fix(ui): debug logs

* fix(ui): debug logs

* fix(ui): debug logs

* fix(ui): debug logs

* fix(ui): remove logs

* fix(ui): fix waiting for ui

* fix(ui): fix?

* fix(ui): fix?

* fix(ui): fix?

* fix(ui): fix?

* fix(ui): fix!

* fix(ui): fix!

* fix(ui): finally
2023-10-25 12:29:42 +02:00
Shekar Siri
c836768d72 fix(ui): userbrowser null check 2023-10-24 18:15:02 +02:00
Shekar Siri
de2faa7fbd fix(ui) - path analysis hover issue 2023-10-24 17:30:19 +02:00
Shekar Siri
13827e3607 fix(ui) - path analysis hover issue 2023-10-24 17:30:19 +02:00
Shekar Siri
36d7eabbd9 feat(ui): path analysis - path highight 2023-10-24 17:30:19 +02:00
Shekar Siri
ee05d89f13 fix(ui): no content message - path analysis 2023-10-24 17:30:19 +02:00
Shekar Siri
6e6f5b11b2 change(ui): additional routes 2023-10-24 15:29:44 +02:00
Shekar Siri
b66f0d2189 change(ui): additional routes 2023-10-24 12:51:24 +02:00
Shekar Siri
83b152b455 change(ui): additional routes 2023-10-24 12:51:24 +02:00
Shekar Siri
489da42821 change(ui): added missing dev lib 2023-10-24 12:51:24 +02:00
nick-delirium
5e20572241 fix(ui): restrict assist stats max width 2023-10-23 11:05:00 +02:00
nick-delirium
4730cf7b06 fix(ui): rename var 2023-10-20 17:07:48 +02:00
nick-delirium
7a167c0101 feat(ui): 'noFooter' query param to remove controls from assist page 2023-10-20 17:06:05 +02:00
Delirium
c7e5145282
feat(tracker): add beacon proxy and request body size (#1389)
* feat(tracker): add beacon proxy and body size

* feat(ui): remove unused components

* feat(ui): generate new messages, add body size to resource parser

* feat(ui): fix tooltip text, fix size detection (ts safe)

* feat(ui): cover resource with tests

* feat(ui): enable test coverage for player, utils and mstore

* fix(tracker): adjust test to support new message

* fix(tracker): fix tracker version for back compat

* feat(backend): added new column to network requests

* fix(tracker): fix unit tests

* fix(backend): fix msg gen

* fix(tracker): ci fun

* fix(tracker): changelog

* fix(tracker): fix some test

---------

Co-authored-by: Alexander Zavorotynskiy <zavorotynskiy@pm.me>
2023-10-17 12:25:20 +02:00
nick-delirium
01a833a257 fix(ui): change stats title a bit 2023-10-16 15:09:52 +02: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
fd51cf489e feat(ui): some design changes for timezone selector 2023-10-16 13:53:34 +02:00
Shekar Siri
c3e8da8880 fix(ui): card issue with value and icon color 2023-10-16 12:50:17 +02:00
Shekar Siri
e49792f7d2 fix(ui): layout content width 2023-10-16 12:50:17 +02:00
Shekar Siri
7fb8ca5e7b fix(ui): nodes value rounded 2023-10-16 12:50:17 +02:00
nick-delirium
205195f946 feat(ui): tz selector for settings 2023-10-16 12:03:02 +02:00
nick-delirium
ebb625dd2b feat(ui): show user timezone in session list 2023-10-16 11:33:02 +02:00
nick-delirium
494a84348a fix(ui): safe guard for .applyChanges, fixes #1511 2023-10-13 12:45:04 +02:00
nick-delirium
2bafb358c5 fix(ui): safe guard for .applyChanges, fixes #1511 2023-10-13 12:43:04 +02:00
Shekar Siri
fa01014d7a fix(ui): modules state update without reloading 2023-10-12 17:59:24 +02:00
Shekar Siri
e23717741f fix(ui): menu category check for child items to hide 2023-10-12 17:42:29 +02:00
Shekar Siri
89704b033f
feat(ui) - path analysis (#1514)
* fix(ui) - insight item name

* feat(ui) - path analysis - wip

* feat(ui) - path analysis - wip

* feat(ui) - path analysis

* feat(ui) - user retention

* feat(ui): path analysis - filters and graph

* change(ui): plugins text and icon

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis - filters and graph

* feat(ui): path analysis

* feat(ui): path analysis - start point filters

* feat(ui): path analysis
2023-10-12 17:04:19 +02:00
Shekar Siri
429e55b746 fix(ui): sessions date range selection from urlstring 2023-10-12 17:02:16 +02:00
nick-delirium
1a0a966bb4 fix(ui): fix cursor position for assist 2023-10-09 15:19:54 +02:00
Alexander
d22e4e138e
Backend for mobile tracker support (#1456)
* feat(backend): handlers for mobile messages

* feat(backend): new service template

* feat(backend): save mobile session start and send batches to kafka

* feat(backend): added mobile support to sink, ender and storage

* helm(videostorage): added helm chart for a new service videostorage

* fix(backend): added pointer to streing for userBrowser (because it's null for mobile sessions)

* feat(backend): added MsgIOSBatchMeta handler to message iterator's logic

* feat(backend): added ios ts parser to ender

* feat(backend): enabled producing batch of messages to queue

* feat(backend): removed iosstart from mob files

* feat(backend): added new ios message types

* feat(backend): added iosStart and iosEnd

* fix(backend): fixed log issue

* feat(backend): send tar.gz archives to special queue topic

* feat(backend): read raw archives from kafka

* fix(backend): added missing file

* fix(backend): removed the second file reading

* fix(backend): fixed wrong queue topic name

* fix(backend): fixed mobile trigger topic name

* feat(backend): added tar.gz extractor and iOSSessionEnd handler

* feat(backend): debug logs on message uploading

* fix(backend): added raw-images topic consumption

* feat(backend): now sink send iosSessionEnd to video-storage

* feat(backend): added dir creator for new sessions

* feat(backend): added correct command to execute

* feat(backend): added overwrite option

* feat(backend): added s3 uploader for video session replays

* feat(backend): new consumer group for mobile sessions

* feat(backend): debug logs for uploader

* feat(backend): removed unused log

* feat(backend): fixed s3 key for video replays

* feat(backend): removed debug code

* feat(backend): fixed video-storage message filter

* fix(backend): added mobileSessionEnd to SessionEnd converter

* feat(backend): added first version if db support for mobile events

* fix(backend): added swipe events to mob file

* feat(backend): added swipe event to pg

* feat(backend): split logic into 2 services: image-storage and video-storage

* feat(backend): added helm chart for image-storage service

* fix(backend): fixed table name for mobile taps

* feat(backend): added metadata handler for mobile message parser + fix message filters

* feat(backend): added iosRawTopic to DB message consumer

* fix(backend): removed value from mobile inputs

* feat(backend): removed debug log from iterator

* feat(backend): added new apple devices to iOS device parser

* fix(backend): added real projectID instead of 0

* feat(backend): extended a list of simulators for device detector

* feat(backend): updated networkCall mobile message

* fix(backend): added new way to define is network call successed or not

* feat(backend): added timezone support for mobile start request

* feat(backend): added 2 mobile events Input and Click to mob file

* feat(backend): refactored image storage

* feat(backend): video storage with 2 workers

* feat(backend): added project's platform support

* feat(backend): added memory size field for mobile start request

* feat(backend): changed video preset for ultrafast

* feat(backend): added debug log to http /late handler

* feat(backend): added debug log to db service for iosCrash messages

* feat(backend): added tapRage event handler to heuristics

* feat(backend): changed table and field names for ios crashes

* feat(backend): added payload for tapRage events

* feat(backend): added TapRage events insert to DB

* feat(backend): added fps value to /mobile/start response

* feat(backend): added image quality parameter to /mobile/start response

* feat(backend): added ScreenLeave handler

* feat(backend): removed screenEnter and screenLeave events, added new viewComponent event

---------

Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-09 15:02:20 +02:00
Shekar Siri
9ed6a5151e fix(ui): pref audit check for ee 2023-10-09 10:55:49 +02:00
Shekar Siri
54286f906d feat(ui): side menu collpase and theme updates 2023-10-09 09:38:20 +02:00
nick-delirium
8bc28c4796 fix(ui): fixing messages for remote control 2023-10-04 16:49:00 +02:00
nick-delirium
0477ba615c fix(ui): fixing messages for remote control 2023-10-04 16:34:52 +02:00
nick-delirium
a9c2aa4c92 fix(ui): fix cypress general test 2023-10-03 11:49:53 +02:00
nick-delirium
a2322e6eb5 feat(ui): remove assist tabs for header 2023-10-03 10:40:10 +02:00
nick-delirium
21e3170b72 feat(ui): remove assist tabs for header 2023-10-03 09:53:49 +02:00
nick-delirium
80b7a5a006 fix(ui): fix call stop ev 2023-10-02 15:01:28 +02:00