]> git.localhorst.tv Git - alttp.git/commit
add per-round protocol dialog
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 7 May 2025 15:41:07 +0000 (17:41 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 7 May 2025 15:41:07 +0000 (17:41 +0200)
commitc445d96181ae4ad63121f4f5b2ede8de39c6f69e
treeb795ccec0ad106d6c1e07ee1d56e6c73277cf7b6
parent4c7701cdf4a3e7e0e827a0b4dfca9531f6703679
add per-round protocol dialog
app/Http/Controllers/ProtocolController.php
app/Models/Round.php
resources/js/components/protocol/Dialog.js
resources/js/components/protocol/Item.js
resources/js/components/protocol/Protocol.js
resources/js/components/protocol/RoundProtocol.js [new file with mode: 0644]
resources/js/components/rounds/Item.js
routes/api.php