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
|
9de021ead6
|
refactor(signals): Updated table insertion for frontend signals table (#1304)
* Updated frontend signal table insertion (added column session_id)
* Updated sql creation table query
* feat(DB): changed DB structure for frontend_signals
---------
Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
|
2023-06-08 15:29:50 +02:00 |
|
MauricioGarciaS
|
0a33307206
|
Added json to transform data dict
|
2022-12-13 18:06:26 +01:00 |
|
MauricioGarciaS
|
d83f731eb2
|
Changed function placements and mogrify for pg INSERT
|
2022-12-13 18:00:24 +01:00 |
|
MauricioGarciaS
|
e8edb34b9b
|
Fix insert for json format
|
2022-11-25 12:53:36 +01:00 |
|
MauricioGarciaS
|
13b602279f
|
Changed default queue size of signals to 100
|
2022-11-25 12:24:52 +01:00 |
|
MauricioGarciaS
|
2e9ff89976
|
Added queue method to Signals
|
2022-11-25 11:48:58 +01:00 |
|
MauricioGarciaS
|
f4b1ad1186
|
Updated evets_queue.py and signals.py
|
2022-11-22 13:08:02 +01:00 |
|
MauricioGarciaS
|
fd0d57cd7b
|
Fixed problem with projectId definition in signals
|
2022-11-21 18:02:52 +01:00 |
|
MauricioGarciaS
|
9144606b08
|
Adding method to handle frontend responses in batches
|
2022-11-21 16:20:33 +01:00 |
|