Block a user
docs: Fix documentation drift across repository
M4: Updated
M4 & M5 Complete
M4: Updated docs/ARCHITECTURE-OVERVIEW.md
- Updated Feature Capsule Architecture section to list all 15 features
- Rewrote Current Features section with all 15 features…
docs: Fix documentation drift across repository
M3 Complete: Updated
M3 Complete: Updated docs/DATABASE-SCHEMA.md
Major rewrite documenting all database tables:
Added sections:
- Admin Tables:
admin_users,admin_audit_logs - User Tables: `user_profile…
docs: Fix documentation drift across repository
M2 Complete: Updated
M2 Complete: Updated docs/README.md
Changes:
- Removed dead link to
docs/ADMIN.md(feature removed) - Added 8 missing feature README links to navigation
- Updated feature count from 7 to…
docs: Fix documentation drift across repository
M1 Complete: Updated
M1 Complete: Updated .ai/context.json
Added 8 missing features to application_features:
auth- User signup, email verification workflow using Auth0backup- Manual and scheduled…
docs: Fix documentation drift across repository
Backup retention purges all backups based on hourly schedule instead of category-based retention
egullickson
deleted branch issue-4-terms-conditions from egullickson/motovaultpro
2026-01-03 19:20:31 +00:00
feat: add Terms & Conditions checkbox to signup (#4)
Add Terms & Conditions agreement checkbox to user signup
feat: add Terms & Conditions checkbox to signup (#4)
egullickson
pushed to issue-4-terms-conditions at egullickson/motovaultpro
2026-01-03 18:27:54 +00:00
egullickson
created branch issue-4-terms-conditions in egullickson/motovaultpro
2026-01-03 18:20:40 +00:00
egullickson
pushed to issue-4-terms-conditions at egullickson/motovaultpro
2026-01-03 18:20:40 +00:00
Add Terms & Conditions agreement checkbox to user signup
Plan: Terms & Conditions Checkbox
Phase: Planning