Commit Graph

10 Commits

Author SHA1 Message Date
Vari
a0e2e321cc Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks.
Changed some descriptions of the admin tools for Miraak.

Aded some more Permissions and added a moderator role.
2024-08-11 16:34:59 +02:00
Vari
9d1c3a935c fixed some styling for the create news button 2024-03-23 05:23:14 +01:00
Vari
bb1749d49b Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
Vari
2c93107bc6 Added Alpine.js to the project and implemented some enabled input dependencies to the gamenews admin page. 2024-03-23 05:23:14 +01:00
Vari
f51185172c Added 'Enabled' value to game news to enable and disable them individually.
Added Some error handling and Required some fields to gamenews.
2024-03-23 05:23:14 +01:00
Vari
8cf29a2139 Added Create Gamenews button to gamenews tool page. 2024-03-23 05:23:14 +01:00
Vari
e9294248af Finished Game news save form submit, also moved alerts into global app template. 2024-03-23 05:23:14 +01:00
Vari
90fbc458db Created some more input components and added all attributes to game news entry.
Also added Route and function for accepting post in GameNewsController
2024-03-23 05:23:14 +01:00
Vari
01b1fefc72 Started working on the Game news admin tool page, also setup some base components for input. 2024-03-23 05:23:14 +01:00
Vari
a9d6d00185 Created Admin frontend layout and created the first admin tools. 2024-03-17 00:09:09 +01:00