Start work on filtering logic
This commit is contained in:
@@ -15,6 +15,19 @@ Server:
|
||||
Emails:
|
||||
Make emails follow theme of website better
|
||||
|
||||
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
|
||||
|
||||
Validation:
|
||||
Alot of the validation is only taking place client side.
|
||||
Need to validate all inputs before processing
|
||||
Phone number
|
||||
Email Address
|
||||
City, CountryCode, PostalCode
|
||||
When applying to a job, The server doesnt make sure that the company only fields are not modified
|
||||
|
||||
Client:
|
||||
jobs/editor:
|
||||
Want to add completed job listing preview at end of carosel
|
||||
|
||||
Reference in New Issue
Block a user