summaryrefslogtreecommitdiff
path: root/domain
AgeCommit message (Expand)AuthorFilesLines
2024-07-15turns: perform widespread code cleanup actionsFelix Morgner5-9/+42
2024-07-14turns: rename "order value" to "priority"Felix Morgner5-29/+29
2024-07-14app/ui: enable deletion of participantsFelix Morgner1-0/+3
2024-07-14app/ui: show status view when turn order is emptyFelix Morgner2-0/+9
2024-07-14app: implement basic creation of participantsFelix Morgner2-3/+2
2024-07-14domain: add basic turn order typeFelix Morgner6-11/+77
2024-07-14domain/participant: convert to propertiesFelix Morgner3-33/+36
2024-07-13domain/participant: add three way comparison operatorFelix Morgner3-0/+46
2024-07-12domain/tests: initialize glibFelix Morgner2-2/+3
2024-07-12domain: add basic participantFelix Morgner4-0/+160