..
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: implement automatic notifications for company status updates
2026-03-07 19:14:34 -03:00
admin_service_test.go
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06:00
application_service.go
feat: fix seeder password hashing, add custom questions, navbar/footer on register, payment handler
2026-02-23 20:26:49 -06:00
application_service_test.go
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06: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
company_follower_service.go
chore: commit pending changes
2026-02-15 16:03:40 +00:00
cpanel_service.go
feat: add backoffice credentials page and backend support
2025-12-31 16:13:27 -03:00
credentials_service.go
feat(config): Add MCP JSON bootstrap and unify docs
2026-03-09 20:39:16 +01:00
credentials_service_test.go
feat: add test coverage and handler improvements
2026-01-02 08:50:29 -03:00
credentials_testing.go
feat: add test connection feature for all external services
2026-03-07 12:12:05 -06: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: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06:00
favorite_job_service.go
chore: commit pending changes
2026-02-15 16:03:40 +00:00
fcm_service.go
fix: resolve duplicate FCM service and add SendMulticast method
2026-03-07 19:09:34 -03:00
job_alert_service.go
feat: implement careerjet gap analysis improvements
2026-02-14 19:37:25 +00:00
job_service.go
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06:00
job_service_test.go
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06: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
feat: implement LavinMQ messaging and background FCM notification worker
2026-03-07 18:49:33 -03:00
notification_service_test.go
test: add new NotificationService instantiation test
2025-12-28 01:34:07 -03:00
seeder_service.go
feat: fix seeder password hashing, add custom questions, navbar/footer on register, payment handler
2026-02-23 20:26:49 -06: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(backend): add missing storage routes and job datePosted support
2026-02-14 21:16:12 -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 full auth system with HTTPOnly cookies + JWT, fix migrations to UUID v7, remove mock data from frontend
2026-02-16 05:20:46 -06:00
test_out.txt
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06:00
test_out_new.txt
feat: optimize jobs database querying and immutable indexes
2026-02-25 07:23:45 -06:00
ticket_service.go
feat: add category field to tickets system
2026-02-23 15:43:35 -06:00
ticket_service_test.go
feat: add category field to tickets system
2026-02-23 15:43:35 -06:00
video_interview_service.go
feat: implement careerjet gap analysis improvements
2026-02-14 19:37:25 +00:00