Andrés Eduardo García Márquez
|
df06225b98
|
docs: update project documentation for activation feature
Updated documentation across all deliverables:
Requirements (AN-001):
- Add activation flow requirements
- Document admin management capabilities
User Stories (AN-003):
- Add activation-related user stories
- Admin stories for student management
Domain Model (DI-002):
- Document Student activation fields
- Update entity relationships
GraphQL Schema (DI-004):
- Add activation mutations and queries
- Document new endpoints
Configuration:
- DV-004: Database schema changes
- DV-005: New environment variables
Project docs:
- DEV-GUIDE.md: Update project structure and commands
- README.md: Add activation feature documentation
- ENTREGABLES.md: Update deliverables summary
- DEPLOYMENT.md: Update deployment instructions
- RECOMMENDATIONS.md: Add security recommendations
|
2026-01-09 07:43:57 -05:00 |
Andrés Eduardo García Márquez
|
9f25e8bf9d
|
docs: add QA regression report and update recommendations
- Add regression test report with 14 passed tests
- Verify DEF-001 and DEF-002 fixes
- Update recommendations with CI/CD deployment info
|
2026-01-08 11:23:19 -05:00 |
Andrés Eduardo García Márquez
|
a98862add8
|
feat: add CI/CD pipeline, password recovery, and QA improvements
- Add Gitea Actions workflow for automated k3s deployment
- Implement password recovery with recovery codes (no email needed)
- Fix unenroll mutation (missing studentId parameter)
- Fix dashboard handling for expired sessions
- Add optimized Docker builds with caching
- Add k3s all-in-one deployment manifest
- Add QA test report and recommendations
|
2026-01-08 10:49:32 -05:00 |