openreplay/ee/api/chalicelib/core
2022-12-13 18:12:30 +01:00
..
__init__.py
alerts_listener.py
alerts_processor.py feat(alerts): format values for notification 2022-11-18 15:49:14 +01:00
alerts_processor_exp.py
authorizers.py feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
autocomplete_exp.py
boarding.py
custom_metrics.py feat(chalice): changed custom_metrics 2022-11-28 12:53:52 +01:00
dashboards.py feat(chalice): support changing metric's config 2022-11-25 19:27:25 +01:00
errors.py feat(chalice): fixed get last errors-tags 2022-10-18 14:09:54 +02:00
errors_exp.py
errors_viewed.py
errors_viewed_exp.py
events.py
funnels.py
insights.py
integrations_global.py feat(chalice): get all integrations status 2022-07-28 12:23:03 +02:00
license.py
log_tools.py
metrics.py feat(chalice): user url_hostpath instead of url for metrics 2022-11-21 18:38:50 +01:00
metrics_exp.py feat(chalice): user url_hostpath instead of url for metrics 2022-11-21 18:38:50 +01:00
notifications.py
permissions.py
projects.py feat(chalice): optimized get projects list 2022-11-25 17:16:09 +01:00
reset_password.py
resources.py feat(chalice): fixed get resources 2022-11-09 18:58:28 +01:00
roles.py
sessions.py feat(chalice): return session_id for sessions' search 2022-11-24 19:11:34 +01:00
sessions_devtool.py feat(chalice): refactored s3 client 2022-11-18 13:14:44 +01:00
sessions_exp.py feat(chalice): changed logs 2022-11-15 16:30:14 +01:00
sessions_favorite.py feat(chalice): vault support old format and new format 2022-11-18 13:04:32 +01:00
sessions_favorite_exp.py
sessions_notes.py feat(chalice): fixed share note to Slack 2022-11-28 15:54:09 +01:00
sessions_viewed.py
sessions_viewed_exp.py
signals.py Changed function placements and mogrify for pg INSERT 2022-12-13 18:00:24 +01:00
significance.py feat(chalice): changed funnel limits 2022-11-25 17:31:04 +01:00
significance_exp.py feat(chalice): refactored 2022-11-07 18:21:27 +01:00
signup.py feat(chalice): refactored 2022-11-07 18:21:27 +01:00
telemetry.py feat(chalice): fixes 2022-10-28 10:22:02 +02:00
tenants.py feat(chalice): refactored 2022-11-07 18:21:27 +01:00
traces.py feat(chalice): changed user-trail period 2022-09-19 10:01:11 +01:00
unlock.py
users.py feat(chalice): set role to null when deleting user 2022-11-08 13:18:52 +01:00
webhook.py feat(alerts): fixed query generator 2022-11-10 20:23:06 +01:00
weekly_report.py