summaryrefslogtreecommitdiff
path: root/domain/src
AgeCommit message (Expand)AuthorFilesLines
2024-07-14app/ui: show status view when turn order is emptyFelix Morgner1-0/+8
2024-07-14app: implement basic creation of participantsFelix Morgner1-2/+1
2024-07-14domain: add basic turn order typeFelix Morgner2-6/+44
2024-07-14domain/participant: convert to propertiesFelix Morgner1-13/+15
2024-07-13domain/participant: add three way comparison operatorFelix Morgner1-0/+10
2024-07-12domain: add basic participantFelix Morgner1-0/+41