0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee
Karl-Aksel Puulmann 7de761dff0
Update BE tracking to use groups (#7355)
* Update some posthoganalytics.capture calls

* Update report_user_logged_in tracking

* Update report_team_member_invited

* Update report_bulk_invited

* Update report_org_usage

* Update AnalyticsDestroyModelMixin

* Update action creation/updating tracking

* Update annotations tracking

* Update cohort tracking

* Update dashboards tracking

* Update feature flags tracking

* Update imports, sessions tracking

* More typeignores

* Default properties blank

* update metadata default

* Stringify

* Fix some tests

* Kill debug code

* Update FF tests

* Update test_organization

* Update test_organization_invites

* Update test_user

* Fix org usage report

* update test_send_license_usage

* Update organization tests

* Respect dry-run on errors as well, log

* Update organization properties on report

* Assert organization props

* Remove dead imports

* Fix test
2021-11-30 10:58:37 +02:00
..
api Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
benchmarks Add benchmarks for session recording page (#7251) 2021-11-22 20:10:09 +00:00
bin Revert "Fix CH no data blocker (#5238)" (#5239) 2021-07-21 06:38:08 +00:00
certs
clickhouse Remove legacy sessions (#7401) 2021-11-29 21:11:10 -08:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Make KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01: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 Make project based permissioning an enterprise feature (#7163) 2021-11-17 08:08:31 -06:00
tasks Update BE tracking to use groups (#7355) 2021-11-30 10:58:37 +02:00
__init__.py
apps.py
conftest.py [local testing] Track executed migrations when locally testing (#6915) 2021-11-08 10:40:05 -05:00
docker-compose.ch.arm64.yml dev(clickhouse): use prebuild arm64 clickhouse image (#7187) 2021-11-18 08:43:43 +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
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Make KAFKA_EVENTS_PLUGIN_INGESTION_TOPIC configurable (#7349) 2021-11-25 11:47:20 +01:00
urls.py Project-based permissioning framework (#5976) 2021-09-22 18:29:59 +02:00