Commit graph

7552 commits

Author SHA1 Message Date
Alexander
daddedebcc feat(backend): fixed an issue with no mobile replays for android tracker 2024-04-05 17:00:45 +02:00
Alexander
54156fc81d feat(backend): moved batch info to query param 2024-04-05 16:46:02 +02:00
Delirium
8003de2627
feat ui: ai widgets (#2043) 2024-04-05 15:22:22 +02:00
Alexander
37276006fb feat(backend): added missing mobile log 2024-04-05 14:54:48 +02:00
Delirium
9ee4e4d0aa
fix ui: fix thermal condition value type (#2042) 2024-04-05 11:22:46 +02:00
Delirium
6df9458f6c
fix ui: fix conditional filters modal (#2041) 2024-04-05 11:20:09 +02:00
Delirium
c1b2e0afe0
fix ui - some small bug fixes (#2040) 2024-04-05 11:15:19 +02:00
Delirium
44d934e956
Ios conditions (#2039)
* feat(ui): condition set for mobile

* feat(ui): more filters for mobile, auto recognize mobile projects

* feat(ui): add memoryUsage filter for ios

* fix(ui): fix up filter name

* fix(ui): lost files

* fix(ui): cast filter value to string?

* feat(ui): condition set for mobile

* feat(ui): more filters for mobile, auto recognize mobile projects

* feat(ui): add memoryUsage filter for ios

* fix(ui): fix up filter name

* fix(ui): lost files

* fix(ui): cast filter value to string?
2024-04-05 11:05:08 +02:00
Delirium
eaadcf4604
test (#2038) 2024-04-05 09:48:16 +02:00
Alexander
75ccacf576 feat(backend): added missing sessionID to log in start request + batch info 2024-04-05 09:42:55 +02:00
Delirium
e5929e9818
feat ui: add funnel bar focusing for issues (#2037) 2024-04-04 17:53:49 +02:00
Kraiem Taha Yassine
7d82b4a04c
Dev (#2036)
* fix(chalice): fixed vault with exp_search

* refactor(chalice): enhanced CH exception handler
2024-04-04 17:40:17 +02:00
Delirium
897ea18f57
fix tracler: safer error logging on start (#2034) 2024-04-04 10:34:26 +02:00
Delirium
3733dac781
fix tracker: improve logging, add batch num to network ingest (#2033) 2024-04-04 10:20:16 +02:00
rjshrjndrn
c8f4d9d060 chore(helm): Disable minio lifecycle by default
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-04-03 19:56:55 +02:00
rjshrjndrn
d9f88e049c chore(helm): new header for tracker
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-04-03 17:28:00 +02:00
Alexander
f7744a0c2c
Mob split (#2015)
* feat(backend): try to split mob files by ts

* feat(backend): removed debug code and used worker pool
2024-04-03 17:10:44 +02:00
rjshrjndrn
a8e3f088bd chore(build): Frontend build.sh source lib
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-04-03 13:16:02 +02:00
Delirium
8c773ab529
fix ui make spacing between player controls smaller (#2032) 2024-04-03 13:02:53 +02:00
Delirium
ad5d9302db
fix mobs reader template fix (#2031) 2024-04-03 12:34:12 +02:00
Delirium
0bc01c45c6
fix ui remove random logs (#2029) 2024-04-03 12:17:59 +02:00
Delirium
f81fd1f6c0
fix ui reader remove second skip on unfinished mobfile (#2028) 2024-04-03 12:11:59 +02:00
Delirium
0912c4fb57
Xhr open catch (#2023)
* fix tracker fix xhr open event without url object

* fix fix up for url objects

* beta v up

* feat ui add dnd to event filters in search and dashboards (#2024)

* feat ui add dnd to event filters in search and dashboards

* rm console

* fix tracker fix xhr open event without url object

* fix fix up for url objects

* beta v up
2024-04-03 11:09:33 +02:00
Delirium
edc068ce09
fix tracker speed up redux plugin hashing (#2027)
* feat tracker update redux plugin to speed up state hashing

* feat tracker update redux plugin to speed up state hashing
2024-04-03 11:07:29 +02:00
PiR
c17dd3c227
Fix tracker do not throw AbortError (#2022)
* fix(tracker): patch network error handling

* fix(fetchProxy): remove remaining void operator
2024-04-03 10:25:16 +02:00
Alexander
5356d72417 feat(backend): tmp print screen size in logs 2024-04-02 17:43:13 +02:00
Alexander
eb3952666e feat(backend): moved mobile screen size to browser version 2024-04-02 17:35:37 +02:00
Delirium
44574016bc
feat ui add dnd to event filters in search and dashboards (#2024)
* feat ui add dnd to event filters in search and dashboards

* rm console
2024-04-02 16:53:27 +02:00
Delirium
e4a1037e3d
fix ui fix mob index check (#2021)
* fix ui fix mob index check

* rm console
2024-04-02 16:12:11 +02:00
Delirium
c69d1fe00e
feat tracker update zustand plugin for better ts support (#2020) 2024-04-02 15:56:29 +02:00
Delirium
c70c164d1d
fix ui remove debounce from ai search request (#2019) 2024-04-02 13:19:38 +02:00
Delirium
3ba797f6c6
fix ui no decimals for zoom requests (#2016) 2024-03-29 17:21:47 +01:00
Kraiem Taha Yassine
db059f2a1e
fix(chalice): fixed mouse_thrashing title (#2014) 2024-03-29 11:22:51 +01:00
Delirium
218ef93407
fix ui filter icon fill on hover (#2013) 2024-03-29 09:54:38 +01:00
Taha Yassine Kraiem
92517061ee fix(chalice): fixed funnels drill-down query 2024-03-28 17:04:23 +01:00
Delirium
35ae7474a7
fix ui rm duplicate console option from overlay (#2012) 2024-03-28 16:35:48 +01:00
Delirium
e747551246
fix ui update autoselect, allow to select inputted value (#2011)
also fix for inputs inside player
2024-03-28 16:33:42 +01:00
Delirium
9c3493cf87
feat ui update search filter icons (#2010) 2024-03-28 15:46:31 +01:00
Alexander
2ac3d38078 feat(backend): support s3 connection without creds 2024-03-28 12:30:00 +01:00
Delirium
19de9067e0
feat(tracker): allow network sanitizer to return null (skipping msg) (#2009) 2024-03-28 12:29:08 +01:00
Alexander
ed6e09ec6d feat(assist): new logs format 2024-03-28 12:28:04 +01:00
nick-delirium
01632575a2
fix: remove orphan submodule hash 2024-03-28 12:16:11 +01:00
Delirium
dfac6f32fb
fix ui fix onboarding sidemanu and sidemodules (#2006)
* fix(ui): fix onboarding side menu

* Removed submodule ee/intelligent_search/llama
2024-03-28 11:36:47 +01:00
Delirium
3d30010a4e
fix ui add border around search plus animation (#2005)
* fix ui add border around search plus animation

* code style
2024-03-27 17:08:26 +01:00
Shekar Siri
f2e9876802 fix(ui): account settings with modules 2024-03-27 17:07:53 +01:00
Delirium
886ec45b7e
fix ui reset filters on site id change (#2004) 2024-03-27 16:16:36 +01:00
Delirium
5556568fd3
fix ui timeline state reset on component destruction (#2003) 2024-03-27 15:55:44 +01:00
Delirium
7ea4523f20
fix ui - second batch of ui fixes (#2002) 2024-03-27 14:59:23 +01:00
rjshrjndrn
3d5c98c7a1 feat(helm): Ability to change the retention on hours
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-03-26 18:41:50 +01:00
Delirium
6de2168d92
fix ui batch of small fixes for notes, controls, shortcuts (#2001) 2024-03-26 15:54:10 +01:00