0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
Raquel Smith 91de4af59c
fix: support feature objects from billing (#15243)
* save available_product_features to the org

* use new feature objects and gaurd on limits

* guard playlists based on feature limit frontend

* handle feature limits on backend for playlists

* migrations

* Update query snapshots

* fix a couple things

* fix / add playlist tests

* fix dashboard collab tests

* fix types

* fix some tests

* fix collab test

* fix dashboard collab tests?

* Update query snapshots

* fix migration

* Update query snapshots

* remove default on field

* debug geoip test failure

* remove print

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-27 14:50:17 +00:00
..
api fix: support feature objects from billing (#15243) 2023-04-27 14:50:17 +00:00
benchmarks
billing fix: support feature objects from billing (#15243) 2023-04-27 14:50:17 +00:00
bin
certs
clickhouse fix(person-query): don't query persons twice if we don't need to (#15265) 2023-04-26 16:18:54 -03:00
management/commands
migrations
models fix: Object storage path prefixes (#15152) 2023-04-19 17:19:25 +02:00
tasks
test
__init__.py
apps.py
conftest.py
LICENSE
pytest.ini
settings.py
urls.py