gohorsejobs/frontend/src/app/dashboard
Tiago Yamamoto 59cd1fa01a feat: add pagination to candidates list endpoint
- Add PaginationInfo struct to candidates DTO
- Update ListCandidates service to support page/perPage params
- Update handler to parse pagination query params
- Update frontend candidates page with pagination controls
2026-02-23 18:02:41 -06:00
..
admin/email-templates chore: replace native window.confirm with Custom ConfirmModal 2026-02-23 11:24:55 -06:00
applications chore: replace native window.confirm with Custom ConfirmModal 2026-02-23 11:24:55 -06:00
candidates feat: add pagination to candidates list endpoint 2026-02-23 18:02:41 -06:00
candidato/perfil chore: database reset, frontend API configuration 2026-02-09 14:11:05 +00:00
companies feat: fix language switcher visibility in dashboard header and align pagination buttons 2026-02-23 12:07:07 -06:00
jobs chore: replace native window.confirm with Custom ConfirmModal 2026-02-23 11:24:55 -06:00
messages 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
my-applications chore: database reset, frontend API configuration 2026-02-09 14:11:05 +00:00
my-jobs fix: resolve TypeScript build errors preventing Coolify deploy 2026-02-18 11:33:45 -06:00
profile Fix profile updates, avatar upload, and settings 2026-01-03 20:21:29 -03:00
seeder fix: Auth URL race, Seeder Reset 500, and UI confirmation modal 2026-01-03 14:21:29 -03:00
settings fix: sync credentials services between backend and frontend 2026-02-23 16:20:25 -06:00
support/tickets feat: add category field to tickets system 2026-02-23 15:43:35 -06:00
tickets fix: add category field to admin tickets page 2026-02-23 15:53:17 -06:00
users feat: fix language switcher visibility in dashboard header and align pagination buttons 2026-02-23 12:07:07 -06:00
layout.tsx chore: trigger frontend deploy 2025-12-31 13:39:35 -03:00
page.tsx refactor(roles): rename companyAdmin->admin and jobSeeker->candidate 2025-12-24 13:30:50 -03:00