66 Commits

Author SHA1 Message Date
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
Vari
fceab708aa Started working on Admin Dashboard, setup layout and the nav-bar 2024-03-16 04:31:11 +01:00
Vari
cd9d96d421 Added new logic to fill the avatar urls on login. 2024-03-16 04:00:37 +01:00
Patrik Leifert
baf09193be Merge branch 'dev' into feature-PakManager 2024-03-01 02:31:16 +01:00
Patrik Leifert
8acf308554 Add file manager functionality 2024-03-01 02:26:41 +01:00
Vari
dc628828e0 Fixed that loggin in via web wasnt setting the last known username 2024-02-24 15:00:13 +01:00
Vari
90a233e7f2 Completed steam web login, forget i only had a dd() there.
Fixed auth implementation in user model.
2024-02-14 22:38:21 +01:00
Vari
55129acc7a Added Socialite for steam web login, to secure the admin log viewer. 2024-02-14 21:02:18 +01:00