turniere-backend/app/serializers
Daniel Schädler 2e336262aa Add state to stage
This state is required to stop the group stage and trigger playoff
generation, it is (for now) irrelevant for anything other than that.
2019-06-13 13:21:24 +02:00
..
application_serializer.rb Include id-attribute for all serializers 2018-12-11 17:12:55 +01:00
group_score_serializer.rb Add GroupScore, Group and StageSerializer 2018-12-11 17:12:55 +01:00
group_serializer.rb Add GroupScore, Group and StageSerializer 2018-12-11 17:12:55 +01:00
match_score_serializer.rb Include team-relation in MatchScoreSerializer 2018-12-11 17:12:55 +01:00
match_serializer.rb Add winner attribute to match serializer 2019-05-28 23:18:55 +02:00
simple_tournament_serializer.rb Include description only in full Tournament 2018-12-11 17:12:55 +01:00
stage_serializer.rb Add state to stage 2019-06-13 13:21:24 +02:00
team_serializer.rb Add serializer for Match, Score and Team 2018-11-21 18:57:59 +01:00
tournament_serializer.rb Add two new parameters to tournament 2019-06-13 13:21:24 +02:00