26 Commits

Author SHA1 Message Date
Vari
2e0c7bd35b reported chat messages Style hotfix. 2024-11-09 02:42:48 +01:00
Vari
50eccd40b4 Reported chat message match chat history frontend. 2024-11-09 00:54:22 +01:00
Vari
84a10713d5 Backend implementation of full match chat 2024-11-09 00:54:22 +01:00
Vari
101688399f Added Report admin Tool with frontend to handle Player Reports. Similar to the Chat Message handling. 2024-07-28 21:50:59 +02:00
Vari
16bb5d88d5 Added Created Ad Timestamp to chat message list 2024-07-27 19:11:53 +02:00
Vari
b483513064 Added some more links to the chat messages list to easer go to the message users profile, inbox, bans etc. 2024-07-27 19:07:09 +02:00
Vari
45cb45b8cc Added Admin UI for handling bad chat messages. 2024-07-27 18:25:02 +02:00
Vari
b86ac5e1ec Player inbox: rename rewardType to type because game expects that. 2024-07-11 20:52:32 +02:00
Vari
c9c8022b39 Some bugfixes + now added showing the deleted messages in the user inbox. 2024-07-09 01:43:59 +02:00
Vari
1093e11250 Hopefully finished Inbox Messages! 2024-07-07 23:24:48 +02:00
Vari
e51cbce906 Fixed template and Js of the item-selector because it only worked if it was only one time on the page.
Added user-selector dropdown with data fetching from the backend.

Fix a null error in the inbox-message component.
2024-07-06 21:17:24 +02:00
Vari
b975170b55 Almost Finished the inbox messages adminpage. Now the only thing missing is the creation of new messages and the mailer. 2024-07-02 23:45:02 +02:00
Vari
a5b2b59c59 Added 'Admin Login' Button to maintenance page.
Added 'Return to Homepage' Button to admin navbar.
2024-04-28 17:27:24 +02:00
Vari
8b472fed0e Added styling globally for light mode and made table styles global, so we dont need to use custom components. 2024-03-24 20:51:45 +01:00
Vari
506eeed106 Changed raw text input for background assets to dropdown that read out the filenames of an available public asset path 2024-03-23 05:23:14 +01:00
Vari
404aeae539 Fixed form validation blocking the news delete in some cases. 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
f82081b3fe Fixed gamenews background vbalues being filled in wrong 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