Commit graph

982 commits

Author SHA1 Message Date
Kraiem Taha Yassine
8aaec08cb1
Dev (#2341)
* 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 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

* refactor(chalice): completely remove clickMap cards
refactor(DB): completely transform clickMap to HeatMap
2024-07-02 17:49:50 +02:00
Kraiem Taha Yassine
111dc0db0b
Dev (#2338)
* 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 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 card-tableOf pagination
2024-07-02 16:45:36 +02:00
Kraiem Taha Yassine
0e42041aa8
Dev (#2336)
* 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 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(DB): replaced click's x&y with normalized_x&normalized_y
fix(chalice): fixed heatmaps-clicks-path
refactor(DB): DB upgrade & downgrade scripts
2024-07-02 14:49:12 +02:00
Kraiem Taha Yassine
9516dcd238
Dev (#2333)
* 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 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

* refactor(chalice): removed timeseries-card progress
refactor(chalice): removed tables-card pieChart
refactor(DB): migrated timeseries-card progress
refactor(DB): migrated tables-card pieChart
2024-07-02 11:53:47 +02:00
Kraiem Taha Yassine
88a6fb7383
Dev (#2332)
* 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 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

* refactor(chalice): return owner name for cards and dashboards
2024-07-02 11:21:19 +02:00
Kraiem Taha Yassine
11c4d9e114
Dev (#2331)
* 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(DB): update webVital UI configuration

* 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
2024-07-01 17:46:45 +02:00
Kraiem Taha Yassine
adb9fac80e
Dev (#2330)
* 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 empty list of cards
2024-07-01 16:28:06 +02:00
Kraiem Taha Yassine
f7e72c0f83
Dev (#2329)
* 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): return dashboard's owner email
2024-07-01 16:11:06 +02:00
Kraiem Taha Yassine
2f75bc49ef
Dev (#2328)
* 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 update clickmap card

* refactor(chalice): changed heatmap behaviour for get-saved-card
2024-07-01 15:16:43 +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
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
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
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
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
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
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
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
Alexander
8c2bc773bb
Audio file support (#2228)
* feat(chalice): added basic audio file support

* feat(chalice): fixed audio.mp3 path
2024-05-31 09:31:30 +02:00
Kraiem Taha Yassine
2209d29c6b
fix(chalice): fixed clickmaps duplicate filters (#2219) 2024-05-29 12:35:39 +02:00
Kraiem Taha Yassine
19747c97f1 fix(chalice): fixed table of error with platform filter (#2161)
(cherry picked from commit 0295fb26cb)
2024-05-03 17:45:29 +02:00
Kraiem Taha Yassine
c06620248c
fix(chalice): fixed sourcemaps URL (#2140) 2024-04-25 19:24:04 +02:00
Kraiem Taha Yassine
91fbaeeef6
refactor(chalice): optimised error details query (#2136) 2024-04-25 13:09:51 +02:00
Kraiem Taha Yassine
33ef2c06b3
refactor(chalice): refactored errors (#2135) 2024-04-25 12:46:26 +02:00
Kraiem Taha Yassine
76c3ed9966
refactor(chalice): use format instead of % for sourcemaps-url (#2128) 2024-04-24 15:05:57 +02:00
Kraiem Taha Yassine
02c0ed6a12
refactor(chalice): refactored sessions_replay code (#2103)
fix(chalice): support mobile changes in EE
fix(chalice): support first-mob in EE
2024-04-17 16:52:40 +02:00
Alexander
872d50671b
feat(chalice): added a new endpoint for pre-replay (pre-signed url for a first mob file) (#2100) 2024-04-17 12:38:14 +02:00
Kraiem Taha Yassine
156e1f94d6 fix(chalice): fixed update JIRA integration (#2096)
fix(chalice): fixed JIRA URL validation
fix(chalice): fixed add/update JIRA token

(cherry picked from commit 256971304d)
2024-04-16 15:17:12 +02:00
Kraiem Taha Yassine
71c6bdeb64 fix(chalice): fixed clickmap events filter (#2088)
(cherry picked from commit e721ee6fc5)
2024-04-15 19:20:28 +02:00
Alexander
94f0277724
feat(chalice): ios->mobile renaming (#2084) 2024-04-15 16:18:21 +02:00
Kraiem Taha Yassine
217201eb5c
Dev (#2085)
* refactor(chalice): upgraded dependencies
refactor(chalice): refactored code

* feat(chalice): support android sessions
2024-04-15 15:03:02 +02:00
Kraiem Taha Yassine
d58a356f1f
refactor(chalice): delete global session notes (#2064) 2024-04-09 13:52:05 +02:00
Kraiem Taha Yassine
d300854725
fix(chalice): fixed funnels negative-filter's operators (#2061) 2024-04-08 17:48:56 +02:00
Kraiem Taha Yassine
c258d6f6a7
fix(chalice): fixed 1 stage results VS multi-stages result (#2060) 2024-04-08 16:59:45 +02:00
Kraiem Taha Yassine
b5d0770052
fix(chalice): fixed table of URLs-values not filtered according to the specified sessions' filters CH (#2055) 2024-04-08 12:58:37 +02:00
Kraiem Taha Yassine
e455bcb688
Dev (#2046)
* refactor(chalice): upgraded dependencies

* fix(chalice): fixed table of URLs-values not filtered according to the specified sessions' filters
2024-04-05 18:32:27 +02:00
Alexander
5bf4ee265f feat(chalice): fixed typo in get_events 2024-04-05 17:50:32 +02:00
Alexander
f7d9f18681 feat(chalice): added support for android events 2024-04-05 17:45:49 +02:00
Alexander
ab0f3659f6 feat(chalice): added support for android replays 2024-04-05 17:32:26 +02:00
Kraiem Taha Yassine
db059f2a1e
fix(chalice): fixed mouse_thrashing title (#2014) 2024-03-29 11:22:51 +01:00
Kraiem Taha Yassine
89d501edb5 fix(chalice): fixed cards data merge (#1948)
(cherry picked from commit ee87e89805)
2024-03-12 16:11:47 +01:00
Alexander
89752b2acc
Canvas archives (#1938)
* feat(api): added second pre-signed urls for canvases

* feat(api): fixed old key format

* feat(backend): draft version for new approach for canvases

* feat(deploy): fixed some issues

* feat(backend): debug logs for bash command

* feat(backend): removed wrong parameter from bash pipeline

* feat(backend): removed canvas-maker service + small refactoring
2024-03-11 17:51:49 +01:00
Taha Yassine Kraiem
8e39a72ea0 fix(chalice): fixed nested data for try/issues-funnel 2024-03-01 19:35:06 +01:00
Taha Yassine Kraiem
20f9da5e84 refactor(chalice): optimised forget password 2024-02-27 13:29:57 +01:00
Taha Yassine Kraiem
4922adf5c9 refactor(chalice): optimised forget password 2024-02-27 13:25:55 +01:00
Taha Yassine Kraiem
7878f10a8b refactor(chalice): changed forget password 2024-02-27 13:21:26 +01:00
Taha Yassine Kraiem
524394393c refactor(chalice): changed email_handler.py 2024-02-27 11:47:37 +01:00