]> git.localhorst.tv Git - alttp.git/commit
lock tournaments
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 19 Mar 2022 12:00:32 +0000 (13:00 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 19 Mar 2022 12:00:32 +0000 (13:00 +0100)
commit7016f4b28fa1324269ae9e2a8aad28dd562927d4
tree6aa4818f9d2ff4eb9d7147cccd401a7b23b6b9a6
parent09c1644b5f64d7423905ae1be8f79da0b482289a
lock tournaments
app/Console/Commands/LockRound.php
app/Console/Commands/LockTournament.php [new file with mode: 0644]
app/Events/TournamentChanged.php [new file with mode: 0644]
app/Models/Protocol.php
app/Policies/TournamentPolicy.php
database/migrations/2022_03_19_114733_lock_tournaments.php [new file with mode: 0644]
resources/js/components/pages/Tournament.js
resources/js/helpers/permissions.js