-
-
Notifications
You must be signed in to change notification settings - Fork 849
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: Teams Management System #882
base: canary
Are you sure you want to change the base?
Conversation
…rovider, and API routes for team creation and user management
…d add user to team
Great work so far @vishalkadam47 ! |
Excited to see this feature in production! |
…nt features with preview deployment functionality
…a refetch after user deletion
Bump^ Any update? need this asap my dokploy is looking like hell |
the current user management system would not auto grant user permission to servers that create later, hope this could be fixed |
25d062f
to
17d4ad2
Compare
I've paused work on this PR due to the deprecated Lucia auth. I'll pick it back up once the migration to Better-Auth #988 is complete. |
Thank you for all your hard work! It is truly appreciated. Everyone will benefit from this PR. My Dokploy dashboard is messy, with over 100 deployed items, websites, and databases. Hope you will return ASAP! |
Thank you for your proactivity! This is undoubtedly a much-needed feature
in Dokploy. I love the project for its beauty and functionality, but I
really miss this feature. My workspace is quite cluttered, and it would be
great to organize not only by projects but also by teams. I hope your
efforts weren’t in vain!
…On Thu, Feb 6, 2025 at 4:56 PM David Tanasescu ***@***.***> wrote:
Thank you for all your hard work! It is truly appreciated. Everyone will
benefit from this PR. My Dokploy dashboard is messy, with over 100 deployed
items, websites, and databases. Hope you will return ASAP!
—
Reply to this email directly, view it on GitHub
<#882 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIR355YM3T22IO6FMUK6532OO45JAVCNFSM6AAAAABTS6QIHKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBQHA3DANZQGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I really appreciate your support! It’s great to know that this feature will help improve dashboard organization, especially for large-scale deployments like yours. I’ll definitely be back to finish it once the migration to Better-Auth is complete. Looking forward to making Dokploy even better. |
Thank you for your kind words! I completely understand the need for better organization within Dokploy, and I’m excited to bring this feature to life. Rest assured, my efforts aren’t in vain—I’ll be resuming work on this soon. |
I'm currently trying to work on adapting an existing part of Dokploy to integrate with the Teams Management System. This will allow existing users to be transitioned into teams, introducing a role-based structure. The implementation might still function even after the migration to Better-Auth. Or would it be better to wait until the migration is complete? |
This PR is a work in progress aimed at enhancing the Team management system.
Pending Enhancements