Shekar Siri
|
d958549d64
|
fix(ui): remove starting underscore from the metada which were added to avoid coflicting with existing filter keys
|
2024-06-27 19:35:41 +02:00 |
|
Kraiem Taha Yassine
|
094b3a7c06
|
Dev (#2319)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* feat(chalice): heatmaps select random session from shortest 20
* feat(chalice): save&update specific replay for heatmap-card
|
2024-06-27 19:14:36 +02:00 |
|
Shekar Siri
|
4b61e31ed4
|
fix(ui): card delete message showing twice
|
2024-06-27 18:36:54 +02:00 |
|
Shekar Siri
|
7aeb6e2ef0
|
fix(ui): enable weekly reports
|
2024-06-27 18:32:22 +02:00 |
|
Shekar Siri
|
8f643b18e4
|
change(ui): network request show full url
|
2024-06-27 18:26:47 +02:00 |
|
nick-delirium
|
e2593fe93b
|
feat ui: map of clicks for session
|
2024-06-27 18:02:51 +02:00 |
|
Kraiem Taha Yassine
|
fa51d8caa1
|
Dev (#2318)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* feat(chalice): clickmaps&heatmaps
|
2024-06-27 17:21:57 +02:00 |
|
Kraiem Taha Yassine
|
5fc087abd9
|
Dev (#2316)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* fix(chalice): fixed saved card's sessions-drilldown
|
2024-06-27 16:28:34 +02:00 |
|
nick-delirium
|
2b9d38f858
|
fix ui: return clickmap to player
|
2024-06-27 16:07:36 +02:00 |
|
nick-delirium
|
07ad63c88b
|
fix ui: fix max ws msg len
|
2024-06-27 13:31:05 +02:00 |
|
Alexander
|
d746e701b5
|
fix(backend): fixed an issue related to missing mobile sessions in CH
|
2024-06-27 13:05:02 +02:00 |
|
Alexander
|
2cd210fbaa
|
fix(backend): fixed an issue in url_path builder
|
2024-06-27 13:00:23 +02:00 |
|
Kraiem Taha Yassine
|
b6ba3aceb9
|
Dev (#2311)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* feat(chalice): get heatmap by sessionId
refactor(chalice): updated dependencies
refactor(alerts): updated dependencies
refactor(crons): updated dependencies
|
2024-06-27 12:17:07 +02:00 |
|
nick-delirium
|
a8d5857e0f
|
fix ui: fix max ws msg len
|
2024-06-27 09:17:17 +02:00 |
|
nick-delirium
|
577734672d
|
fix ui: fix filter width to 280
|
2024-06-25 13:00:07 +02:00 |
|
nick-delirium
|
a71bafc17a
|
feat ui: filter by method in network panel
|
2024-06-25 12:59:10 +02:00 |
|
Delirium
|
6a42d96e21
|
Graphql plugin update (#1835) -- v1.19.0
* feat(tracker): relay + apollo plugins
* fix(tracker): type fixes
* fix(tracker): update mobs messages
* fix msg conflict
|
2024-06-25 10:13:13 +02:00 |
|
Kraiem Taha Yassine
|
3654dccec1
|
Dev (#2300)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
* refactor(chalice): refactored insights
* feat(chalice): support funnels showing user-count
|
2024-06-24 15:53:00 +02:00 |
|
Delirium
|
960da9f037
|
Tracker 14.x.x changes (#2240)
* feat tracker: add document titles to tabs
* feat: titles for tabs
* feat tracker: send initial title, parse titles better
* feat ui: tab name styles
* feat tracker: update changelogs
* fix tracker: fix tests
* fix tracker: fix failing tests, add some coverage
* fix tracker: fix failing tests, add some coverage
* Heatmaps (#2264)
* feat ui: start heatmaps ui and tracker update
* fix ui: drop clickmap from session
* fix ui: refactor heatmap painter
* fix ui: store click coords as int percent
* feat(backend): insert normalized x and y to PG
* feat(backend): insert normalized x and y to CH
* feat(connector): added missing import
* feat(backend): fixed different uint type issue
* fix tracker: use max scrollable size for doc
* fix gen files
* fix ui: fix random crash, remove demo data generator
* fix ui: rm some dead code
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
* fix tracker: add heatmap changelog to tracker CHANGELOG.md
* fix tracker: fix peerjs version to 1.5.4 (was 1.5.1)
* fix document height calculation
* Crossdomain tracking (#2277)
* feat tracker: crossdomain tracking (start commit)
* catch crossdomain messages, add nodeid placeholder
* click scroll
* frame placeholder number -> dynamic
* click rewriter, fix scroll prop
* some docs
* some docs
* fix options merging
* CHANGELOG.md update
* checking that crossdomain will not fire automatically
* simplify func declaration
* update test data
* change clickmap document height calculation to scrollheight (which should be true height)
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
|
2024-06-24 13:49:26 +02:00 |
|
Kraiem Taha Yassine
|
82d2023019
|
Dev (#2292)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support table-of-issues showing user-count
* feat(chalice): support table-of-browsers showing user-count
* feat(chalice): support table-of-devices showing user-count
* feat(chalice): support table-of-URLs showing user-count
|
2024-06-21 17:09:59 +02:00 |
|
Shekar Siri
|
05f7c33a85
|
change(ui): show ingest point (#2291)
|
2024-06-21 16:42:57 +02:00 |
|
Shekar Siri
|
e9c96521ab
|
change(react-native): removed debug
|
2024-06-21 15:53:21 +02:00 |
|
Shekar Siri
|
df8322afe3
|
change(react-native-android): git details
|
2024-06-21 15:52:44 +02:00 |
|
Shekar Siri
|
09d6d987a5
|
change(react-native-android): lib version
|
2024-06-21 15:30:50 +02:00 |
|
nick-delirium
|
f0f4ba0aa1
|
update rnt v
|
2024-06-21 15:01:22 +02:00 |
|
Delirium
|
50c63a23e8
|
Tn tracker android (#2289)
* change(android): added android support
* change(git): Remove .yarn from version control
* change(git): Remove .yarn from version control
* change(rn-tracker): android view fixes
* change(tracker): yarn
* fix rn: fix ios config for react native
* ios source changes
* change(lib): tracker manager
* change(lib): layout fixes
* change(lib): layout fixes
* fix default api endp
---------
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
|
2024-06-21 14:57:49 +02:00 |
|
Kraiem Taha Yassine
|
7b6c02a955
|
Dev (#2288)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
* feat(chalice): support predefined metric users-count
* feat(chalice): support timeseries of users-count
* refactor(sourcemap-uploader): refactored code
|
2024-06-21 14:26:18 +02:00 |
|
Kraiem Taha Yassine
|
fca98c8c85
|
Dev (#2286)
* refactor(chalice): upgraded dependencies
* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps
|
2024-06-19 18:49:07 +02:00 |
|
Kraiem Taha Yassine
|
60af1214f6
|
fix(chalice): fixed multi-metadata support (#2275)
(cherry picked from commit 6190a6b495)
|
2024-06-13 14:43:00 +02:00 |
|
rjshrjndrn
|
22d1177eef
|
chore(helm): Waiting for postgres to be up
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-13 13:15:04 +02:00 |
|
nick-delirium
|
7a95e071b3
|
fix ui: fix "open next session" shortcut
|
2024-06-13 10:09:40 +02:00 |
|
Taha Yassine Kraiem
|
415919a8fc
|
fix(chalice): fixed create clickmap card & generate clickmap's chart
|
2024-06-12 15:52:47 +02:00 |
|
Kraiem Taha Yassine
|
c8be96dbdc
|
fix(chalice): changed delete-metadata (#2268)
(cherry picked from commit 904d861bc2)
|
2024-06-12 12:11:21 +02:00 |
|
rjshrjndrn
|
60c27c7354
|
chore(dbops): Consider version with and without v
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-11 18:11:46 +02:00 |
|
rjshrjndrn
|
fb73dbc308
|
fix(helm): allow ingress class to be overriden
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-10 18:22:30 +02:00 |
|
Delirium
|
7a2f95d766
|
feat ui: new audio player for multiple tracks etc (#2261)
* feat ui: new audio player for multiple tracks etc
* fix ui: cleanup, fix speed control
|
2024-06-10 17:56:25 +02:00 |
|
Kraiem Taha Yassine
|
5574519775
|
V1.19.0 (#2260)
* refactor(DB): support of normalizedX&Y for click events
* refactor(chalice): upgraded dependencies
refactor(chalice): support heatmaps
|
2024-06-10 15:54:29 +02:00 |
|
Alexander
|
da1d9fb3ee
|
feat(api): removed current audio implementation
|
2024-06-10 10:46:45 +02:00 |
|
nick-delirium
|
564d1eaa14
|
feat tracker: introduce more settings for canvas files
|
2024-06-07 17:16:01 +02:00 |
|
nick-delirium
|
87e7849f87
|
fix tracker: tracker v 13.0.1
|
2024-06-07 14:25:27 +02:00 |
|
rjshrjndrn
|
3ada8df028
|
chore(actions): force push the tag
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-07 14:11:26 +02:00 |
|
nick-delirium
|
51e66271f6
|
feat ui: optimize canvas recording
|
2024-06-07 13:35:01 +02:00 |
|
nick-delirium
|
5db94fc172
|
feat ui: optimize canvas recording
|
2024-06-07 13:33:17 +02:00 |
|
rjshrjndrn
|
94510816d7
|
fix(actions): correct upstream name
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-06 23:57:09 +02:00 |
|
nick-delirium
|
9c97db75ab
|
fix ui: add wait cycle for canvas url
|
2024-06-06 17:45:54 +02:00 |
|
nick-delirium
|
d3f2c3e8b4
|
fix ui: fix mobile installation docs modal
|
2024-06-05 13:46:05 +02:00 |
|
nick-delirium
|
453053179d
|
fix ui: make login error more consistent
|
2024-06-05 11:53:00 +02:00 |
|
rjshrjndrn
|
9753456e72
|
respect platform arch
|
2024-06-04 19:36:45 +02:00 |
|
rjshrjndrn
|
ddeea33e70
|
fix(docker): remove hardcoded arch
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2024-06-04 19:36:39 +02:00 |
|
rjshrjndrn
|
663c7eb3a1
|
chore(build): Respect platform config
|
2024-06-04 19:36:30 +02:00 |
|