openreplay/api/chalicelib/core
Kraiem Taha Yassine 2f693cd490
Dev (#2819)
* 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 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): removed sessions insights
refactor(DB): removed sessions insights

* refactor(chalice): upgraded dependencies
refactor(crons): upgraded dependencies
refactor(alerts): upgraded dependencies
feat(chalice): moved CH to FOSS
feat(chalice): use clickhouse-connect
feat(chalice): use CH connexion pool
feat(scripts): defined ch-data-port
2024-12-05 17:43:52 +01:00
..
usability_testing Dev (#2744) 2024-11-14 13:17:50 +01:00
__init__.py Dev (#2819) 2024-12-05 17:43:52 +01:00
alerts.py Patch/api v1.20.0 (#2585) 2024-09-16 12:46:50 +01:00
alerts_listener.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
alerts_processor.py Dev (#2722) 2024-11-04 17:57:14 +01:00
announcements.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
assist.py Dev (#2738) 2024-11-13 12:16:00 +01:00
authorizers.py Dev (#2530) 2024-09-03 14:53:44 +02:00
autocomplete.py Dev (#2469) 2024-08-07 13:42:15 +02:00
boarding.py feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
canvas.py Dev (#2744) 2024-11-14 13:17:50 +01:00
collaboration_base.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
collaboration_msteams.py Patch/api v1.20.0 (#2610) 2024-09-25 17:31:12 +02:00
collaboration_slack.py Dev (#2409) 2024-07-18 17:57:37 +02:00
countries.py feat(chalice): refactored autocomplete search 2023-01-04 18:37:44 +01:00
custom_metrics.py Dev (#2819) 2024-12-05 17:43:52 +01:00
custom_metrics_predefined.py Dev (#2747) 2024-11-14 17:57:05 +01:00
dashboards.py Dev (#2744) 2024-11-14 13:17:50 +01:00
db_request_handler.py Dev (#2539) 2024-09-05 16:10:31 +02:00
errors.py Dev (#2726) 2024-11-06 16:36:53 +01:00
errors_favorite.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
errors_viewed.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
events.py Dev (#2744) 2024-11-14 13:17:50 +01:00
events_mobile.py feat(chalice): ios->mobile renaming (#2084) 2024-04-15 16:18:21 +02:00
feature_flags.py Dev (#2744) 2024-11-14 13:17:50 +01:00
funnels.py Dev (#2738) 2024-11-13 12:16:00 +01:00
health.py Dev (#2726) 2024-11-06 16:36:53 +01:00
heatmaps.py fix(chalice): fixed heatmap empty value (#2710) 2024-10-29 17:33:00 +01:00
integration_base.py feat(chalice): fixed github integration 2022-09-02 20:26:06 +01:00
integration_base_issue.py API 2021-05-05 19:47:36 +02:00
integration_github.py Dev (#2409) 2024-07-18 17:57:37 +02:00
integration_github_issue.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
integration_jira_cloud.py Patch/api v1.20.0 (#2585) 2024-09-16 12:46:50 +01:00
integration_jira_cloud_issue.py Changes: 2021-05-21 17:42:18 +02:00
integrations_global.py Dev (#2739) 2024-11-13 16:50:49 +01:00
integrations_manager.py feat(chalice): changed delte jira integration 2022-09-01 15:22:20 +01:00
issues.py Dev (#2738) 2024-11-13 12:16:00 +01:00
jobs.py Api v1.15.0 (#1580) 2023-10-27 14:35:16 +02:00
license.py Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
log_tool_bugsnag.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_cloudwatch.py Dev (#2726) 2024-11-06 16:36:53 +01:00
log_tool_datadog.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_elasticsearch.py Dev (#2377) 2024-07-09 17:40:21 +02:00
log_tool_newrelic.py Dev (#1859) 2024-01-26 14:31:51 +01:00
log_tool_rollbar.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_sentry.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_stackdriver.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_sumologic.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tools.py Dev (#2726) 2024-11-06 16:36:53 +01:00
metadata.py Dev (#2726) 2024-11-06 16:36:53 +01:00
metrics.py Dev (#2747) 2024-11-14 17:57:05 +01:00
metrics_ch.py Dev (#2819) 2024-12-05 17:43:52 +01:00
mobile.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
notifications.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
performance_event.py Dev (#2409) 2024-07-18 17:57:37 +02:00
product_analytics.py Dev (#2744) 2024-11-14 13:17:50 +01:00
product_anaytics2.py Dev (#2819) 2024-12-05 17:43:52 +01:00
projects.py feat(api): conditional capture - new table for conditions 2023-12-22 17:54:28 +01:00
reset_password.py refactor(chalice): optimised forget password 2024-02-27 13:29:57 +01:00
saved_search.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
scope.py Dev (#2532) 2024-09-03 17:33:16 +02:00
sessions.py Dev (#2738) 2024-11-13 12:16:00 +01:00
sessions_assignments.py feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
sessions_devtool.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
sessions_favorite.py feat(chalice): split replay 2023-03-14 13:25:14 +01:00
sessions_metas.py Dev (#2409) 2024-07-18 17:57:37 +02:00
sessions_mobs.py feat(api): removed current audio implementation 2024-06-10 10:46:45 +02:00
sessions_notes.py Dev (#2367) 2024-07-08 15:16:33 +02:00
sessions_replay.py Dev (#2738) 2024-11-13 12:16:00 +01:00
sessions_viewed.py feat(chalice): devtools permission 2022-09-22 17:32:47 +01:00
significance.py Dev (#2737) 2024-11-12 18:21:18 +01:00
signup.py Dev (#2548) 2024-09-06 18:02:02 +02:00
sourcemaps.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
sourcemaps_parser.py fix(chalice): fixed sourcemaps URL (#2140) 2024-04-25 19:24:04 +02:00
spot.py Dev (#2521) 2024-08-30 16:37:40 +02:00
tags.py feat(api): tag and watch (#1834) 2024-01-19 15:33:17 +01:00
telemetry.py Api v1.15.0 (#1661) 2023-11-15 16:27:28 +01:00
tenants.py Dev (#2528) 2024-09-03 10:26:03 +02:00
unprocessed_sessions.py Dev (#2485) 2024-08-13 11:37:58 +02:00
user_testing.py Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
users.py fix(chalice): fixed accept invitation response (#2803) 2024-12-02 23:07:30 +01:00
webhook.py fix(chalice): support webhook default ports (#2814) 2024-12-04 13:10:53 +01:00
weekly_report.py Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +02:00