Add multi-file upload, auto-refresh reports, and CSV export
- Allow recruiters to upload multiple CVs at once with batch processing - Add auto-refresh polling on Report page during CV processing - Add CSV export button on Dashboard for completed check summaries - Update logo and reset to Bootstrap default styling Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@using System.Net.Http
|
||||
@using System.IO
|
||||
@using System.Net.Http
|
||||
@using System.Net.Http.Json
|
||||
@using System.Security.Claims
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
|
||||
Reference in New Issue
Block a user