Backend: - Added migration 030_add_salary_negotiable.sql - Added SalaryNegotiable field to Job model Frontend: - Updated PostJobPage with salary mode toggle (fixed/range) - Added 'Candidato envia proposta' checkbox to hide salary - Updated job submission logic and confirmation display |
||
|---|---|---|
| .. | ||
| application.go | ||
| company.go | ||
| favorite_job.go | ||
| job.go | ||
| location.go | ||
| login_audit.go | ||
| notification.go | ||
| password_reset.go | ||
| tag.go | ||
| ticket.go | ||
| user.go | ||
| user_company.go | ||