0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 18:26:15 +01:00
posthog/ee/api
Li Yi Yu f6ace6abc7
fix(rba): Allow new feature flags to always have permissions editing (#13112)
* allow permissions setting on new flags

* move isAdminOrOwner logic to backend for flag permissions editing

* fix backend test
2022-12-03 15:15:39 -05:00
..
test fix(rba): Allow new feature flags to always have permissions editing (#13112) 2022-12-03 15:15:39 -05:00
__init__.py
authentication.py
billing.py feat(onboarding): let people create demo project (#12877) 2022-11-29 10:45:04 -08:00
dashboard_collaborator.py
debug_ch_queries.py
ee_event_definition.py
ee_property_definition.py
explicit_team_member.py
feature_flag_role_access.py feat: role based permissions (#12657) 2022-11-23 20:36:29 -05:00
hooks.py
integration.py
license.py
organization_resource_access.py feat: role based permissions (#12657) 2022-11-23 20:36:29 -05:00
role.py feat(role-based-access): Permissions table display (#13053) 2022-12-01 20:01:22 -05:00
sentry_stats.py
session_recording_playlist.py
subscription.py