turniere-backend/app
Daniel Schädler c9e1e153df Add interactor to advance all teams stuck in single team matches
After playoffs are created, before saving the stage this interactor
goes to the intermediate stage, looks for all the matches that are
:single_team matches and populates the match below with their respective
"winner".
2019-06-17 15:02:30 +02:00
..
controllers Add BetsController 2019-06-17 13:48:49 +02:00
errors Raise UserServiceError instead of StandardError 2019-06-17 13:48:49 +02:00
interactors Add interactor to advance all teams stuck in single team matches 2019-06-17 15:02:30 +02:00
jobs Apply rubocop formatting 2018-11-10 15:50:27 +01:00
mailers Apply rubocop formatting 2018-11-10 15:50:27 +01:00
models Assign :intermediate_stage to first stage if single_team matches present 2019-06-17 15:02:30 +02:00
organizers Add interactor to advance all teams stuck in single team matches 2019-06-17 15:02:30 +02:00
serializers Add Bet serializer 2019-06-17 13:48:50 +02:00
services Assign :intermediate_stage to first stage if single_team matches present 2019-06-17 15:02:30 +02:00
views/layouts Fix missing title in unused E-Mail Template 2019-05-26 17:41:11 +02:00