]> git.localhorst.tv Git - alttp.git/commit
protocol frontend
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 11 Mar 2022 14:01:42 +0000 (15:01 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 11 Mar 2022 14:01:42 +0000 (15:01 +0100)
commitc30ac282dde3d746d6a7762ee18c70b4416500b5
treeffe2f381b4b646b772b9083ca582b2b9b7e0bcd6
parent4388278823ac8a791641ac1d65fc675e9543b8e8
protocol frontend
15 files changed:
app/Events/ProtocolAdded.php
app/Http/Controllers/ProtocolController.php
app/Models/Participant.php
app/Models/Tournament.php
app/Policies/TournamentPolicy.php
resources/js/components/common/Icon.js
resources/js/components/protocol/Dialog.js [new file with mode: 0644]
resources/js/components/protocol/Item.js [new file with mode: 0644]
resources/js/components/protocol/List.js [new file with mode: 0644]
resources/js/components/protocol/Protocol.js [new file with mode: 0644]
resources/js/components/tournament/Detail.js
resources/js/helpers/permissions.js
resources/js/i18n/de.js
routes/api.php
routes/channels.php