Commit graph

8383 commits

Author SHA1 Message Date
nick-delirium
6240a8636b
tracker rm random log 2024-10-23 17:29:54 +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
dependabot[bot]
914154404a
chore(deps): bump the npm_and_yarn group across 4 directories with 3 updates (#2662)
Bumps the npm_and_yarn group with 3 updates in the /assist directory: [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io).
Bumps the npm_and_yarn group with 3 updates in the /ee/assist directory: [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express) and [socket.io](https://github.com/socketio/socket.io).
Bumps the npm_and_yarn group with 2 updates in the /peers directory: [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 2 updates in the /sourcemapreader directory: [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express).


Updates `cookie` from 0.4.2 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)

Updates `cookie` from 0.4.2 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

Updates `socket.io` from 4.7.5 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.0)

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: socket.io
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: socket.io
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 10:23:43 +02:00
nick-delirium
45d6aeb6c3
tracker: testing tracker constructor options mapper 2024-10-21 17:41:39 +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
c847147f87
tracker: rm unused files 2024-10-18 13:24:53 +02:00
nick-delirium
0002950e3c
tracker: port 14.0.10 changes to 15.0.0 timeline
tracker 14.0.10, fixes memory leaks, iframe tracking stability, etc

change map/set to weakmap/set where possible, check canvas observers on time intervals and destroy peers; run node list maintainer every 30 sec (50ms ticks)

tracker: better crossdomain check; angularMode -> forceNgOff toggle

potential performance fixes for 14.x.x iframe tracking
2024-10-18 13:17:01 +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
nick-delirium
1efe57797c
tracker: better documentation for sanitizer properties 2024-10-16 11:30:17 +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
nick-delirium
c8690afbba
tracker install state 2024-10-14 09:54:09 +02:00
nick-delirium
4ea1321d17
issue with eventlistener fixed 2024-10-14 09:53:50 +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
nick-delirium
44d0bb1369
spot: remove debug logs, 1.0.10 2024-10-11 11:23:49 +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
nick-delirium
fca752526d
spot: fixing inconsistent recording 2024-10-08 17:48:50 +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
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