-
Notifications
You must be signed in to change notification settings - Fork 9
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
[Groups] Database Model for Group #1633
Labels
Comments
scmet
added a commit
that referenced
this issue
Apr 26, 2024
Zitrone44
added a commit
that referenced
this issue
May 28, 2024
* #1633 * Create model for groups (#1633) * Add group controller (#1634) * Add group service (#1634) * Add migration for user group field (#1635) * Add Controller for Group Registration (#1636) * Add Service for Group Registration (#1636) * Add MembershipExceedException (#1637) * Correct lint errors (#1632) * docs(core): update api docs with group routes --------- Co-authored-by: Jonas Kuche <[email protected]>
Medienkunzt
pushed a commit
that referenced
this issue
May 28, 2024
* adding mongodb and minio to core depencies in docker-compose.yml (#1649) Co-authored-by: Sven Roman Reinhard <[email protected]> * fix(ci): try disabling coverage again * adding äÄöÖüÜߧ²³°´? to allowed chars in sql play ground (#1647) adding äÄöÖüܧ²³°´ to allowed chars in sql play ground Co-authored-by: Sven Roman Reinhard <[email protected]> * [API] Add group creation and registration functionality (#1640) * #1633 * Create model for groups (#1633) * Add group controller (#1634) * Add group service (#1634) * Add migration for user group field (#1635) * Add Controller for Group Registration (#1636) * Add Service for Group Registration (#1636) * Add MembershipExceedException (#1637) * Correct lint errors (#1632) * docs(core): update api docs with group routes --------- Co-authored-by: Jonas Kuche <[email protected]> --------- Co-authored-by: Sven Roman Reinhard <[email protected]> Co-authored-by: Jonas Kuche <[email protected]> Co-authored-by: Sophie Methe <[email protected]> Co-authored-by: Jonas Kuche <[email protected]>
Medienkunzt
pushed a commit
that referenced
this issue
May 28, 2024
…(x) (#1659) * removed trailing spaces from dbentries. Replaced CHAR(x) with VARCHAR(x) * plz is now char not varchar * PLZ is now CHAR(5) not VARCHAR(5) (#1660) * adding mongodb and minio to core depencies in docker-compose.yml (#1649) Co-authored-by: Sven Roman Reinhard <[email protected]> * fix(ci): try disabling coverage again * adding äÄöÖüÜߧ²³°´? to allowed chars in sql play ground (#1647) adding äÄöÖüܧ²³°´ to allowed chars in sql play ground Co-authored-by: Sven Roman Reinhard <[email protected]> * [API] Add group creation and registration functionality (#1640) * #1633 * Create model for groups (#1633) * Add group controller (#1634) * Add group service (#1634) * Add migration for user group field (#1635) * Add Controller for Group Registration (#1636) * Add Service for Group Registration (#1636) * Add MembershipExceedException (#1637) * Correct lint errors (#1632) * docs(core): update api docs with group routes --------- Co-authored-by: Jonas Kuche <[email protected]> --------- Co-authored-by: Sven Roman Reinhard <[email protected]> Co-authored-by: Jonas Kuche <[email protected]> Co-authored-by: Sophie Methe <[email protected]> Co-authored-by: Jonas Kuche <[email protected]> --------- Co-authored-by: Sven Roman Reinhard <[email protected]> Co-authored-by: Jonas Kuche <[email protected]> Co-authored-by: Sophie Methe <[email protected]> Co-authored-by: Jonas Kuche <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: