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 |
||
|---|---|---|
| .. | ||
| seeders | ||
| utils | ||
| db.js | ||
| index.js | ||
| inspect_schema.js | ||
| migrate.js | ||
| run_migration.js | ||
| verify-login.js | ||
| verify-tags.js | ||