-
Notifications
You must be signed in to change notification settings - Fork 4
User management docs #137
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
User management docs #137
Conversation
f6a5aaa
to
57428b6
Compare
@nrichers this is ready for your review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@subatraSR2 thank you for your updates! I made some suggested edits you can commit directly with Commit suggestion and left a few other comments as well. Let me know if you have any questions.
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Co-authored-by: Nik Richers <nik@validmind.ai>
Made changes to change bullet list to alphebetically ordered list
Thanks to @nrichers, we have just done a full render of the docs site with reference to pull requests concluded by ServiceRocket. |
@cachafla and @mehdi0501 if you have a chance, could you take a look at this pull request, please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent 👏
@mehdi0501 #137 (comment) is another comment I can't reply to directly, but I have made the suggested change verbatim. |
Co-authored-by: Andres Rodriguez <andresr83@gmail.com>
Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com>
Co-authored-by: mehdi0501 <98982652+mehdi0501@users.noreply.github.com>
…ocumentation into user-management-placeholders
Internal Notes for Reviewers
This PR adds a new user management section to our user guide that includes:
Output
A preview is available: https://docs-demo.vm.validmind.ai/guide/user-management.html
Manage users
Manage groups
Manage roles & permissions
What's in scope?
PRs created by ServiceRocket that relate to user management: https://github.com/validmind/frontend/pulls?q=is%3Apr+label%3Aservicerocket+
References
These docs are likely incomplete and need need to be tested and revised further as the functionality gets implemented. The intent here is to seed our user guide with some placeholder content that Service Rocket can build on.
Addresses https://app.shortcut.com/validmind/story/2136/create-user-guide-placeholders-for-user-management.
External Release Notes
Our user guide now includes end-to-end instructions for managing users on the ValidMind platform. This new content covers common tasks such as inviting new users, adding them to user groups, and managing roles and permissions. Learn more ...