gohorsejobs/backend/internal/services
2026-01-03 20:28:21 -03:00
..
admin_extra_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
admin_service.go Fix profile updates, avatar upload, and settings 2026-01-03 20:21:29 -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: implemented delete application endpoint and dashboard action 2025-12-26 01:29:31 -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: add test coverage and handler improvements 2026-01-02 08:50:29 -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 fix(backend): fix AdminService tests and expand CoreHandlers coverage 2025-12-28 02:32:57 -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 Fix profile updates, avatar upload, and settings 2026-01-03 20:21:29 -03:00
storage_service_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
ticket_service.go Allow admins to access ticket details 2026-01-03 19:41:44 -03:00
ticket_service_test.go Allow admins to access ticket details 2026-01-03 19:41:44 -03:00