SuccessChanges

Summary

  1. tsk72 Changes the values of the enums to uppercase (details)
Commit 2c8331940434cf772a0eafe1553159f362587d2e by miguel.ferreiro.diaz
tsk72 Changes the values of the enums to uppercase
Changes the values of the Type and Topic enums to uppercase.
The file was modifiedadditional-material/db/microstories-mysql.creation.sql (diff)
The file was modifiedjsf/src/main/webapp/user/home.xhtml (diff)
The file was modifiedtests/src/main/resources/datasets/user-create-story.xml (diff)
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java (diff)
The file was modifiedjsf/src/main/webapp/search.xhtml (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedtests/src/main/resources/datasets/user-update-story.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topic.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Type.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java (diff)
The file was modifiedadditional-material/db/microstories-mysql.data.sql (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java (diff)
The file was modifiedjsf/src/main/webapp/resources/components/microstories/modalComponent.xhtml (diff)
The file was modifiedjsf/src/main/webapp/styles/main.css (diff)
The file was modifiedtests/src/main/resources/datasets/user-update-stories.xml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/user-publicate-story.xml (diff)