Yamamoto
|
6700d367f0
|
docs: update BACKEND.md with comprehensive API routes and removal of docker-compose
|
2026-01-02 18:58:08 -03:00 |
|
Tiago Yamamoto
|
2e8a12682c
|
docs: update backend documentation with current date
|
2025-12-29 10:41:03 -03:00 |
|
Tiago Yamamoto
|
b79566aad7
|
docs: update backend api docs and swagger
|
2025-12-28 00:29:34 -03:00 |
|
Tiago Yamamoto
|
2217755478
|
docs: fix mermaid diagram syntax in backend readme
|
2025-12-27 23:42:42 -03:00 |
|
Tiago Yamamoto
|
e6131dfe33
|
docs: adjust deploy runner info to 'docker' in backend readme
|
2025-12-27 23:19:55 -03:00 |
|
Tiago Yamamoto
|
7783c9a0dc
|
docs: add troubleshooting section and update workflow runner label
|
2025-12-27 23:11:08 -03:00 |
|
Tiago Yamamoto
|
c651cbda1d
|
docs/ci: move workflow to .forgejo and add architecture diagram
|
2025-12-27 23:02:54 -03:00 |
|
Tiago Yamamoto
|
0bc1c27ef6
|
docs: update backend documentation with deployment and new services
|
2025-12-27 22:58:23 -03:00 |
|
Tiago Yamamoto
|
6c5b7586c9
|
docs: Comprehensive BACKEND.md update with all services, endpoints, and integrations
|
2025-12-26 12:35:13 -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 |
|