0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Michael Matloka 8ef727634e
Syncing action definition changes with plugin server (#4436)
* Save Organization.available_features as a DB column

* `update_available_features()` before an organization is created too

* Run the task half past the hour

* Adjust tests and fix available_features sync on start

* Improve action and property TS types

* Use plugin server ActionManager pubsub

* Use better pubsub channel names for plugin server ActionManager

* Fix PubSub's lack of teamId

* Use f-strings for property CH SQL formatting
2021-05-31 11:10:36 +02:00
..
api
bin
certs
clickhouse Syncing action definition changes with plugin server (#4436) 2021-05-31 11:10:36 +02:00
idl
kafka_client
management/commands Rename is_ee_enabled to is_clickhouse_enabled (#4216) 2021-05-13 16:56:54 +02:00
migrations
models Save Organization.available_features as a DB column (#4426) 2021-05-24 22:17:01 +02:00
tasks Include more clickhouse query metrics (#4256) 2021-05-10 10:47:54 +03:00
__init__.py
apps.py
conftest.py
docker-compose.ch.test.yml
docker-compose.ch.yml
LICENSE
settings.py
urls.py