Commit graph

8437 commits

Author SHA1 Message Date
Kraiem Taha Yassine
bffcec11fd
Dev (#2714)
* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): cleaned metrics
2024-10-30 16:30:33 +01:00
Alexander
73a95503c0 feat(backend): removed a placeholder for app crash events in PG 2024-10-30 16:00:44 +01:00
Alexander
9bf79f78f6 feat(backend): added latest fixes for CH connector 2024-10-30 15:54:53 +01:00
nick-delirium
20397488a1
ui: rm alert metrics 2024-10-30 15:33:35 +01:00
Delirium
fdefe31cf3
global string dictionary support (#2652)
* making new msg type, support on frontend and tracker

* finish adding support for new dictionary for ui

* update branch
2024-10-30 15:31:26 +01:00
nick-delirium
6b9bbf570a
ui: tests for url parser 2024-10-30 15:10:54 +01:00
nick-delirium
b928ddb53c
ui: rewrite css parser -> urlResolve.ts 2024-10-30 15:04:40 +01:00
nick-delirium
c36946ee9e
ui: fix version comparison 2024-10-30 14:30:41 +01:00
nick-delirium
2167d0c172
ui: fix version comparison 2024-10-30 14:28:02 +01:00
nick-delirium
9f8bf12768
ui: fix default tz 2024-10-30 14:24:42 +01:00
Alexander
a17796e811 feat(backend): removed insert operations for session's resources 2024-10-30 13:46:13 +01:00
rjshrjndrn
6834eb8d8d build(release): change version 2024-10-30 13:25:45 +01:00
nick-delirium
3dfa806348
ui: clean up sessionsort 2024-10-30 13:19:13 +01:00
nick-delirium
5312d27693
ui: fix bookmark refresh, fix userState used param for update 2024-10-30 13:16:34 +01:00
Shekar Siri
63d1b8ab49 fix(ui): checking for tenants state 2024-10-30 13:06:58 +01:00
nick-delirium
6479292158
ui: remove web_vitals, performance_monitoring cards 2024-10-30 13:03:24 +01:00
nick-delirium
60f29eea6a
ui: fix live session pagination 2024-10-30 11:43:50 +01:00
nick-delirium
131f5663fa
ui: fix integration fetch, side menu align 2024-10-30 11:39:34 +01:00
Shekar Siri
4762f37414 fix(ui): missing userDeviceMemorySize in plyer performance tab 2024-10-30 11:29:38 +01:00
nick-delirium
b6bebf3b78
ui: fix api key input widths 2024-10-30 11:27:11 +01:00
Kraiem Taha Yassine
d8642808d7
Dev (#2712)
* refactor(chalice): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies
refactor(DB): v1.21.0 DB changes
2024-10-30 11:13:59 +01:00
nick-delirium
5cbb89d949
ui: remove log 2024-10-30 10:08:34 +01:00
nick-delirium
c0077b7fa7
ui: fix metadata in filters 2024-10-30 10:08:18 +01:00
Kraiem Taha Yassine
38bae5d2c9 fix(chalice): fixed heatmap empty value (#2710)
(cherry picked from commit 8a99bcf7c8)
2024-10-29 17:33:00 +01:00
nick-delirium
82bc6e62fc
ui: improve integration fetching behavior 2024-10-29 17:25:04 +01:00
nick-delirium
2c7cb25357
ui: change row bg color 2024-10-29 17:18:33 +01:00
nick-delirium
086ade9595
ui: hide log jump if no ts 2024-10-29 17:16:38 +01:00
nick-delirium
fc63e4d83d
ui: add jump and sync for backend logs 2024-10-29 17:15:01 +01:00
Kraiem Taha Yassine
36edfd8413 Patch/api v1.20.0 (#2708)
* fix(chalice): heatmap support operators

* fix(chalice): heatmap click-rage

(cherry picked from commit 16656d5618)
2024-10-29 17:09:46 +01:00
Kraiem Taha Yassine
079a5fda6d fix(chalice): heatmap support operators (#2706)
(cherry picked from commit ca4c568883)
2024-10-29 16:06:05 +01:00
Taha Yassine Kraiem
411dfa0965 fix(chalice): heatmap support operators 2024-10-29 15:21:24 +01:00
Delirium
c144add4bd
Backend logs UI (#2635)
* backend integrations ui start

* some more ui things

* moving around some integration code

* add dynatrace

* add datadog, useform hook and other things to update backend logging integration forms

* change api queries

* backend logging modals

* tracker: fix some types

* remove deprecated integrations, update types

* some ui fixes and improvements

* update notifications on success/error

* ui: debugging log output, autoclose fix

* ui: some stuff for logs base64str

* ui: improve log formatting,  change datadog data format

* some improvs for logging irm

* ui: fixup for sentry
2024-10-29 15:15:28 +01:00
Kraiem Taha Yassine
1d96ec02fc fix(chalice): heatmap support operators (#2702)
(cherry picked from commit 5f144636e6)
2024-10-29 14:42:00 +01:00
nick-delirium
1abd925c56
ui: add operator to clickmap card 2024-10-29 11:31:05 +01:00
Kraiem Taha Yassine
8d26f77590 fix(chalice): heatmap handles null replay (#2695)
refactor(chalice): heatmap use path only

(cherry picked from commit 9eeaeaf4eb)
2024-10-28 16:52:21 +01:00
rjshrjndrn
7c6409ee74 fix(cli): cleanup
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-10-28 14:25:44 +01:00
nick-delirium
9a5716fdcb
ui: fix projectid passed to assist 2024-10-28 14:16:26 +01:00
rjshrjndrn
f597750cf7 fix(cli): cleanup resolve anchors
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-10-28 14:09:43 +01:00
Kraiem Taha Yassine
fa634b84e9 fix(chalice): heatmap handles empty/null url (#2691)
(cherry picked from commit e2556ea76e)
2024-10-28 12:18:59 +01:00
Kraiem Taha Yassine
796018eb57 fix(chalice): fixed permissions for EE SA (#2685)
(cherry picked from commit 6802ddcd93)
2024-10-25 16:46:24 +02:00
nick-delirium
c2fc5016e6
tracker: better restart logging 2024-10-25 15:54:10 +02:00
nick-delirium
a19c3ad0c3
spot: fixing audio source select 2024-10-25 15:35:30 +02:00
nick-delirium
7416005370
spot: fixing audio capture 2024-10-25 15:20:18 +02:00
nick-delirium
d733ab9b4f
ui: fix heatmap insights size check 2024-10-25 14:17:13 +02:00
nick-delirium
ffc63f0eb0
ui: wrap event fetching with try catch 2024-10-25 11:42:07 +02:00
nick-delirium
6628c204b5
ui: autodetect us datetime format for search 2024-10-25 11:05:29 +02:00
nick-delirium
7a6e11e936
fix heatmap url param 2024-10-25 10:14:31 +02:00
Taha Yassine Kraiem
83f694b580 refactor(chalice): changed heatmpas 2024-10-24 19:06:54 +02:00
Taha Yassine Kraiem
68248ce20d refactor(chalice): changed heatmpas 2024-10-24 18:53:05 +02:00
Kraiem Taha Yassine
b947fafebf fix(chalice): fixed tenant_key for SSO (#2673)
(cherry picked from commit ccc407137c)
2024-10-24 18:52:58 +02:00