Skip to content
Snippets Groups Projects
Andre Hartig's avatar
Alexander Görlitz's avatar
  • 6f9d1eda · just added 1 ignore to testCreateOperationTeam()
Andre Hartig's avatar
Christopher Seitz's avatar
Alexander Görlitz's avatar
  • 4d6e19b5 · updated deleteOperation in OperationServiceImpl
Alexander Görlitz's avatar
  • a176cc15 · preparatioNote command for delete working
Alexander Görlitz's avatar
  • 9f6bd1d5 · preparatioNote command create and update working
Alexander Görlitz's avatar
  • 753e756e · created PreparationNote, with working Create and Update methods.
Alexander Görlitz's avatar
  • 8754ef1b · updated the method delete(OperationTeam), removeStaff() has now the...
Andre Hartig's avatar
  • ca56d37c · general small changes and first tests for operationTeam. Has error ...
Andre Hartig's avatar
  • 7af8baab · small changes on opStaff and implementation of opStaff tests.
Alexander Görlitz's avatar
  • 25ba47f1 · Updated removeOPStaffsinOperationTeams() and implemented getOperati...
Alexander Görlitz's avatar
  • 040d00d7 · Updated opStaffsInOperationTeams and created the testMethods
Andre Hartig's avatar
  • b585b422 · implemented connection between opStaff and operationTeam without us...
Alexander Görlitz's avatar
Alexander Görlitz's avatar
  • afbb30fd · Updated the SELECT Statement for getOperationTeamOPStaff(Id<Operati...
Alexander Görlitz's avatar
  • c14ca4d3 · Created the method removeStaff
Alexander Görlitz's avatar
  • 6ddb338f · Updated Table opStaffsinOperationTeams: removed Primary and set the...
Andre Hartig's avatar
Alexander Görlitz's avatar
  • acd6d903 · Implemented reference for Operation to OperationTeam, only thing to...