-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: feature gating for activity panel and automatic provisioning #20771
Conversation
📸 UI snapshots have been updated2 snapshot changes in total. 0 added, 2 modified, 0 deleted:
Triggered by this commit. |
Size Change: 0 B Total Size: 1.05 MB ℹ️ View Unchanged
|
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
frontend/src/layout/navigation-3000/sidepanel/sidePanelLogic.tsx
Outdated
Show resolved
Hide resolved
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
This PR was closed due to lack of activity. Feel free to reopen if it's still relevant. |
229fb1f
to
43a5c3c
Compare
📸 UI snapshots have been updated2 snapshot changes in total. 0 added, 2 modified, 0 deleted:
Triggered by this commit. |
…ostHog/posthog into feat/teams-feature-gating-pt-2
Problem
As a follow up to the Teams plan launch, we needed to add feature gating for:
This requires https://github.com/PostHog/billing/pull/479 to go live first
Changes
audit_logs
feature.👉 Stay up-to-date with PostHog coding conventions for a smoother review.
How did you test this code?
Updated tests. I also removed tests for self-hosted because this shouldn't be available for self-hosted.