openreplay/api/chalicelib/core
Kraiem Taha Yassine b4d8e45e5d
Api v1.15.0 (#1610)
* refactor(chalice): refactored users code

* fix(chalice): fixed path analysis empty exclude support

* fix(chalice): fixed update notes
2023-11-03 22:04:37 +01:00
..
__init__.py feat(chalice): fixed create clickMap card 2023-01-24 19:40:28 +01:00
alerts.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
alerts_listener.py feat(alerts): user series-name for notifications message 2023-02-03 12:04:57 +01:00
alerts_processor.py feat(alerts): fixed no-events-join builder 2023-02-17 13:10:34 +01:00
announcements.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
assist.py Api v1.15.0 (#1581) 2023-10-27 14:38:45 +02:00
authorizers.py Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
autocomplete.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
boarding.py feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
click_maps.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
collaboration_base.py feat(chalice): fixed update slack 2023-01-27 13:50:50 +01:00
collaboration_msteams.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
collaboration_slack.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
countries.py feat(chalice): refactored autocomplete search 2023-01-04 18:37:44 +01:00
custom_metrics.py Api v1.15.0 (#1592) 2023-10-27 20:45:37 +02:00
custom_metrics_predefined.py Api v1.15.0 (#1526) 2023-10-18 18:12:22 +02:00
dashboards.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
errors.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +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 Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
events_ios.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
feature_flags.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
funnels.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
health.py fix(chalice): parse whole Redis URL in healthcheck 2023-10-16 13:39:12 +02:00
heatmaps.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +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 Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
integration_github_issue.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
integration_jira_cloud.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
integration_jira_cloud_issue.py Changes: 2021-05-21 17:42:18 +02:00
integrations_global.py feat(chalice): fixes 2023-02-06 17:47:37 +01:00
integrations_manager.py feat(chalice): changed delte jira integration 2022-09-01 15:22:20 +01:00
issues.py Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02: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 Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_datadog.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_elasticsearch.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_newrelic.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +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 API 2021-05-05 19:47:36 +02:00
metadata.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
metrics.py feat(chalice): fixed 4xx and 5xx data transformer 2023-01-31 11:46:38 +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 feat(api): performance largest_contentful_paint 2022-01-03 18:27:29 +01:00
product_analytics.py Api v1.15.0 (#1609) 2023-11-03 21:34:50 +01:00
projects.py Api v1.15.0 (#1596) 2023-10-30 22:18:17 +01:00
reset_password.py Api v1.14.0 (#1391) 2023-07-06 18:13:06 +02:00
resources.py v1.7.0 - hotfix (#611) 2022-07-15 14:51:57 +02:00
saved_search.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions.py Api v1.15.0 (#1607) 2023-11-03 20:14:52 +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 fix(api): autocomplete for city and state 2023-06-08 11:54:40 +02:00
sessions_mobs.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_notes.py Api v1.15.0 (#1610) 2023-11-03 22:04:37 +01:00
sessions_replay.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_viewed.py feat(chalice): devtools permission 2022-09-22 17:32:47 +01:00
significance.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
signup.py Api v1.15.0 (#1558) 2023-10-25 17:41:48 +02:00
socket_ios.py feat(chalice): devtools permission 2022-09-22 17:32:47 +01:00
sourcemaps.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
sourcemaps_parser.py feat(sourcemaps-reader): read sourcemap from URL 2022-10-19 20:27:50 +02:00
telemetry.py feat(chalice): fixes 2022-10-28 10:22:02 +02:00
tenants.py Api v1.13.0 release (#1337) 2023-06-12 17:44:17 +02:00
users.py Api v1.15.0 (#1607) 2023-11-03 20:14:52 +01:00
webhook.py Api v1.15.0 (#1574) 2023-10-26 17:42:21 +02:00
weekly_report.py Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +02:00