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

Add user management and role assignment functionality #29

Merged
merged 4 commits into from
Dec 31, 2024

Conversation

aksafan
Copy link
Collaborator

@aksafan aksafan commented Dec 30, 2024

#28

  • Added user CRUD (accessible only for Admin role):
image image - Added user roles assigning functionality (synchronized given roles with existed ones): image - Added tests. - Fixed bundle gems sync inside docker.

P.S. Make sure to run make reinit in order to get most recent docker changes and last migration added.

@aksafan aksafan linked an issue Dec 30, 2024 that may be closed by this pull request
@aksafan aksafan force-pushed the user_management branch 24 times, most recently from 5498c76 to b0d5877 Compare December 30, 2024 23:53
Copy link
Collaborator

@Haothai1 Haothai1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Haothai1 Haothai1 merged commit 484ea6a into develop Dec 31, 2024
2 checks passed
@aksafan aksafan deleted the user_management branch January 2, 2025 00:03
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.

Add user management and role assignment functionality
2 participants