0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-27 16:26:50 +01:00
posthog/ee
Michael Matloka eaf2459724
Save Organization.available_features as a DB column (#4426)
* 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

* Remove redundant null=False

* Fix `Organization.update_available_features()`

* Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch

* Revert "Run Cloud tests in respect to `posthog-cloud` `4426-fix` branch"

This reverts commit 421e8541b3.
2021-05-24 22:17:01 +02:00
..
api Fix StructuredViewsetMixin permissions (#4075) 2021-04-21 18:20:31 -07:00
bin Defer event fields on team model to make grabbing fields a bit more lazy (#4028) 2021-04-18 16:22:59 -07:00
certs
clickhouse Save Organization.available_features as a DB column (#4426) 2021-05-24 22:17:01 +02:00
idl Delete omni_person.proto (#3014) 2021-01-21 14:13:04 +01:00
kafka_client Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
management/commands Rename is_ee_enabled to is_clickhouse_enabled (#4216) 2021-05-13 16:56:54 +02:00
migrations Add clickhouse and max users to license (#3918) 2021-04-14 08:45:39 -07:00
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 Plugin log entries (#3482) 2021-05-06 10:54:32 +03:00
docker-compose.ch.test.yml Fix docker dev environment (#3861) 2021-04-03 20:41:47 +02:00
docker-compose.ch.yml Don't pin posthog/plugin-server version in dev CH docker-compose (#4102) 2021-04-26 10:15:25 +00:00
LICENSE Updated where our enterprise terms are found (#2881) 2021-01-08 12:09:27 +01:00
settings.py Plugins access control (#3486) 2021-03-17 15:01:55 +01:00
urls.py Debug CH queries (#2666) 2020-12-07 16:06:14 +01:00