nxtgauge-backend-rust/apps
Tracewebstudio Dev c433ab5fed feat(db): update service handlers and models for new schema
- Update leads service to use 'leads' table
- Update extension models to use user_role_profile_id
- Update ProfessionalRepository to work with new schema
- Create TracecoinWalletRepository for wallet operations
- Update all handlers to use new model fields
- Rename Application fields (job_seeker_id -> applicant_user_id)
- Update cron tasks for new schema
- Fix compilation errors across all services
2026-04-13 00:29:44 +02:00
..
catering_services feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
companies feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
cron feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
customers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
developers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
employees fix: use unique ports 9100-9117 (avoids conflicts with BrowserOS on 9000/9103) 2026-04-09 22:18:30 +02:00
fitness_trainers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
gateway feat: add separate jobs and leads services 2026-04-12 22:03:06 +02:00
graphic_designers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
job_seekers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
jobs feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
leads feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
makeup_artists feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
payments fix(payments): update axum router path syntax to v0.7 2026-04-10 03:09:16 +02:00
photographers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
social_media_managers feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
tutors feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
ugc_content_creators feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
users feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00
video_editors feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +02:00