- impl(frontend): server-side pagination for jobs listing - impl(frontend): standardized api error handling and sonner integration - test(frontend): added unit tests for JobCard - impl(backend): added SanitizeMiddleware for XSS protection - test(backend): added table-driven tests for JobService - docs: updated READMES, created ROADMAP.md and DATABASE.md - fix(routing): redirected landing page buttons to /jobs |
||
|---|---|---|
| .. | ||
| admin_service.go | ||
| application_service.go | ||
| audit_service.go | ||
| job_service.go | ||
| job_service_test.go | ||