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

Grupper #90

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Grupper #90

wants to merge 6 commits into from

Conversation

Trobbi
Copy link
Contributor

@Trobbi Trobbi commented Oct 9, 2024

A baseline for groups, might be a bit wonky and Im not 100% that I did the merge completely correct.

@Trobbi Trobbi linked an issue Oct 9, 2024 that may be closed by this pull request
@Trobbi Trobbi requested review from Equasa and PelicanQ October 9, 2024 16:31
@@ -29,6 +29,12 @@ class UserRead(fastapi_users_schemas.BaseUser[int], BaseSchema):
want_notifications: bool


class UserInGroupRead(fastapi_users_schemas.BaseUser[int], BaseSchema):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also not sure about fastapi_users_schemas.BaseUser[int] here, is this something we always want?

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.

Fix nollningsgrupper in the database
1 participant