ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages/Partials
koko 6f55ce3226
Add basic ability to flag duplicate levels (#753)
* Add the basics for duplicate level flagging

* Use this.BadRequest instead of StatusCode(500)

* Remove redundant slot creator check

* Include creator entity

* Redirect back to slot page for unauthenticated reqs

* Check if reporter = level creator on server side

* A few formatting nitpicks with the webhook

* Move external url config to a shorter var

* Change duplicate flag button icon to a flag

* Remove accidental dollar sign

Co-authored-by: Josh <josh@slendy.pw>

* Remove another accidental dollar sign

Co-authored-by: Josh <josh@slendy.pw>

* Three dollar signs... I'm blind

Co-authored-by: Josh <josh@slendy.pw>

* Update ProjectLighthouse.Servers.Website/Controllers/Moderator/ModerationSlotController.cs

Co-authored-by: Josh <josh@slendy.pw>

---------

Co-authored-by: Josh <josh@slendy.pw>
2023-04-27 02:48:19 +00:00
..
Links Display a lock icon next to locked levels (#738) 2023-04-11 02:16:03 +00:00
AdminPanelStatisticPartial.cshtml Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
AdminSetGrantedSlotsFormPartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
CaptchaPartial.cshtml Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
CommentsPartial.cshtml Add comment form max char limit validation (#722) 2023-03-30 06:03:12 +00:00
LeaderboardPartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ModerationCasePartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
PhotoPartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
RenderReportBoundsPartial.cshtml Add grief report webhook, add ability to link to individual reports 2022-07-27 00:11:15 -04:00
ReportPartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ReviewPartial.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotCardPartial.cshtml Add basic ability to flag duplicate levels (#753) 2023-04-27 02:48:19 +00:00
TwoFactorPartial.cshtml Clean up UI design for 2FA 2023-01-01 23:51:53 -06:00
UserCardPartial.cshtml Display a lock icon next to locked levels (#738) 2023-04-11 02:16:03 +00:00