SuccessChanges

Summary

  1. tsk17 Adds relationship between team and user (details)
Commit 5aa0054e6d77dfa87bf00ed241d349c97305761b by anrodriquez
tsk17 Adds relationship between team and user
Added relationship so that a user can manage various teams, but a team
is managed by a user
Conflicts have been resolved after the added change
Solved the obligation for a user to have a competition, since it is not
a requirement of the system
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/UserTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/Team.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/HeadquarterTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/TeamTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/ligaaas/domain/entities/User.java (diff)