Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Create createTeamAndMatchUser.ts #337

Merged
merged 5 commits into from
Oct 26, 2023
Merged

Conversation

EstebanDalelR
Copy link
Member

Description

Allows calling the db to do create a team if it doesn't exist or match a user to a team

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore: cleanup/renaming, etc
  • RFC

Notes

Acceptance

@vercel
Copy link

vercel bot commented Oct 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
watermelon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 9:56pm

@watermelon-copilot-for-code-review
Copy link

watermelon-copilot-for-code-review bot commented Oct 25, 2023

WatermelonAI Summary

The 5 commits in this Pull Request are focused on creating and improving the functionality of creating a team and matching a user to a team.

Commit 1 adds the initial code for creating a team and matching a user to a team.

Commit 2 renames a file, likely for better organization or to match naming conventions.

Commit 3 imports a file, possibly to utilize its functionality for creating and matching teams.

Commit 4 utilizes the organization parameter to match on a call, indicating that the team and user matching is based on the organization they belong to.

Commit 5 merges the changes from the 'dev' branch into the 'feature/match-users-to-team' branch.

Overall, the business logic of this Pull Request focuses on adding the functionality to create a team and match users to teams based on their organization.

GitHub PRs

Click here to login to Jira
Click here to login to Confluence
Slack Threads deactivated by EstebanDalelR
Notion Pages deactivated by EstebanDalelR
Linear Tickets deactivated by EstebanDalelR
Click here to login to Asana
watermelon is an open repo and Watermelon will serve it for free.
🍉🫶

Copy link
Collaborator

@baristaGeek baristaGeek left a comment

Choose a reason for hiding this comment

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

This has already been addressed in #326 but posting it here again: Got this after going to the Team tab with my new account [email protected]

@EstebanDalelR
Copy link
Member Author

This has already been addressed in #326 but posting it here again: Got this after going to the Team tab with my new account [email protected]

Got "this"?

@EstebanDalelR
Copy link
Member Author

This refers to this image (@baristaGeek):
image

On that: unrelated, won't fix.

@EstebanDalelR EstebanDalelR merged commit eae03a0 into dev Oct 26, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants