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

[EPIC] Create groups #1632

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

[EPIC] Create groups #1632

scmet opened this issue Apr 24, 2024 · 0 comments

Comments

@scmet
Copy link
Collaborator

scmet commented Apr 24, 2024

Allow students enrolled in a course to collaborate in groups.

@scmet scmet self-assigned this Apr 24, 2024
@scmet scmet linked a pull request May 7, 2024 that will close this issue
scmet added a commit that referenced this issue May 12, 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

Successfully merging a pull request may close this issue.

1 participant