Commit graph

8330 commits

Author SHA1 Message Date
Delirium
a71381da40
getting rid of redux for good (#2556)
* start moving ui to redux tlk

* remove unused reducer

* changes for gdpr and site types

* ui: migrating duck/roles to mobx

* ui: drop unreferenced types

* ui: drop unreferenced types

* ui: move player slice reducer to mobx family

* ui: move assignments to issueReportingStore.ts

* remove issues store

* some fixes after issues store

* remove errors reducer, drop old components

* finish removing errors reducer

* start moving integrations state to mobx

* change(ui): funnel duck cleanup

* change(ui): custom fields

* change(ui): customMetrics cleanup

* change(ui): customMetrics cleanup

* change(ui): duck/filters minor cleanup

* change(ui): duck/filters cleanup

* change(ui): duck/customMetrics cleanup and upgrades

* fix integrations service, fix babel config to >.25 + not ie

* refactoring integrations reducers etc WIP

* finish removing integrations state

* some fixes for integrated check

* start of projects refactoring

* move api and "few" files to new project store

* new batch for site -> projects

* fix setid context

* move all critical components, drop site duck

* remove all duck/site refs, remove old components

* fixup for SessionTags.tsx, remove duck/sources (?)

* move session store

* init sessionstore outside of context

* fix userfilter

* replace simple actions for session store

* sessions sotre

* Rtm temp (#2597)

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/search wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): duck/searchLive wip

* change(ui): search states

* change(ui): search states

* change(ui): search states

* change(ui): fix savedSearch store

* change(ui): fix savedSearch store

* some fixes for session connector

* change(ui): fix savedSearch store

* change(ui): fix searchLive

* change(ui): fix searchLive

* fixes for session replay

* change(ui): bookmark fetch

* last components for sessions

* add fetchautoplaylist

* finish session reducer, remove deleted reducers

* change(ui): fix the search fetch

* change(ui): fix the search fetch

* fix integrations call ctx

* ensure ctx for sessionstore

* fix(ui): checking for latest sessions path

* start removing user reducer

* removing user reducer pt2...

* finish user store

* remove rand log

* fix crashes

* tinkering workflow file for tracker test

* making sure prefetched sessions work properly

* fix conflict

* fix router redirects during loading

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
2024-10-03 11:38:36 +02:00
nick-delirium
70a337f766
fixes for bad start, iframes; 14.0.9 2024-10-02 15:51:59 +02:00
nick-delirium
1cf1137c7d
fixing iframe issues... 2024-10-02 15:51:28 +02:00
Delirium
97a08853e8
Webvitals for replays (#2627)
* adding new web vitals track

* adding new web vitals track

* update vitals message

* feat(heuristics): added web vitals support to the page event builder

* update mtype

* feat(heuristics): applied a new value type

* feat(heuristics): fixed if err case

* feat(heuristics): fixed the sql issue

* new event display

* tracker v 15.0.0 start

---------

Co-authored-by: Alexander <zavorotynskiy@pm.me>
2024-09-30 16:08:42 +02:00
Kraiem Taha Yassine
702bad06b9
Dev (#2626)
* 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): upgraded dependencies
refactor(alerts): upgraded dependencies
refactor(crons): upgraded dependencies
2024-09-30 14:11:02 +02:00
nick-delirium
cac0f3edc0
network proxy: add vitest coverage 2024-09-30 12:52:11 +02:00
nick-delirium
4996210959
network proxy: move tests from tracker 2024-09-30 12:50:28 +02:00
nick-delirium
ba1fba3a85
tracker: safety checks for message listeners, release 14.0.8 2024-09-30 12:31:23 +02:00
nick-delirium
bc92568138
spot permissions 2024-09-30 10:58:10 +02:00
Delirium
e66423dcf4
Spot network refactoring (#2617)
* start refactoring network

* separate network module, refactor spot network capture

Signed-off-by: nick-delirium <nikita@openreplay.com>

* some console refactoring, display network results in ui

* detect gql error param

* fix proxy ignore file, fix network tracking, fix tab tracking

* some code quality improvements...

* handle graphql in network lib (.2 ver), update tracker to use last version of lib

* remove debug logs, change request type to gql (if its gql!) in lib, display gql in ui

---------

Signed-off-by: nick-delirium <nikita@openreplay.com>
2024-09-30 09:47:27 +02:00
Kraiem Taha Yassine
264abc986f Patch/api v1.20.0 (#2618)
* chore(actions): show patch diff

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

* fix(chalice): fixed session's search ignore injected durations

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
(cherry picked from commit e9a9d2ff2a)
2024-09-27 15:13:07 +02:00
thomasmison
b06d56cfa7
Fix (spot): tailwind behavior conflict with flex class (#2616)
* Scope CSS styles for notification elements.

* Remove unnecessary spaces in HTML tags
2024-09-27 13:54:33 +02:00
nick-delirium
bd7ecf18f4
tracker: add restart on token expiration for canvas tracker 2024-09-26 14:29:31 +02:00
rjshrjndrn
62d3636136 chore(actions): git clone should be from the specific tag for submodule
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-26 10:23:33 +02:00
Kraiem Taha Yassine
b91762cb09 Patch/api v1.20.0 (#2610)
* fix(chalice): remove null referrer from table of referrers

* fix(chalice): fixed add MSTeams integration with wrong URL

* fix(chalice): session's search ignore injected durations

(cherry picked from commit 62ef3ca2dd)
2024-09-25 17:31:12 +02:00
nick-delirium
246d186816
ui: assist console size and init fixes 2024-09-25 16:07:15 +02:00
nick-delirium
e5fd1b235e
ui: redesigned ws panel 2024-09-25 15:06:11 +02:00
nick-delirium
71caeb8ac0
ui: support payload for events search 2024-09-25 13:23:47 +02:00
rjshrjndrn
3393c045f6 chore(build): Support for multi arch
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-24 16:47:18 +02:00
nick-delirium
5d05a9d102
ui: fix audioplayer file length calculation and checks 2024-09-24 12:11:15 +02:00
nick-delirium
9e0b292ddb
ui: remove select-none from console rows 2024-09-24 11:33:32 +02:00
nick-delirium
56ca2842f7
ui: debugging audio pt2 2024-09-23 17:17:35 +02:00
nick-delirium
9ab89d81f2
ui: debugging audio 2024-09-23 16:57:36 +02:00
nick-delirium
d3f3b613ab
spot: add acc key 2024-09-20 17:51:52 +02:00
estradino
cff1e4801b Updated sanitizer dictionary 2024-09-20 11:49:28 -04:00
nick-delirium
9a9f850697
spot: sanitize url query params 2024-09-20 17:42:27 +02:00
rjshrjndrn
0f65ff856a chore(helm): check github availability before clone
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-20 14:18:29 +02:00
nick-delirium
a2a1459e8f
spot refactor network parsing? 2024-09-20 11:27:13 +02:00
nick-delirium
521b04bf14
fix ui: prevent audioplayer from looping after playing once unless scrolled backwards 2024-09-20 10:58:34 +02:00
nick-delirium
32001b1c8b
spot body sanitizer 2024-09-20 10:44:18 +02:00
estradino
37701af9d4 Update options text 2024-09-18 15:25:52 -04:00
nick-delirium
61b664bf52
spot fix: login check on reopen, give small timeout to tab opening 2024-09-18 17:45:52 +02:00
nick-delirium
715edd2b9c
fix spot network export 2024-09-18 09:31:48 +02:00
Kraiem Taha Yassine
aa0f62af85 fix(chalice): fixed spot refresh logic for EE (#2595)
(cherry picked from commit 018bf9c0be)
2024-09-17 19:04:29 +01:00
nick-delirium
2e536a2232
some spot refactoring 2024-09-17 18:09:15 +02:00
Kraiem Taha Yassine
4b3563cacd fix(chalice): fixed issues-tracking error handler (#2593)
(cherry picked from commit 5d786bde56)
2024-09-17 11:45:59 +01:00
nick-delirium
67eb4a6bca
spot changes 2024-09-17 09:39:59 +02:00
estradino
0029558c1f Changed onboarding message 2024-09-16 19:19:56 -04:00
estradino
932d9fb0d3 Changed text 2024-09-16 19:16:37 -04:00
Kraiem Taha Yassine
c7f91767f9 fix(alerts): fixed missing dependency for EE (#2590)
fix(crons): fixed missing dependency for EE

(cherry picked from commit ad0ef00842)
2024-09-16 15:24:57 +01:00
Kraiem Taha Yassine
5333862b94 fix(chalice): fixed wrong default logging level (#2589)
(cherry picked from commit 2ffec26d02)
2024-09-16 15:13:14 +01:00
nick-delirium
7f17b0f328
fix ui: revert spots check 2024-09-16 15:46:06 +02:00
Kraiem Taha Yassine
3591dc4de4 Patch/api v1.20.0 (#2585)
* fix(chalice): fixed top fetchUrl values for EE-exp
* fix(alerts): fixed missing logger
* fix(chalice): JIRA integration support expired credentials

(cherry picked from commit 7906384fe7)
2024-09-16 12:46:50 +01:00
nick-delirium
8c32beae83
ui: spot signup fixes 2024-09-13 18:11:07 +02:00
nick-delirium
f1f4c92ca5
ui: bump spot v 2024-09-13 18:11:06 +02:00
nick-delirium
69b3f7cdf4
ui: fix spot list header behavior, change spot login flow? 2024-09-13 18:11:06 +02:00
nick-delirium
bc46a6910f
ui: force worker for hls 2024-09-13 18:11:06 +02:00
nick-delirium
62c0d07fe0
ui: use enum state for spot ready checker 2024-09-13 18:10:19 +02:00
Shekar Siri
ea61f09f09
change(ui): network request show full url (#2575) 2024-09-13 21:00:08 +05:30
Alexander
6541965dd1
feat(spot): fixed search filters issue (#2574) 2024-09-13 17:29:25 +02:00