gohorsejobs/backend/internal/services
2025-12-24 01:30:33 -03:00
..
admin_service.go feat: implement dynamic dashboard, auth hardening (pepper/httponly) and backend tests 2025-12-24 01:30:33 -03:00
application_service.go feat: implement dynamic dashboard, auth hardening (pepper/httponly) and backend tests 2025-12-24 01:30:33 -03:00
audit_service.go Add admin backoffice routes and dashboard 2025-12-22 16:37:05 -03:00
job_service.go Fix 500 error: handle NULL company name in GetJobs 2025-12-23 15:17:36 -03:00
job_service_test.go Refactor backend to use string IDs for Job, Company, and Application 2025-12-23 14:46:17 -03:00
notification_service.go feat: Implement Ticket System, Profile Page integration, and fix migrations 2025-12-23 19:22:55 -03:00
ticket_service.go feat: Implement Ticket System, Profile Page integration, and fix migrations 2025-12-23 19:22:55 -03:00