Commit graph

15 commits

Author SHA1 Message Date
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
d83f731eb2 Changed function placements and mogrify for pg INSERT 2022-12-13 18:00:24 +01:00
MauricioGarciaS
2e9ff89976 Added queue method to Signals 2022-11-25 11:48:58 +01:00
MauricioGarciaS
e317d807f6 Fixes for API response 2022-11-22 15:31:44 +01:00
MauricioGarciaS
72d8aa42c3 Solved INSERT query issue 2022-11-22 15:05:34 +01:00
MauricioGarciaS
8636fd45db changed dict response signals 2022-11-22 14:20:52 +01:00
MauricioGarciaS
649ff85af4 Fixed return in signals 2022-11-22 13:48:36 +01:00
MauricioGarciaS
f4b1ad1186 Updated evets_queue.py and signals.py 2022-11-22 13:08:02 +01:00
MauricioGarciaS
0dde0d04cd Added missing value in query string 2022-11-21 19:07:20 +01:00
MauricioGarciaS
fe2c514a0c Solved SignalSchema not subscriptable 2022-11-21 18:45:39 +01:00
MauricioGarciaS
9144606b08 Adding method to handle frontend responses in batches 2022-11-21 16:20:33 +01:00
MauricioGarciaS
b5bfc32f38 Testing queue method 2022-11-18 11:26:51 +01:00
MauricioGarciaS
c37af6acc2 Fixed dict definition 2022-11-18 11:02:14 +01:00
MauricioGarciaS
d6fc2ef2ee Fixed error in signals.py 2022-11-18 10:59:18 +01:00
MauricioGarciaS
d085b3583d API for signals in chalice ee, added folder for recommendation service 2022-11-17 16:34:45 +01:00