Commit graph

32 commits

Author SHA1 Message Date
Kraiem Taha Yassine
dd5ff6bad8
Dev (#2409)
* 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): 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): refactored search sessions hooks

* refactor(DB): DB delta

* refactor(DB): DB delta

* refactor(DB): DB delta

* refactor(chalice): refactored schemas

* refactor(chalice): refactored schemas
refactor(chalice): cleaned scripts
feat(chalice): search sessions by CSS selector (PG)
2024-07-18 17:57:37 +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
Taha Yassine Kraiem
4b2ec5f4e8 fix(chalice): fixed insights with platform filter 2024-05-06 14:41:54 +02:00
Kraiem Taha Yassine
a34179365e
Api v1.15.0 (#1464)
* feat(DB): rearranged queries
feat(DB): ready for v1.15.0

* refactor(chalice): upgraded dependencies
refactor(crons): upgraded dependencies
refactor(alerts): upgraded dependencies

* fix(chalice): return error when updating inexistant webhook

* feat(chalice): fixed delete webhook response

* feat(chalice): limit webhooks name length

* feat(chalice): upgraded dependencies
feat(alerts): upgraded dependencies
feat(crons): upgraded dependencies

* fix(chalice): remove urllib3 dependency

* feat(chalice): remove FOSS to pydantic v2

* fix(chalice): freeze urllib3 to not have conflicts between boto3 and requests

* feat(chalice): refactoring schema in progress

* feat(chalice): refactoring schema in progress

* feat(chalice): refactoring schema in progress

* feat(chalice): refactoring schema in progress
feat(chalice): upgraded dependencies

* feat(chalice): refactored schema

* fix(chalice): pull rebase dev

* feat(DB): transfer size support

* feat(chalice): support service account

* feat(chalice): support service account

* fix(chalice): fixed refactored PayloadSchema-name

* feat(chalice): path analysis

* feat(chalice): support service account 1/2

* feat(DB): timezone support

* feat(chalice): upgraded dependencies
feat(alerts): upgraded dependencies
feat(crons): upgraded dependencies
feat(assist): upgraded dependencies
feat(sourcemaps): upgraded dependencies

* feat(chalice): path analysis schema changes

* feat(chalice): path analysis query change

* feat(chalice): path analysis query change

* feat(chalice): ios replay support

* feat(chalice): ios replay support

* feat(chalice): path analysis changes

* feat(chalice): upgraded dependencies

* feat(chalice): simple hide minor paths

* feat(chalice): path analysis density

* feat(chalice): session's replay ios events

* feat(chalice): fixed typo

* feat(chalice): support project's platform

* feat(DB): support project's platform

* feat(chalice): path analysis EE in progress

* feat(chalice): project's platform API

* feat(chalice): fixed create project

* feat(chalice): EE path analysis in progress

* feat(chalice): EE path analysis
refactor(chalice): support specific database name for clickhouse-client

* feat(chalice): upgraded dependencies
feat(chalice): path analysis specific event type for startPoint
feat(chalice): path analysis specific event type for endPoint
feat(chalice): path analysis specific event type for exclude

* refactoring(chalice): changed IOS click event type
2023-09-06 17:06:33 +01:00
MauricioGarciaS
1ac262b984
style(Insights): updated API to show error details (#1316)
* style(sessions-insights): Added error message into Error Insights

* Added messages file
2023-06-08 15:46:04 +02:00
Taha Yassine Kraiem
5bb9a8e73a feat(chalice): fixed insights 2023-02-22 17:11:34 +01:00
MauricioGarciaS
d46622df2d Fixed insigths resource error for None resources/memory sessions 2023-01-26 19:40:46 +01:00
MauricioGarciaS
20b3079b7e Transformed insight attributes 'ratio' and 'chage' into percentages 2023-01-24 17:44:46 +01:00
Taha Yassine Kraiem
302119c3f5 feat(chalice): handle wrong startTimestamp endTimestamp values 2023-01-24 16:35:56 +01:00
Taha Yassine Kraiem
1e2b6d1178 feat(chalice): insights fixed no-sessions logic 2023-01-24 16:27:22 +01:00
MauricioGarciaS
6b9e68829d Fixed issue in 30 day insight request 2023-01-20 18:42:59 +01:00
Taha Yassine Kraiem
793a3e5799 feat(chalice): insights filter 2023-01-20 12:22:55 +01:00
Taha Yassine Kraiem
c29423f0b6 feat(chalice): solved exp circular import
feat(chalice): fixed col-name typo for exp_search
feat(chalice): filter insights
2023-01-19 19:06:49 +01:00
Taha Yassine Kraiem
2db39d5bfc feat(chalice): insight changes 2023-01-19 13:28:21 +01:00
MauricioGarciaS
d81d849cb9 Changed GetInsightSchema atributes. Missing the filter handler. 2023-01-18 20:11:06 +01:00
MauricioGarciaS
5e8a7c3a36 Fixed some issues 2023-01-16 11:31:47 +01:00
MauricioGarciaS
2f6610ab3f Changed output format. Added oldValue and current value 2023-01-16 10:24:52 +01:00
MauricioGarciaS
de9c847092 Changed increase values into increase porcentage 2023-01-13 16:43:31 +01:00
MauricioGarciaS
95e6d1ea9d Changed name "increase" into "change" 2023-01-13 16:15:39 +01:00
MauricioGarciaS
1b88bd8dfe Changed format of insights resources 2023-01-13 15:38:34 +01:00
MauricioGarciaS
d30d47e286 Skip null values 2023-01-12 17:10:37 +01:00
MauricioGarciaS
bfb62b5c25
Merge branch 'api-v1.9.5' into insights_fix 2023-01-11 17:23:22 +01:00
MauricioGarciaS
910173d7ab Changed output format of sessions insights 2023-01-11 17:02:10 +01:00
Taha Yassine Kraiem
197c7fc8d8 feat(chalice): changed empty insights categories handling 2023-01-10 17:17:31 +01:00
Taha Yassine Kraiem
22e0cf1515 feat(chalice): changed insights 2023-01-09 17:20:13 +01:00
Taha Yassine Kraiem
cd4d0a56df feat(chalice): insights changes 2023-01-09 16:11:39 +01:00
Taha Yassine Kraiem
cdc22f107e feat(chalice): insights as cards 2023-01-06 16:11:24 +01:00
Taha Yassine Kraiem
be8a8409e0 feat(chalice): refactored insights 2023-01-06 12:53:23 +01:00
Taha Yassine Kraiem
5c683f5ad6 feat(chalice): refactored insights 2023-01-06 12:04:48 +01:00
Taha Yassine Kraiem
31d35723ec feat(chalice): refactored insights 2023-01-06 11:04:21 +01:00
Taha Yassine Kraiem
c060fe9c18 feat(chalice): refactored
feat(chalice): sessions-insight changes
2023-01-05 17:51:28 +01:00
MauricioGarciaS
5354ca9bd2 Updated insights 2022-12-23 11:55:45 +01:00