0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/api
Zach Waterfield 056300f635
chore: add groups to billing limit events (#21307)
* Add groups to billing limit events

* Use the groups function

* make sure team exists
2024-04-03 18:49:33 -04:00
..
test fix: allow reads/writes to description without team collab feature (#21027) 2024-03-20 16:05:43 -07:00
__init__.py
authentication.py
billing.py chore: add groups to billing limit events (#21307) 2024-04-03 18:49:33 -04:00
dashboard_collaborator.py chore(api): Expose dashboard collaborator and org invite endpoints (#20874) 2024-03-15 18:51:21 +01:00
debug_ch_queries.py fix(debug): Restore order to CH query debug modal list (#21221) 2024-03-28 18:25:36 +01:00
ee_event_definition.py feat(activity-log): Log if activity was completed by PostHog staff using impersonation (#19657) 2024-01-11 13:33:10 +01:00
ee_property_definition.py feat(activity-log): Log if activity was completed by PostHog staff using impersonation (#19657) 2024-01-11 13:33:10 +01:00
explicit_team_member.py feat: Personal API key scopes (#20151) 2024-02-20 11:02:58 +00:00
feature_flag_role_access.py feat: Personal API key scopes (#20151) 2024-02-20 11:02:58 +00:00
hooks.py feat: Personal API key scopes (#20151) 2024-02-20 11:02:58 +00:00
integration.py chore(types): Remove all unused type ignore comments (#19692) 2024-01-10 14:23:18 +00:00
license.py
organization_resource_access.py feat: Personal API key scopes (#20151) 2024-02-20 11:02:58 +00:00
role.py fix: Deleting role members (#20928) 2024-03-18 10:09:35 +01:00
sentry_stats.py
subscription.py feat: Personal API key scopes (#20151) 2024-02-20 11:02:58 +00:00
time_to_see_data.py