Commit Graph

180 Commits

Author SHA1 Message Date
75005da3b3 Finish appeal[id] middleware 2023-10-19 16:49:13 -04:00
55817306d2 Add captcha handling in report submission endpoint 2023-10-19 16:49:13 -04:00
a1c12d49c3 Update dependencies 2023-10-19 16:49:13 -04:00
9cd66cdcf4 Add types and permissions to mod queue list endpoint 2023-10-19 16:49:12 -04:00
b124b6c631 Create per-id appeal middleware 2023-10-19 16:49:12 -04:00
cce71c9093 Create login check middleware for all appeals api routes 2023-10-19 16:49:12 -04:00
732e9f0336 Don't lazy load components in mod queue 2023-10-19 16:49:11 -04:00
9e44a7e0a1 Add actual permission check to appeal toggle endpoint 2023-10-19 16:49:11 -04:00
894baedb27 Simplify open appeals check 2023-10-19 16:49:11 -04:00
f6322728ab Override existing workers types instead of force installing 2023-10-19 16:49:11 -04:00
f89ded9ae8 Actually fix emotion cache bullshittery this time 2023-10-19 16:49:10 -04:00
ef0915df4f Fix remix dev server being goofy in node16 module resolution 2023-10-19 16:49:10 -04:00
15a816f82a Push two stragglers 2023-10-19 16:49:10 -04:00
04dcbb4181 Remix migration 2023-10-19 16:49:09 -04:00
5d2774fb2e Create mod queue list skeleton 2023-10-19 16:49:09 -04:00
a83af19c6e Display login component and actually force dropdown to right 2023-10-19 16:49:09 -04:00
8a27b5d5c7 Update dependencies 2023-10-19 16:49:09 -04:00
d9a9a9f335 Create server handler for mod queue page 2023-10-19 16:49:08 -04:00
7f1deea157 Update team page 2023-10-19 16:49:08 -04:00
342cbc0337 Create appeal card generation 2023-10-19 16:49:08 -04:00
ba76840015 Create AppealCard component 2023-10-19 16:49:08 -04:00
090c190b21 Create first part of updateQueue function 2023-10-19 16:49:07 -04:00
7c823d1f8b Remove url options parsing from server renderer
This will be done via the api
2023-10-19 16:49:07 -04:00
aca40f5666 Create new inactivity notice skeleton 2023-10-19 16:49:07 -04:00
1f7335f031 Return user-facing name for queue types in page prop 2023-10-19 16:49:06 -04:00
5d90d0b1b1 Return 403 if user cannot see any queue item type 2023-10-19 16:49:06 -04:00
5a9c663479 Create select renderer 2023-10-19 16:49:06 -04:00
d731acd5b2 Add radio generator function 2023-10-19 16:49:06 -04:00
f6a5cfee55 Delete ModWrapper component - This won't be used at all 2023-10-19 16:49:05 -04:00
d731041378 Initial commit 2023-10-19 16:49:05 -04:00