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 modifiedjsf/src/main/webapp/index.xhtml
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedtests/src/main/resources/datasets/stories-remove.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Type.java
The file was modifiedjsf/src/main/webapp/resources/components/microstories/modalComponent.xhtml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/test/StoryServiceIntegrationTest.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Story.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java
The file was modifiedjsf/src/main/webapp/styles/main.css
The file was modifiedtests/src/main/resources/datasets/user-create-story.xml
The file was modifiedjsf/src/main/webapp/user/home.xhtml
The file was modifiedtests/src/main/resources/datasets/user-publicate-story.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/UserTest.java
The file was modifiedtests/src/main/resources/datasets/user-update-stories.xml
The file was modifiedadditional-material/db/microstories-mysql.data.sql
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedjsf/src/main/webapp/search.xhtml
The file was modifiedadditional-material/db/microstories-mysql.creation.sql
The file was modifiedtests/src/main/resources/datasets/user-update-story.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/Topic.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java