Backend: - Updated DTOs to include SalaryNegotiable and WorkingHours - Updated JobService to map and persist these fields (CREATE, GET, UPDATE) - Ensure DB queries include new columns Frontend: - Added 'Working Hours' (Jornada de Trabalho) dropdown to PostJobPage - Updated state and submit logic - Improved salary display in confirmation step Seeder: - Updated jobs seeder to include salary_negotiable and valid working_hours |
||
|---|---|---|
| .. | ||
| acme.js | ||
| applications.js | ||
| cities.js | ||
| companies.js | ||
| epic-companies.js | ||
| fictional-companies.js | ||
| jobs.js | ||
| location-loader.js | ||
| notifications.js | ||
| regions.js | ||
| tags.js | ||
| users.js | ||