0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Neil Kakkar d2fe491bfc
Funnel Groups: Rename person_id to aggregation_target (#6939)
* smallest change to make aggregation work

* address comments

* add snapshot

* move function to groups model

* update funnel snapshot

* rename person_id to aggregation_target

* update snapshots as well

* dont support persons query mods for now

* update snapshot

* make array orders deterministic
2021-11-08 14:45:13 +02:00
..
api feat(correlation): load exclude properties from team settings (#6715) 2021-11-02 11:12:13 +00:00
benchmarks Modify query to not use properties for autocapture (#6711) 2021-10-28 13:12:26 +01:00
bin Revert "Fix CH no data blocker (#5238)" (#5239) 2021-07-21 06:38:08 +00:00
certs Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
clickhouse Funnel Groups: Rename person_id to aggregation_target (#6939) 2021-11-08 14:45:13 +02:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Proposal: Use unique topic names for kafka in test (#6746) 2021-11-01 11:42:56 +02:00
management/commands Move is_clickhouse_enabled from posthog.ee to posthog.utils (#5902) 2021-09-11 01:43:24 +02:00
migrations Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00
models Introduce pay gate for correlation analysis (#6720) 2021-11-03 11:41:16 -06:00
tasks BE (Groups/Trends): Make breakdowns work with groups (#6899) 2021-11-05 13:47:41 +02:00
__init__.py
apps.py
conftest.py BE: Allow filtering by group properties in trends (#6761) 2021-11-03 20:43:22 +02:00
docker-compose.ch.arm64.yml dev(arm): use x86 kafka image even on arm (#6357) 2021-10-11 15:01:48 +00:00
docker-compose.ch.test.yml SAML deps build (#5932) 2021-09-14 11:43:26 +02:00
docker-compose.ch.yml Revert "Update the docker-compose dev environment to reflect prod better (include pgbouncer) (#6558)" (#6692) 2021-10-27 05:54:48 -07:00
LICENSE Updated where our enterprise terms are found (#2881) 2021-01-08 12:09:27 +01:00
settings.py Fix EnvVar for MATERIALIZED_COLUMNS_ENABLED (#6503) 2021-10-17 16:42:37 +00:00
urls.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00