nxtgauge-backend-rust/crates
Tracewebstudio Dev 2861e7a5fe fix: replace u.full_name with u.name in remaining services
- companies: user.name in email and contact queries
- customers: user.name in email
- job_seekers: u.name in company user query
- cron tasks (jobs/leads/requirements): use u.name instead of u.full_name
- contracts/profession_shared: u.name for customer_name fields
2026-04-13 17:12:49 +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 fix: replace u.full_name with u.name in remaining services 2026-04-13 17:12:49 +02:00
db fix(auth): use 'name' column instead of 'full_name', combine first_name + last_name 2026-04-13 16:55:09 +02:00
db-migrate feat(db): update service handlers and models for new schema 2026-04-13 00:29:44 +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