Skip to content
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: Update the organization customer email upon signup #18724

Merged
merged 6 commits into from
Nov 21, 2023

Conversation

xrdt
Copy link
Contributor

@xrdt xrdt commented Nov 17, 2023

  • Only do this is the person signing up is the owner of the org and there isn't already a stripe subscription associated with the org

Problem

This needs to go in first: https://github.com/PostHog/billing/pull/405

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@xrdt xrdt requested a review from raquelmsmith November 17, 2023 18:46
Copy link
Contributor

github-actions bot commented Nov 17, 2023

Size Change: 0 B

Total Size: 2 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2 MB

compressed-size-action

.vscode/launch.json Outdated Show resolved Hide resolved
posthog/cloud_utils.py Outdated Show resolved Hide resolved
@xrdt xrdt force-pushed the by/auto-add-email-signup branch from e2ba1ee to b0376f0 Compare November 17, 2023 22:03
Bianca Yang added 3 commits November 20, 2023 14:43
* Only do this is the person signing up is the owner of the org and there isn't already a
  stripe subscription associated with the org
@xrdt xrdt force-pushed the by/auto-add-email-signup branch from ad19dc4 to 2c689e0 Compare November 20, 2023 22:44
@xrdt xrdt requested a review from raquelmsmith November 20, 2023 22:44
Copy link
Member

@raquelmsmith raquelmsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one small change!

posthog/models/user.py Show resolved Hide resolved
posthog/models/user.py Show resolved Hide resolved
@xrdt xrdt force-pushed the by/auto-add-email-signup branch from 71c6725 to 9aad983 Compare November 21, 2023 00:32
@xrdt xrdt merged commit ecd5256 into master Nov 21, 2023
67 checks passed
@xrdt xrdt deleted the by/auto-add-email-signup branch November 21, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants