..
admin_extra_test.go
feat: add test coverage and handler improvements
2026-01-02 08:50:29 -03:00
admin_service.go
feat: melhorias na gestão de empresas e correções de persistência
2026-01-08 17:14:41 -03:00
admin_service_test.go
feat: add test coverage and handler improvements
2026-01-02 08:50:29 -03:00
application_service.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
application_service_test.go
fix(backend): fix AdminService tests and expand CoreHandlers coverage
2025-12-28 02:32:57 -03: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
cpanel_service.go
feat: add backoffice credentials page and backend support
2025-12-31 16:13:27 -03:00
credentials_service.go
Add payment gateway configs and lock credentials
2026-01-03 20:28:21 -03:00
credentials_service_test.go
feat: add test coverage and handler improvements
2026-01-02 08:50:29 -03:00
email_service.go
feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting
2025-12-26 12:21:34 -03:00
email_service_test.go
feat: add test coverage and handler improvements
2026-01-02 08:50:29 -03:00
fcm_service.go
feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting
2025-12-26 12:21:34 -03:00
job_service.go
feat: melhorias na gestão de empresas e correções de persistência
2026-01-08 17:14:41 -03: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
notification_service.go
feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting
2025-12-26 12:21:34 -03:00
notification_service_test.go
test: add new NotificationService instantiation test
2025-12-28 01:34:07 -03: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: 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
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
ticket_service.go
fix: resolve redeclared variable in ticket_service.go
2026-01-04 12:44:27 -03:00
ticket_service_test.go
Allow admins to access ticket details
2026-01-03 19:41:44 -03:00