Commit Graph

8 Commits

Author SHA1 Message Date
TenX PM 821ec285d9 deploy: hr-portal 2026-05-04 20:55:25 +00:00
TenX PM 443c4a2f00 deploy: hr-portal 2026-05-04 20:37:44 +00:00
TenX PM 87e9346d62 feat: complete HR portal full-stack application
- NestJS backend with 11 modules: Auth, Employees, Departments, Attendance, Leaves, Payroll, Reimbursements, Announcements, Tax, Reports, Admin
- JWT authentication with refresh tokens, role-based access (employee/hr_admin/super_admin)
- MongoDB schemas with Mongoose for all entities
- PDF payslip generation with pdfkit
- OpenTelemetry tracing to SigNoz
- Automatic database seeding on first startup
- Next.js 14 frontend with App Router, Tailwind CSS
- 25 pages covering all employee, HR admin, and super admin workflows
- Multi-stage Dockerfile with nginx proxy
- test-manifest.json for E2E testing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-04 19:32:52 +00:00
TenX PM 4330e0d65e fix: deploy.sh status polling - tolerate build transition 2026-05-04 16:08:44 +00:00
TenX PM 2c0c4e34c2 fix: deploy.sh - ssl, port detection, deploy trigger 2026-05-04 16:07:46 +00:00
TenX PM 76d70fa7b4 add: nginx Dockerfile to serve designs 2026-05-04 16:02:42 +00:00
TenX PM 012c87f43d deploy: hr-portal-designs 2026-05-04 15:57:12 +00:00
TenX PM 96d64f4b6f deploy: hr-portal-designs 2026-05-04 15:56:20 +00:00