nxtgauge-backend-rust/crates
Tracewebstudio Dev 2e283e5d67 feat(db): add complete migration and update extension models to use user_role_profile_id
- Add comprehensive migration script for database schema redesign
- Update all extension profile models to reference user_role_profile_id
- Create user_role_profiles as root table for all role profiles
- Remove external portfolio links (github_url, portfolio_url, reel_url)
- Rename applications→job_applications, requirements→leads
- Drop deprecated tables (professionals, onboarding_submissions, etc.)
2026-04-12 23:55:08 +02:00
..
auth fix: resolve all compilation warnings and errors across services 2026-04-07 12:52:55 +02:00
cache chore: checkpoint current workspace changes 2026-03-22 15:55:29 +01:00
contracts feat: complete backend implementation - payments service, admin endpoints, auth guards, submit-for-verification for all roles 2026-04-06 06:19:10 +02:00
db feat(db): add complete migration and update extension models to use user_role_profile_id 2026-04-12 23:55:08 +02:00
db-migrate feat(db-migrate): add DROP_EXISTING_TABLES support 2026-04-12 21:58:57 +02:00
email fix(email): add lead acceptance/rejection compatibility methods for customers 2026-04-11 15:55:20 +02:00
storage chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00