nxtgauge-backend-rust/apps/customers
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
..
src fix: replace u.full_name with u.name in remaining services 2026-04-13 17:12:49 +02:00
Cargo.toml feat(phase1): wire email notifications, shared email crate, AppState for services 2026-04-02 01:42:48 +02:00
Dockerfile fix: add OpenSSL static linking for musl builds 2026-04-09 11:59:57 +02:00