Shekar Siri
4cfc5d2517
change(ui): paginate the data in table of cards show more modal
2024-10-08 17:19:08 +02:00
Kraiem Taha Yassine
18bb6e0263
fix(chalice): use existing user attributes for SSO if they are missing in the list of claims ( #2641 )
...
(cherry picked from commit f8d8cc5150 )
2024-10-08 15:32:09 +02:00
nick-delirium
5c39f96f34
tracker: post v14 changes
2024-10-08 14:37:44 +02:00
nick-delirium
56c6ec66f1
don't start worker in iframe ctx
2024-10-08 14:30:09 +02:00
nick-delirium
719a102996
tracker fix crossdomain tracking issues (timestamps, duping, restarts); 14.0.10 beta
2024-10-08 14:30:04 +02:00
nick-delirium
b12c71f277
fixes for bad start, iframes; 14.0.9
2024-10-08 14:29:34 +02:00
nick-delirium
97d669ebf1
fixing iframe issues...
2024-10-08 14:29:04 +02:00
nick-delirium
597cbfa03a
ui: remove debug code
2024-10-08 11:36:17 +02:00
Shekar Siri
dc8e64bcb1
fix(ui): filter format while checking for latest sessions
2024-10-08 11:35:59 +02:00
nick-delirium
d1e4a80819
ui: prevent event duplications for player; prevent click on play marker
2024-10-08 11:10:13 +02:00
Shekar Siri
ca4abdcadc
fix(ui): sessions by cards truncate the text
2024-10-07 18:16:09 +02:00
nick-delirium
d94e2f0250
ui: rm accidental console log
2024-10-07 18:03:28 +02:00
Shekar Siri
6689b89d0c
fix(ui): propery update the events, and add new filters
2024-10-07 17:08:11 +02:00
nick-delirium
4d0730f394
ui: fix audioplayer time comp
2024-10-07 16:41:23 +02:00
nick-delirium
e189ff8b09
fix logout method
2024-10-07 15:31:19 +02:00
nick-delirium
6c71d8adf8
fix auto testing workflow
2024-10-07 12:17:02 +02:00
nick-delirium
9203951ec8
fix assist list update btn
2024-10-04 17:54:03 +02:00
nick-delirium
506a944403
UI fix some crashes in replay
2024-10-04 11:44:42 +02:00
nick-delirium
17057fb6a1
ui resource type fix
2024-10-04 09:37:08 +02:00
Chris Weaver
a70bb24a42
fix #2360 Check ping or Wget to confirm Github is up in job.yaml ( #2631 )
2024-10-03 16:42:31 +02:00
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