GoHorse Deploy
|
e157910dd4
|
fix: handle duplicate user email errors properly
|
2026-03-06 09:40:49 -03:00 |
|
Tiago Yamamoto
|
15b462b143
|
test: increase backend use case coverage
|
2026-02-16 23:25:26 -03:00 |
|
GoHorse Deploy
|
694f6c3313
|
chore: commit pending changes
|
2026-02-15 16:03:40 +00:00 |
|
NANDO9322
|
c97aeacf3b
|
Merge branch 'dev'
|
2026-01-17 18:23:41 -03:00 |
|
Tiago Yamamoto
|
aeb57f325a
|
Fix profile updates, avatar upload, and settings
|
2026-01-03 20:21:29 -03:00 |
|
Tiago Yamamoto
|
9d19751acb
|
Resolve merge conflicts in backend, backoffice, and frontend
|
2025-12-27 21:45:48 -03:00 |
|
Tiago Yamamoto
|
9ee9f6855c
|
feat: implementar múltiplas features
Backend:
- Password reset flow (forgot/reset endpoints, tokens table)
- Profile management (PUT /users/me, skills, experience, education)
- Tickets system (CRUD, messages, stats)
- Activity logs (list, stats)
- Document validator (CNPJ, CPF, EIN support)
- Input sanitizer (XSS prevention)
- Full-text search em vagas (plainto_tsquery)
- Filtros avançados (location, salary, workMode)
- Ordenação (date, salary, relevance)
Frontend:
- Forgot/Reset password pages
- Candidate profile edit page
- Sanitize utilities (sanitize.ts)
Backoffice:
- TicketsModule proxy
- ActivityLogsModule proxy
- Dockerfile otimizado (multi-stage, non-root, healthcheck)
Migrations:
- 013: Profile fields to users
- 014: Password reset tokens
- 015: Tickets table
- 016: Activity logs table
|
2025-12-27 11:19:47 -03:00 |
|
Tiago Yamamoto
|
841b1d780c
|
feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting
- Backend: Email producer (LavinMQ), EmailService interface
- Backend: CRUD API for email_templates and email_settings
- Backend: avatar_url field in users table + UpdateMyProfile support
- Backend: StorageService for pre-signed URLs
- NestJS: Email consumer with Nodemailer and Handlebars
- Frontend: Email Templates admin pages (list/edit)
- Frontend: Updated profileApi.uploadAvatar with pre-signed URL flow
- Frontend: New /post-job public page (company registration + job creation wizard)
- Migrations: 027_create_email_system.sql, 028_add_avatar_url_to_users.sql
|
2025-12-26 12:21:34 -03:00 |
|
Tiago Yamamoto
|
e0b16e5b29
|
Fix profile 404/500 and user deletion 403
|
2025-12-26 09:55:19 -03:00 |
|
Tiago Yamamoto
|
43c0719664
|
feat(users): add company selection and status to create user modal
|
2025-12-26 01:18:14 -03:00 |
|
Tiago Yamamoto
|
6ab7e357fb
|
fix(users): resolve 403 on update and enable role/status editing
|
2025-12-26 01:14:18 -03:00 |
|
Tiago Yamamoto
|
9b389e1c9f
|
fix(services): initialize all list slices to empty array to prevent null json response
|
2025-12-24 18:11:17 -03:00 |
|
Tiago Yamamoto
|
7bb081f7c2
|
fix(backend): Resolve compilation error in update_user.go
|
2025-12-23 19:24:58 -03:00 |
|
Tiago Yamamoto
|
78ce341370
|
feat: Implement Ticket System, Profile Page integration, and fix migrations
|
2025-12-23 19:22:55 -03:00 |
|
Tiago Yamamoto
|
1de5d31815
|
Fix user list pagination response type
|
2025-12-22 20:44:13 -03:00 |
|
Tiago Yamamoto
|
9c17a7a15a
|
Add paginated users listing
|
2025-12-22 16:43:54 -03:00 |
|
Tiago Yamamoto
|
1c7ef95c1a
|
first commit
|
2025-12-09 19:04:48 -03:00 |
|