0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Paolo D'Amico 44bfcffca4
201021 Fix weekly email report (#1954)
* refactor weekly email task to schedule one async job per team

* optimise async email processing

* turns on weekly email cron job if env var is True

* ensure weekly report emails are sent only once to each email address

* fix mypy
2020-10-22 18:46:33 +02:00
..
api Organization<>Team<>User structure (closes #1540) (#1562) 2020-10-22 10:58:32 +02:00
certs Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
clickhouse add default time range (#1989) 2020-10-22 10:33:32 -04:00
idl Clickhouse Elements Dedup (based on master) (#1698) 2020-09-24 06:47:28 -04:00
kafka_client Remove Omni-Person logic for ee (#1972) 2020-10-21 14:06:45 -07:00
management/commands "Clickhouse Features V2 (#1565)" (#1750) 2020-09-29 15:17:26 +01:00
migrations Fix Master EE code (#1701) 2020-09-24 06:14:17 -04:00
models Organization<>Team<>User structure (closes #1540) (#1562) 2020-10-22 10:58:32 +02:00
tasks Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
__init__.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
apps.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
docker-compose.ch.yml Automatically run CH migrations locally (#1978) 2020-10-22 10:34:30 +02:00
LICENSE Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
settings.py 201021 Fix weekly email report (#1954) 2020-10-22 18:46:33 +02:00
urls.py Organization<>Team<>User structure (closes #1540) (#1562) 2020-10-22 10:58:32 +02:00