mirror of
https://github.com/different-ai/openwork
synced 2026-04-26 01:25:10 +02:00
Add Den organizations, org permissions, and template sharing surfaces (#1172)
* Add Den org auth model and template APIs Wire Better Auth organizations with TypeId-backed schema and migrations, enforce owner/admin org permissions, and add org-scoped template create/list/delete endpoints. Simplify the Den org dashboard UX and update Docker dev packaging paths for the ee apps/packages layout. * Add manual-safe org migration SQL Provide a Vitess-compatible version of the organization migration without statement-breakpoint markers or unsupported IF NOT EXISTS column syntax so operators can run it directly in SQL consoles. --------- Co-authored-by: src-opn <src-opn@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"@openwork-ee/den-db": "workspace:*",
|
||||
"@openwork-ee/utils": "workspace:*",
|
||||
"@daytonaio/sdk": "^0.150.0",
|
||||
"better-call": "^1.1.8",
|
||||
"better-auth": "^1.4.18",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.4.5",
|
||||
|
||||
Reference in New Issue
Block a user