- 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 |
||
|---|---|---|
| .. | ||
| application_handler.go | ||
| application_handler_test.go | ||
| job_handler.go | ||
| job_handler_test.go | ||
| payment_handler.go | ||
| storage_handler.go | ||