gohorsejobs/backend
Tiago Yamamoto a5bb7b2a31 feat: add backend tests to CI pipeline, improve responsive design, add unit tests
- Add test-backend job to .forgejo/workflows/deploy.yaml
- Fix JobService and TicketService tests
- Create ticket_service_test.go
- Create frontend unit tests (forgot-password, jobs/[id], dashboard/users)
- Improve responsiveness for users page, forgot-password, and apply page
2025-12-28 01:27:48 -03:00
..
cmd feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
docs docs: update backend api docs and swagger 2025-12-28 00:29:34 -03:00
internal feat: add backend tests to CI pipeline, improve responsive design, add unit tests 2025-12-28 01:27:48 -03:00
migrations feat: add company profile fields 2025-12-26 15:48:13 -03:00
tests feat: add profile page, dynamic dashboard, and backend integration tests 2025-12-24 19:38:11 -03:00
.dockerignore docs: complete project documentation overhaul 2025-12-09 19:36:36 -03:00
.env.example feat: implement high priority features 2025-12-24 11:40:53 -03:00
.gitignore feat: add location selector and contract types 2025-12-26 15:18:16 -03:00
BACKEND.md docs: update backend api docs and swagger 2025-12-28 00:29:34 -03:00
Dockerfile chore(docker): setup google mirror for base images 2025-12-24 17:46:57 -03:00
go.mod feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
go.sum feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00