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(group-manager): create manager to handle iridium user data #4123

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

nathan-power
Copy link
Contributor

What this PR does πŸ“–

  • Adds a UserManager to handle iridium user data.

Which issue(s) this PR fixes πŸ”¨
AP-2046

Special notes for reviewers πŸ—’οΈ

  • This PR only creates UserManager, no changes in external components or managers to connect with UserManager has been made.
  • Future tickets will handle replacing the user data currently handled separately in both the FriendsManager and GroupManager with user data inside UsersManager, in order to keep user consolidated in one place.

Additional comments 🎀

@nathan-power nathan-power requested a review from josephmcg August 4, 2022 00:37
@nathan-power nathan-power self-assigned this Aug 4, 2022
@github-actions github-actions bot added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Aug 4, 2022
@josephmcg josephmcg merged commit a3d2c16 into iridium-dev Aug 4, 2022
@josephmcg josephmcg deleted the AP-2046 branch August 4, 2022 01:41
@github-actions github-actions bot removed the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Aug 4, 2022
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.

2 participants