gohorsejobs/backend/internal/services
Tiago Yamamoto 0876584499 feat(seeder): add realistic job templates with all new fields
Replace placeholder job data with 10 varied templates covering:
- employment_type (full-time, part-time, contract, dispatch)
- work_mode (remote, hybrid, onsite)
- salary_min/max, salary_type, currency (BRL/USD/EUR/GBP/JPY)
- salary_negotiable, language_level, visa_support
- date_posted, realistic descriptions and locations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-22 13:06:32 -06:00
..
activity_log_service.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
admin_extra_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
admin_service.go feat(backoffice): corrige erro 500 e implementa seeder de banco 2026-01-09 12:21:56 -03:00
admin_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
application_service.go Merge branch 'dev' 2026-01-17 18:23:41 -03:00
application_service_test.go fix: restore frontend dependencies and update environment 2026-02-14 17:19:53 +00:00
appwrite_service.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
audit_service.go fix(services): initialize all list slices to empty array to prevent null json response 2025-12-24 18:11:17 -03:00
audit_service_test.go test: add admin, notification, audit service tests (+30% coverage increase) 2025-12-24 20:01:54 -03:00
auxiliary_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
chat_service.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
chat_service_test.go feat: atualiza fluxo de cadastro de candidatos com persistência completa de dados e máscara de telefone 2026-01-06 18:19:47 -03:00
cloudflare_service.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
company_follower_service.go chore: commit pending changes 2026-02-15 16:03:40 +00:00
cpanel_service.go feat: add backoffice credentials page and backend support 2025-12-31 16:13:27 -03:00
credentials_service.go fix: make migration 032 idempotent and fix UUID type in credentials bootstrap 2026-02-07 17:22:15 +00:00
credentials_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
email_service.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
email_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
favorite_job_service.go chore: commit pending changes 2026-02-15 16:03:40 +00:00
fcm_service.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
job_alert_service.go feat: implement careerjet gap analysis improvements 2026-02-14 19:37:25 +00:00
job_service.go fix(search): add companies JOIN to countQuery so keyword search works 2026-02-22 13:02:29 -06:00
job_service_test.go fix(backend): fix AdminService tests and expand CoreHandlers coverage 2025-12-28 02:32:57 -03:00
location_service.go feat: add location selector and contract types 2025-12-26 15:18:16 -03:00
metrics_service.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
notification_service.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
notification_service_test.go test: add new NotificationService instantiation test 2025-12-28 01:34:07 -03:00
seeder_service.go feat(seeder): add realistic job templates with all new fields 2026-02-22 13:06:32 -06:00
settings_service.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
settings_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
storage_service.go feat(backend): add missing storage routes and job datePosted support 2026-02-14 21:16:12 -03:00
storage_service_test.go feat: atualiza fluxo de cadastro de candidatos com persistência completa de dados e máscara de telefone 2026-01-06 18:19:47 -03:00
subscription_service.go feat: implement full auth system with HTTPOnly cookies + JWT, fix migrations to UUID v7, remove mock data from frontend 2026-02-16 05:20:46 -06:00
ticket_service.go Merge branch 'dev' 2026-01-17 18:23:41 -03:00
ticket_service_test.go Allow admins to access ticket details 2026-01-03 19:41:44 -03:00
video_interview_service.go feat: implement careerjet gap analysis improvements 2026-02-14 19:37:25 +00:00