HR-ATS-Portal/backend/talent
Talha Ahmed 7e76fb7874 Find Talent: Apify spend tracking + responsive fixes
- talent_runs.cost_usd records each run's actual charge (usageTotalUsd),
  accumulated across the broadened re-run ladder (migration 018).
- GET /talent/account: live balance and cycle spend from Apify
  /users/me/limits (nulls when Apify is unreachable) plus the observed
  $/profile over recorded runs.
- Header shows Balance / Spent / $-per-profile chips that refresh with
  every search; the run status line shows the last search's cost and the
  confirm dialog estimates from the live average.
- Responsive: toolbar controls stack edge-to-edge and candidate card
  footers wrap instead of clipping their buttons on phones.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 17:29:10 +05:00
..
app.py Find Talent: Apify spend tracking + responsive fixes 2026-08-31 17:29:10 +05:00
enums.py Find Talent: shortlist sourced profiles for outreach 2026-08-31 14:34:23 +05:00
matching.py s3 configured pending testing 2026-08-28 13:32:25 +05:00
models.py Find Talent: Apify spend tracking + responsive fixes 2026-08-31 17:29:10 +05:00
plugins.py Find Talent: Apify spend tracking + responsive fixes 2026-08-31 17:29:10 +05:00
serializers.py Find Talent: Apify spend tracking + responsive fixes 2026-08-31 17:29:10 +05:00
views.py Find Talent: Apify spend tracking + responsive fixes 2026-08-31 17:29:10 +05:00