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

feat: update user profile role to array & add project centroid endpoints #297

Merged
merged 27 commits into from
Oct 18, 2024

Conversation

Pradip-p
Copy link
Collaborator

@Pradip-p Pradip-p commented Oct 17, 2024

Description:

  • Updated Role Management: Changed the role column in the user profile model to store roles as an array.
  • Fixes: Resolved role management issues in the profile update endpoint.
  • New Endpoints: Added functionality to retrieve project centroids with task status.

screenshots

Screenshot from 2024-10-17 10-47-37

@Pradip-p Pradip-p self-assigned this Oct 17, 2024
@github-actions github-actions bot added bug Something isn't working backend Related to backend code migration labels Oct 17, 2024
@Pradip-p
Copy link
Collaborator Author

@suzit-10 I’ve completed the backend changes regarding the user profile role and project centroids. we need to update the frontend to reflect these changes.

@suzit-10
Copy link
Collaborator

@Pradip-p Frontend changes required for this feature have been successfully merged.

@nrjadkry nrjadkry merged commit da594b0 into develop Oct 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code bug Something isn't working frontend migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants