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: updates slack user service 🚚 #20

Closed
wants to merge 7 commits into from
Closed

feat: updates slack user service 🚚 #20

wants to merge 7 commits into from

Conversation

omar-elbaz
Copy link
Contributor

@omar-elbaz omar-elbaz commented Mar 28, 2024

Description ✏️

Updates Slack User Service with two new functions. GetAllUsers and GetUserProfile

Related to #2

  • Implement two new functions in the slack-user.service file which call the slack api to:
  • Get All Users in the ColorStack Family Workspace
  • Fetch each user's individual User Profile

These will be needed in order to migrate birthdates from Slack to the ColorStack Member Profile Database, and will also be beneficial in the future when accessing Slack users.

Type of Change 🐞

  • Feature - A non-breaking change which adds functionality.
  • Fix - A non-breaking change which fixes an issue.
  • Refactor - A change that neither fixes a bug nor adds a feature.
  • Documentation - A change only to in-code or markdown documentation.
  • Tests - A change that adds missing unit/integration tests.
  • Chore - A change that is likely none of the above.

Checklist ✅

  • I have done a self-review of my code.
  • I have manually tested my code (if applicable).
  • I have added/updated any relevant documentation (if applicable).

@omar-elbaz omar-elbaz requested a review from ramiAbdou as a code owner March 28, 2024 18:23
@omar-elbaz omar-elbaz changed the title feat: Updates Slack User Service feat: Updates Slack User Service 🚚 Mar 28, 2024
@omar-elbaz omar-elbaz changed the title feat: Updates Slack User Service 🚚 feat: updates slack user service 🚚 Mar 28, 2024
@omar-elbaz omar-elbaz closed this Mar 29, 2024
@omar-elbaz omar-elbaz deleted the omar/slack-service branch March 29, 2024 18:36
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.

1 participant