Update todo

This commit is contained in:
2025-09-23 20:56:32 -07:00
parent e3d3555230
commit 096d2583f4
2 changed files with 5 additions and 8 deletions
+2 -5
View File
@@ -9,16 +9,13 @@ Server:
Update the company rating
JobCleanupService:
Need to update notification email to show what job and to follow theme of website
Need to update notification email to show what job was autoclosed and to follow theme of website | base off company email verify
CompanyEmailVerify:
Need to update notification email to follow theme of website
Create page to notify cx that their work email has been verified
JobListingController:
Dont refresh on every filter edit
Line 63 is terrible and need to be fixed in the JobListing DB JobListingController
bools and numbers are getting strigified which breaks the mysql parameters
Need to work on job filtering more
Validation:
Alot of the validation is only taking place client side.