working #31

Merged
derek merged 8 commits from working into main 2025-08-19 21:18:48 -07:00
Showing only changes of commit 66cf419165 - Show all commits
+1 -20
View File
@@ -1,13 +1,4 @@
Server: Server:
Emails:
Dont follow theme of website
When a company is created:
Send email -> verify ownership of the email
Resume:
Block API Access as much as possible [ Disallow AI keyword filters ]
Auth: Auth:
Make sure autorenew works Make sure autorenew works
@@ -21,13 +12,9 @@ Server:
Need to update notification email Need to update notification email
Create page to notify cx that their work email has been verified Create page to notify cx that their work email has been verified
Server.csproj:
Find a way to keep all the libraries up to date
Client: Client:
jobs/editor: jobs/editor:
Job Listing Skills exists but isn't implimented in the UI Job Listing Skills exists but isn't implimented in the UI
Tab doesnt do anything
Want to add completed job listing preview at end of carosel Want to add completed job listing preview at end of carosel
Resume: Resume:
@@ -41,23 +28,17 @@ Client:
Mark ghost listings to allow users to be informed and put companies on blast Mark ghost listings to allow users to be informed and put companies on blast
company/editor: company/editor:
Need to lookup company before making a new one Keyboard Tab key does nothing
Tab key does nothing
Format phone number for database Format phone number for database
Check DataType's for email and phone. Check DataType's for email and phone.
Setup QueryParam's for Edit and New
Edit employees not implimented yet Edit employees not implimented yet
resume/editor: resume/editor:
Not fully tested yet
When adding new fields the fields above it glitch out and disappear
There is no data validation There is no data validation
Company: Company:
Need to impliment Add employee Need to impliment Add employee
Need to impliment Remove employee Need to impliment Remove employee
Edit Company -> Dont allow edit of company email due to it being verified
database: database:
Add Applied Jobs Table Add Applied Jobs Table