Fix
Fix all occured problems while integrating the frontend:
- Vote resets will work
- removed composite key of RoomAccess
- Fix /room/{id}/moderator Route
- bonustoken creation and deletion fix and rename userId Attributes of Bonustoken to accountId
- wrong return of /comment/find/count fix
- Fix the pipeline
- some Mono´s and Flux´s wasn´t correct subscribed and not excecuted because of that.
- Component diagram added
- Fix CastException thrown in RoomFindQueryService because of a cast from String to UUID
- Updated ERD
- Change String ID´s to UUID Attributes
- New ID´s a re now generated by the DB
- For now all Routes are permitted (CHANGE LATER!! #14 (closed))
Edited by Tim Dahmen