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

[API] Add group creation and registration functionality #1640

Merged
merged 14 commits into from
May 28, 2024

Conversation

scmet
Copy link
Collaborator

@scmet scmet commented May 12, 2024

No description provided.

@scmet scmet requested a review from a team as a code owner May 12, 2024 14:51
Copy link
Member

@Zitrone44 Zitrone44 left a comment

Choose a reason for hiding this comment

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

Looks good so far 👍

Only the following comments:

Zitrone44
Zitrone44 previously approved these changes May 21, 2024
Copy link
Member

@Zitrone44 Zitrone44 left a comment

Choose a reason for hiding this comment

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

Everything works 👍

@Zitrone44 Zitrone44 merged commit 5744d5d into dev May 28, 2024
16 checks passed
@Zitrone44 Zitrone44 deleted the 1632-epic-create-groups branch May 28, 2024 06:37
Medienkunzt pushed a commit that referenced this pull request May 28, 2024
* adding mongodb and minio to core depencies in docker-compose.yml (#1649)

Co-authored-by: Sven Roman Reinhard <sven.roman.reinhard@mni.thm.de>

* 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 <sven.roman.reinhard@mni.thm.de>

* [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 <jonas-ian.kuche@mni.thm.de>

---------

Co-authored-by: Sven Roman Reinhard <sven.roman.reinhard@mni.thm.de>
Co-authored-by: Jonas Kuche <Zitrone44@users.noreply.github.com>
Co-authored-by: Sophie Methe <159429982+scmet@users.noreply.github.com>
Co-authored-by: Jonas Kuche <jonas-ian.kuche@mni.thm.de>
Medienkunzt pushed a commit that referenced this pull request 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 <sven.roman.reinhard@mni.thm.de>

* 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 <sven.roman.reinhard@mni.thm.de>

* [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 <jonas-ian.kuche@mni.thm.de>

---------

Co-authored-by: Sven Roman Reinhard <sven.roman.reinhard@mni.thm.de>
Co-authored-by: Jonas Kuche <Zitrone44@users.noreply.github.com>
Co-authored-by: Sophie Methe <159429982+scmet@users.noreply.github.com>
Co-authored-by: Jonas Kuche <jonas-ian.kuche@mni.thm.de>

---------

Co-authored-by: Sven Roman Reinhard <sven.roman.reinhard@mni.thm.de>
Co-authored-by: Jonas Kuche <Zitrone44@users.noreply.github.com>
Co-authored-by: Sophie Methe <159429982+scmet@users.noreply.github.com>
Co-authored-by: Jonas Kuche <jonas-ian.kuche@mni.thm.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants