Commit Graph

1069 Commits

Author SHA1 Message Date
4dd1442dc3 Actually send departments in post request 2023-10-19 16:50:50 -04:00
4fa6cc2c99 Fix toasts and actually close on submit on inactivity notice modal 2023-10-19 16:50:50 -04:00
3dfa0ce86d Properly clear user list on close 2023-10-19 16:50:49 -04:00
fa28e7b37f Reload on action 2023-10-19 16:50:49 -04:00
6cb8833b1a Make submission method for inactivity notice decisions 2023-10-19 16:50:49 -04:00
1b89ffaebd Very crude implementation of status display for inactivity notices 2023-10-19 16:50:48 -04:00
0559877ca4 Make POST handler for existing inactivity notice 2023-10-19 16:50:48 -04:00
dd2d9f2672 Greatly reduce repeated code 2023-10-19 16:50:48 -04:00
47e639be43 Create very-often used methods 2023-10-19 16:50:48 -04:00
77f5b2db26 Maybe this time (yeah right lol) 2023-10-19 16:50:47 -04:00
e2cafd60b6 Another attempt to fix removing users on game ban modal 2023-10-19 16:50:47 -04:00
2964beb998 Place longer text in description instead of title 2023-10-19 16:50:47 -04:00
1464c92093 Update packages 2023-10-19 16:50:47 -04:00
6c6048ce62 Prevent specified item from jumping to top on different queue type or refresh 2023-10-19 16:50:46 -04:00
05f2d1e732 Make buttons actually work and fix css for them 2023-10-19 16:50:46 -04:00
ef03797462 Add nothing here image 2023-10-19 16:50:46 -04:00
e2b2aad3d6 what could go wrong kekw 2023-10-19 16:50:45 -04:00
03c2cf1859 Display controls and enable autoplay on reports 2023-10-19 16:50:45 -04:00
7c0bc0d7f1 Maybe duplicates are fixed this time? 2023-10-19 16:50:45 -04:00
19a5f65b59 Fix cross-type requests and duplicates 2023-10-19 16:50:45 -04:00
c2b8f6f054 Move useToast hook into main function component body 2023-10-19 16:50:44 -04:00
95ac964e62 Include creation time in report kv value 2023-10-19 16:50:44 -04:00
54a650a003 Add keys to queue item cards 2023-10-19 16:50:44 -04:00
a3f65a397d Don't include user emails in lookup by id endpoint 2023-10-19 16:50:44 -04:00
c187b6816b Don't include user emails in mod queue api 2023-10-19 16:50:43 -04:00
73074254b6 Update packages 2023-10-19 16:50:43 -04:00
3ec0a30ed7 Apparently .run() does not return results 2023-10-19 16:50:43 -04:00
f6251b2918 I am an idiot 2023-10-19 16:50:42 -04:00
5c238c5b93 Yet more upload url problems 2023-10-19 16:50:42 -04:00
112e1faa3d THIS TIME it should be fixed 2023-10-19 16:50:42 -04:00
b97bfa9f26 Maybe? fix signature handling 2023-10-19 16:50:42 -04:00
d8bf398ed4 Fix potential hook issue 2023-10-19 16:50:41 -04:00
cb5aea2832 Parse appeal object before assigning it to data 2023-10-19 16:50:41 -04:00
056c6b84f3 Fix email sending not working 2023-10-19 16:50:41 -04:00
eb550a7c36 Move appeal bans entirely to D1 2023-10-19 16:50:41 -04:00
736543c374 Make appeal action endpoints un-useless 2023-10-19 16:50:40 -04:00
962509aff2 Fix creation time property 2023-10-19 16:50:40 -04:00
6b9ca08507 Bump node version 2023-10-19 16:50:40 -04:00
01ec9261de Make cursor a pointer when hovering over logout on desktop 2023-10-19 16:50:39 -04:00
e781ee19b5 yes 2023-10-19 16:50:39 -04:00
3616d58092 Oopsie I deleted the logout icon 2023-10-19 16:50:39 -04:00
53c06cbe56 Remove gma lookup work around
Table now has an "open" column
2023-10-19 16:50:39 -04:00
5ca71a43c2 Oops 2023-10-19 16:50:38 -04:00
70a45ac8ac Exclude version.txt from git 2023-10-19 16:50:38 -04:00
788e14e971 Slightly unbreak file processing 2023-10-19 16:50:38 -04:00
7f39f0d89f Don't check for open property on game appeals 2023-10-19 16:50:37 -04:00
c848453b1b Actually insert appeals into D1 2023-10-19 16:50:37 -04:00
acfd2be227 Oopsie that needs to be an AND check 2023-10-19 16:50:37 -04:00
05a0d192c3 Access check needs to be inverse 2023-10-19 16:50:37 -04:00
6589037329 Update packages 2023-10-19 16:50:36 -04:00