0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Tim Glaser bf2c4429b5
Auto filter test accounts (#3492)
* WIP auto filter test accounts

* finish off

* Fix tests

* Non generic emails

* add list of generic emails

* Move location to below property filters

* Fix typescript errors

* as any

* fix tests

* filters

* fix tests

* Featureflag doesn't really makes sense for this feature

* fix tests

* fix test

* Add clickhouse + tests for each insight

* Fix lifecycle and paths

* Fix sessions

* Fix session tests

* fix sesisons test

* fix migrations

* fix migration chain

* refactor path & remove stale console.log

* adjust useAnchor & minor copy

* rename to avoid confusion with inline component

* test account filter tweaks

* fix filters

* hardcode

* Add tests for funnel trends

* Make generic emails super fast

* Fix migrations

* Default to false for now

* Default to false, remember a user's preference

Co-authored-by: Paolo D'Amico <paolodamico@users.noreply.github.com>
2021-03-11 18:16:38 +01:00
..
api Add organization settings (#3324) 2021-03-10 13:09:35 +01:00
bin Run tests via pytest (#3417) 2021-02-24 09:32:44 +02:00
certs
clickhouse Auto filter test accounts (#3492) 2021-03-11 18:16:38 +01:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Enable PLUGIN_SERVER_INGESTION (#3107) 2021-02-04 16:17:24 +01:00
management/commands Fix setting up test databases on clickhouse (#3451) 2021-02-24 11:58:01 +02:00
migrations
models Fix webhooks specifity (#3463) 2021-02-24 23:14:02 +01:00
tasks Handle webhooks better (#3605) 2021-03-09 16:37:42 +01:00
__init__.py
apps.py
conftest.py Fix getting earliest timestamp on EE with no events (#3501) 2021-02-26 15:31:22 +02:00
docker-compose.ch.test.yml Update posthog-js to 1.9.0 and @posthog/plugin-server to 0.11.3 (#3565) 2021-03-03 12:27:44 +01:00
docker-compose.ch.yml Update posthog-js to 1.9.0 and @posthog/plugin-server to 0.11.3 (#3565) 2021-03-03 12:27:44 +01:00
LICENSE
settings.py Enable PLUGIN_SERVER_INGESTION (#3107) 2021-02-04 16:17:24 +01:00
urls.py