ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages/Moderation
koko 3a2cdc9afe
Improve moderation case page and case partial (#900)
* Add pagination to moderation cases list and tweak case dismissal task

* Clean up case partial and add extended case status indicators

* Redirect back to cases list after dismissing a case

* Fix typo on cases list queue counter

* Fix dismissal queue counter

* Convert dismiss button check into pattern

* Turn down case dismissal task repeat interval to every 1 hour

* Use page 0 for case searching

* Implement pagination on the admin users list <3

* Fix pagination button padding and update colors to match existing role colors

* Fix typo in admin search placeholder

* Make cases searchable by user/slot ID instead of reason

Due to the current state of the moderation case entity, I can't directly query against the affected user name, so I've added the ability to search for the affected user/slot ID instead of reason.

* Actually apply the desired changes instead of just fixing the counts

* Grammatical nitpick in the search box placeholder
2023-09-22 18:53:53 +00:00
..
BannedUsersPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
BannedUsersPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
CasePage.cshtml Improve moderation case page and case partial (#900) 2023-09-22 18:53:53 +00:00
CasePage.cshtml.cs Improve moderation case page and case partial (#900) 2023-09-22 18:53:53 +00:00
HiddenLevelsPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
HiddenLevelsPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ModPanelPage.cshtml Improve input validation for story level moderation 2023-06-26 23:41:30 -05:00
ModPanelPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
NewCasePage.cshtml Fix rendering issues with case creation page (#863) 2023-08-08 19:24:03 -05:00
NewCasePage.cshtml.cs Fix rendering issues with case creation page (#863) 2023-08-08 19:24:03 -05:00
ReportPage.cshtml User settings, level settings, language and timezone selection and more. (#471) 2022-09-17 14:02:46 -05:00
ReportPage.cshtml.cs Allow moderators to access individual reports. 2023-05-26 02:27:11 -05:00
ReportsPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ReportsPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00