0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Eric Duong e1476dfaf4
Or property filtering API (#8012)
* add test

* update func

* add include and settings

* diff method

* some prelim changes to make backend work

* add tests and logic for handling groups

* setup basic mixin parsing

* add tests

* types and switchover

* adjustment

* update snapshots

* update more snapshots

* update more snapshots

* update more snapshots

* typing

* snapshots

* clean up TODOs and types

* separate to_dict

* another property dict fix

* use operator dependening on condition

* fix tests

* update tests

* remove dummy condition

* update tests

* change name to groups

* another label

* rename filter_group to property_group

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2022-02-14 13:39:48 -05:00
..
api Finalize dashboard restrictions (#8527) 2022-02-14 12:55:16 +00:00
benchmarks 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
bin Special Migrations Runner (#7054 pt. 4) (#7446) 2021-12-13 13:00:27 -03:00
certs
clickhouse Or property filtering API (#8012) 2022-02-14 13:39:48 -05:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client feat(healthchecks): add clickhouse and redis health (#8497) 2022-02-10 15:20:38 +00:00
management/commands async mig check (#8503) 2022-02-09 20:45:59 +01:00
migrations Dashboard permissions base (#8394) 2022-02-02 17:16:35 +01:00
models Part 1: Make everything taggable Backend (starting with Actions) (#8528) 2022-02-13 22:19:53 -08:00
tasks 8356 versioning (#8449) 2022-02-09 12:19:00 -05:00
__init__.py
apps.py
conftest.py add test for async migrations not being required on fresh installs (#8323) 2022-02-02 07:47:49 -05:00
LICENSE Updated where our enterprise terms are found (#2881) 2021-01-08 12:09:27 +01:00
pytest.ini Set debug, test, and primary_db env variables based on context (#7250) 2021-11-20 17:18:39 +00:00
settings.py Use a helper to get env var for saml (#7744) 2021-12-15 21:45:51 -06:00
urls.py Dashboard privilege API and collaborators UI (#8424) 2022-02-08 16:22:09 +00:00