0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 00:46:45 +01:00
posthog/ee/clickhouse/models
Eric Duong 2d60a5b670
Retention date filtering (#1788)
* working date filter

* frontend for period

* remove period

* add params

* add period

* period working

* add test for period

* merge master

* fix test

* add dropdowns for period date filtering

* pass params and handle properly

* fix labels and readjust tests

* test split for retentino period

* make insight retention test just test for response

* add condition

* feature flag the frontend and bring back ff for the ch endpoint

* fix cohort filtering

* fix cohort querying

* remove init

* remove feature flag

* add back featureflag

* block person modal on retention page if clickhouse enabled

* use distinct_id instead of joining for person_id
2020-10-14 10:28:27 -04:00
..
test Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
__init__.py
action.py "Clickhouse Features V2 (#1565)" (#1750) 2020-09-29 15:17:26 +01:00
clickhouse.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
cohort.py Retention date filtering (#1788) 2020-10-14 10:28:27 -04:00
element.py Clickhouse Sessions + Frontend Sessions updates (#1754) 2020-10-01 05:27:35 -04:00
event.py add check (#1873) 2020-10-14 07:09:16 -04:00
person.py Clickhouse Sessions + Frontend Sessions updates (#1754) 2020-10-01 05:27:35 -04:00
property.py Retention date filtering (#1788) 2020-10-14 10:28:27 -04:00