gohorsejobs/backend/internal/services
2026-01-17 18:23:41 -03:00
..
activity_log_service.go feat: implementar múltiplas features 2025-12-27 11:19:47 -03:00
admin_extra_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
admin_service.go feat(backoffice): corrige erro 500 e implementa seeder de banco 2026-01-09 12:21:56 -03:00
admin_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
application_service.go Merge branch 'dev' 2026-01-17 18:23:41 -03:00
application_service_test.go Merge branch 'dev' 2026-01-17 18:23:41 -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 Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
email_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
fcm_service.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
job_service.go Merge branch 'dev' 2026-01-17 18:23: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
metrics_service.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
notification_service.go Resolve merge conflicts in backend, backoffice, and frontend 2025-12-27 21:45:48 -03:00
notification_service_test.go test: add new NotificationService instantiation test 2025-12-28 01:34:07 -03:00
seeder_service.go feat: add register no swaggger 2026-01-13 19:57:53 -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
subscription_service.go feat: implement stripe subscriptions, google analytics, and user crud 2025-12-27 12:06:54 -03:00
ticket_service.go Merge branch 'dev' 2026-01-17 18:23:41 -03:00
ticket_service_test.go Allow admins to access ticket details 2026-01-03 19:41:44 -03:00