SuccessChanges

Summary

  1. tsk42 Adds role to user entity (details)
Commit bea7fcb5049910f1de9132ad551d8df2229ea31a by sdmunhoz
tsk42 Adds role to user entity
Adds role to entities, tests, xml and sql files
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/UserTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/IsEqualToUser.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories-create.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-update.xml (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoryTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.creation.sql (diff)
The file was modifiedtests/src/main/resources/datasets/stories-less-than-six.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-by-user.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-search.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/User.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.full.sql (diff)
The file was modifiedadditional-material/db/microstories-mysql.data.sql (diff)
The file was modifieddomain/src/main/resources/META-INF/data.sql (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamc/microstories/entities/ViewTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories-with-views.xml (diff)