SuccessChanges

Summary

  1. tsk38 Adds functionality to delete user's microstories (details)
Commit 314174bd3969a795c8e5c2d3d62b35f2d6c59403 by martinperez.patricia
tsk38 Adds functionality to delete user's microstories
Adds new method in StoryEJB to delete user's story. When a story is
deleted, all the related views are deleted as well. This method checks
if the logged-in user is the author of the story. If not, it triggers an
exception.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)