Commit graph

3152 commits

Author SHA1 Message Date
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
nick-delirium
7f1686acdf
ui: support url in payload for heatmaps 2024-10-24 15:24:13 +02:00
nick-delirium
d7f4406fd5
ui: reformat player code style 2024-10-24 12:11:48 +02:00
nick-delirium
23c5eaebb7
ui: remove resources cards from dashboard 2024-10-24 12:10:27 +02:00
nick-delirium
c53604e216
ui fix file preload, fix create metadata method 2024-10-23 18:03:45 +02:00
nick-delirium
24072a867a
ui: prevent mouse events over heatmap card (when no clicks data returned...) 2024-10-23 15:30:43 +02:00
nick-delirium
1dbdafe64f
ui: update workflows 2024-10-22 12:00:44 +02:00
nick-delirium
24c82a30f7
ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
nick-delirium
41dce26281
ui: check for chromium browsers in spot cta 2024-10-21 16:58:37 +02:00
nick-delirium
f789d77806
ui: fix cursor position 2024-10-21 16:24:50 +02:00
nick-delirium
e7afd66820
tracker: fix maintainer doc node stability and build process 2024-10-21 16:03:04 +02:00
Shekar Siri
70deccdcfc change(ui): collpase sidemnu based on screensize 2024-10-21 12:52:06 +02:00
nick-delirium
62600fdf6a
ui: fix tooltip position for xray elements... 2024-10-16 13:03:29 +02:00
Delirium
525fc39cbf
ui: show tracker version incompat warning
* tracker version warn

* ui: show tracker version incompat warning
2024-10-16 12:40:06 +02:00
Delirium
4a97094c0e
ui: group xray events together (#2654) 2024-10-16 10:18:16 +02:00
Shekar Siri
d0df66b539 fix(ui): show error from the api on failing to save integration 2024-10-14 15:08:24 +02:00
Shekar Siri
89afab8a22 change(ui): funnel issues table show context column 2024-10-14 13:18:32 +02:00
nick-delirium
8024083c64
ui fix outdated libraries, remove storybook (unused), fix player re-renders on mount 2024-10-14 12:48:08 +02:00
nick-delirium
59d6ef6bd0
ui fix loader for css files 2024-10-14 10:28:56 +02:00
Shekar Siri
6b84ba2500 fix(ui): show last played session 2024-10-11 16:42:16 +02:00
Shekar Siri
2e4e428f57 change(ui): tap rage icon in session tags 2024-10-11 16:34:00 +02:00
Shekar Siri
beb3eeac0c fix(ui): sessions list sidemenu fix, reload properly, sessions tags filter issue 2024-10-11 16:06:21 +02:00
Shekar Siri
15da91385d fix(ui): graph period 2024-10-11 10:35:51 +02:00
nick-delirium
87d45714b1
port tracker-14 fixes to latest 2024-10-10 13:47:46 +02:00
Shekar Siri
d26e6ec098 change(ui): funnel widget options, and funnel drop message 2024-10-10 11:49:44 +02:00
Shekar Siri
790a436e70 fix(ui): project dropdown text alignment and proper click handler 2024-10-09 11:31:01 +02:00
Shekar Siri
b10fdfc9c9 change(ui): paginate the data in table of cards show more modal 2024-10-08 18:24:02 +02:00
Shekar Siri
0fc0371758 change(ui): updated antd and tailwindcss 2024-10-08 18:24:02 +02:00
Shekar Siri
4cfc5d2517 change(ui): paginate the data in table of cards show more modal 2024-10-08 17:19:08 +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
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
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
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
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
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
nick-delirium
5d05a9d102
ui: fix audioplayer file length calculation and checks 2024-09-24 12:11:15 +02:00