0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/ee/api
Bianca Yang 008698a785
feat: remove most frontend references to available_features (#22337)
* remove most frontend references to available_features

* some more

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* adding back some items, fix tests

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* fix test

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-20 14:24:32 -07:00
..
test feat: remove most frontend references to available_features (#22337) 2024-05-20 14:24:32 -07:00
__init__.py
authentication.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
billing.py fix: isinstance check on get_invoices error handler was backwards (#22255) 2024-05-14 16:30:01 +03:00
dashboard_collaborator.py Duplicate "user" in read_only_fields (#22314) 2024-05-20 12:48:33 +02:00
debug_ch_queries.py feat(debug): add query json to debug ch queries (#21634) 2024-04-18 13:51:57 +02:00
ee_event_definition.py
ee_property_definition.py
explicit_team_member.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
feature_flag_role_access.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
hooks.py
integration.py
license.py
organization_resource_access.py
role.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
sentry_stats.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
subscription.py feat: Enforce usage of parent functions for main viewset (#21730) 2024-04-29 11:45:16 +02:00
time_to_see_data.py