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

[Group] Database Model for Group Registration #1635

Open
scmet opened this issue Apr 30, 2024 · 0 comments
Open

[Group] Database Model for Group Registration #1635

scmet opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@scmet
Copy link
Collaborator

scmet commented Apr 30, 2024

No description provided.

@scmet scmet self-assigned this Apr 30, 2024
@scmet scmet changed the title [Group] Database Model for GroupRegistration [Group] Database Model for Group Registration Apr 30, 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 <jonas-ian.kuche@mni.thm.de>
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 <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 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 <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

When branches are created from issues, their pull requests are automatically linked.

1 participant