- Fix CreateJob 500 error by extracting user ID correctly - Secure Create/Update/Delete Job routes with AuthGuard - Fix Notifications/Tickets/Profile 500 error (UUID vs Int mismatch) - Add E2E test for CreateJob |
||
|---|---|---|
| .. | ||
| admin_service.go | ||
| application_service.go | ||
| audit_service.go | ||
| job_service.go | ||
| job_service_test.go | ||
| notification_service.go | ||
| ticket_service.go | ||