This website requires JavaScript.
Explore
Help
Sign In
arcodange
/
dance-lessons-coach
Watch
1
Star
0
Fork
0
You've already forked dance-lessons-coach
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
243
Commits
10
Branches
0
Tags
d3b74c31b73a4902679f29f89cf0db3e664d7560
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gabriel Radureau
52065c9cf3
✨
refactor: convert all DanceLessonsCoach mentions to kebab-case
Some checks failed
CI/CD Pipeline / Build Docker Cache (push)
Successful in 10s
Details
CI/CD Pipeline / CI Pipeline (push)
Failing after 13s
Details
2026-04-07 19:11:39 +02:00
Gabriel Radureau
10c909581c
📝
docs: add comprehensive user management ADR and technical documentation\n\nAdded ADR-0018 for User Management and Authentication System with:\n- Non-persisted admin user with master password authentication\n- JWT-based authentication with bcrypt password hashing\n- PostgreSQL database schema and GORM integration\n- Admin-assisted password reset workflow\n- Comprehensive security considerations\n\nAdded ADR-0019 for BDD Feature Structure:\n- Epic/User Story organization pattern\n- Unified development workflow\n- Source of truth hierarchy\n\nAdded technical documentation:\n- Complete user management system specification\n- API endpoints and integration details\n- Security architecture and best practices\n\nGenerated by Mistral Vibe.\nCo-Authored-By: Mistral Vibe <vibe@mistral.ai>
Some checks failed
CI/CD Pipeline / CI Pipeline (push)
Has been cancelled
Details
2026-04-06 22:41:21 +02:00