Skip to content

feat(den): move paywall to org creation and add org limits#1300

Merged
src-opn merged 1 commit intodevfrom
Den-new-plans
Apr 3, 2026
Merged

feat(den): move paywall to org creation and add org limits#1300
src-opn merged 1 commit intodevfrom
Den-new-plans

Conversation

@src-opn
Copy link
Copy Markdown
Collaborator

@src-opn src-opn commented Apr 3, 2026

Summary

  • move the Den Cloud paywall from worker launch to organization creation and send first-time users straight to the create-organization form
  • store organization metadata defaults for member/worker limits and enforce those caps in the API
  • show support dialogs for org limit errors and update checkout/billing copy to match workspace-based plans

Testing

  • git diff --check
  • tsc -p \"ee/apps/den-api/tsconfig.json\" --noEmit
  • tsc -p \"ee/apps/den-web/tsconfig.json\" --noEmit (still fails on the pre-existing ee/apps/den-web/app/api/_lib/upstream-proxy.ts:179 BodyInit typing issue)
  • Chrome MCP: verified signup lands on the direct create-organization form, invited users join without checkout, and worker/member limit dialogs open with the feedback CTA

Evidence

  • Local Chrome MCP screenshots captured in tmp/chrome-org-create-default.png, tmp/chrome-invite-accepted.png, tmp/chrome-worker-limit-dialog.png, and tmp/chrome-member-limit-dialog.png

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Apr 3, 2026 1:25am
openwork-den Ready Ready Preview, Comment Apr 3, 2026 1:25am
openwork-den-worker-proxy Ready Ready Preview, Comment Apr 3, 2026 1:25am
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 3, 2026 1:25am
openwork-share Ready Ready Preview, Comment Apr 3, 2026 1:25am

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

The following comment was made by an LLM, it may be inaccurate:

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.

1 participant