]> git.localhorst.tv Git - alttp.git/commit
round titles
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 21 Oct 2022 17:49:01 +0000 (19:49 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 21 Oct 2022 17:49:01 +0000 (19:49 +0200)
commit4f4b2fd64141cbbff953881e2705602a00b85df5
tree04de308feef6f5b694b2a86a39266b6bf8a39359
parent33feb66adcce4897c9c92a0300ddcb45bc269da1
round titles
15 files changed:
app/Http/Controllers/RoundController.php
app/Models/Protocol.php
app/Policies/RoundPolicy.php
database/migrations/2022_10_21_151122_round_title.php [new file with mode: 0644]
resources/js/components/protocol/Item.js
resources/js/components/rounds/EditButton.js [new file with mode: 0644]
resources/js/components/rounds/EditDialog.js [new file with mode: 0644]
resources/js/components/rounds/EditForm.js [new file with mode: 0644]
resources/js/components/rounds/Item.js
resources/js/components/rounds/SeedDialog.js
resources/js/helpers/permissions.js
resources/js/i18n/de.js
resources/js/i18n/en.js
resources/sass/rounds.scss
routes/api.php