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
|
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
|
a1cd7e3798
|
Added permission check to bans page to only allow it when the user has the EDIT_USERS permission.
|
2024-05-20 05:06:46 +02:00 |
|
Vari
|
4f865b4d2a
|
Tried fixing some more timezone stuff and ban status check for the admin UI
|
2024-05-20 04:42:37 +02:00 |
|
Vari
|
91ac9b2138
|
Added UI to create/delete and edit bans.
|
2024-05-20 01:12:54 +02:00 |
|
Vari
|
681464ae23
|
Small Hotifx, added missing permission checks for user list and details page.
|
2024-04-28 12:45:04 +02:00 |
|
Vari
|
e4b0574ef4
|
Added the ability to Reset Player data in the user details page.
|
2024-04-27 23:43:40 +02:00 |
|
Vari
|
661baeddb3
|
Added Success Notification when editing a user.
|
2024-04-25 23:47:34 +02:00 |
|
Vari
|
16a10132cc
|
Added Edit User endpoint and implemented it for the user details.
|
2024-04-25 23:39:30 +02:00 |
|
Vari
|
139c1f0b47
|
Started work on User Details admin page
|
2024-03-25 23:31:37 +01:00 |
|
Vari
|
b75113b0e0
|
Increased users per page
|
2024-03-24 21:03:20 +01:00 |
|
Vari
|
fca0d17443
|
Added User List admin tool
Also added the default laravel pagination to tailwind.config.js
|
2024-03-24 20:52:54 +01:00 |
|