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

🚀 prisma Implement account/workspace collections #53

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

steeeee0223
Copy link
Owner

No description provided.

@steeeee0223 steeeee0223 merged commit 8de930b into main Jul 17, 2024
5 checks passed
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions 
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
steeeee0223 added a commit that referenced this pull request Jul 18, 2024
* 🚀 `worxpace` Support multiple workspaces for an account!
* 🔄 `worxpace` Refactor server actions
* 🔄 `worxpace` Unify `swr` keys & refactor hooks

* 🚀 `prisma` Add collections: `Account`, `Workspace`, `Membership`
* 🔧 `prisma` Fix related collections: `Document`, `List`, `Card`, `AuditLog`

* 🧩 `ui` Implement `WorkspaceSwitcher`: create account/workspace
* 🧩 `ui` Implement `SettingsPanel`: delete account/workspace
* 🧩 `ui` Update compoments: `CrudItem`, `Tree`

* 🔍 `validators` Fix structure
@steeeee0223 steeeee0223 changed the title Feature/workspace 🚀 prisma Implement account/workspace collections Aug 15, 2024
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