Matt
98f4a957cc
Performance optimization, applicant portal, and missing DB migration
Performance:
- Convert admin dashboard from SSR to client-side tRPC (fixes 503/ChunkLoadError)
- New dashboard.getStats tRPC endpoint batches 16 queries into single response
- Parallelize jury dashboard queries (assignments + gracePeriods via Promise.all)
- Add project.getFullDetail combined endpoint (project + assignments + stats)
- Configure Prisma connection pool (connection_limit=20, pool_timeout=10)
- Add optimizePackageImports for lucide-react tree-shaking
- Increase React Query staleTime from 1min to 5min
Applicant portal:
- Add applicant layout, nav, dashboard, documents, team, and mentor pages
- Add applicant router with document and team management endpoints
- Add chunk error recovery utility
- Update role nav and auth redirect for applicant role
Database:
- Add migration for missing schema elements (SpecialAward job tracking
columns, WizardTemplate table, missing indexes)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 11:04:26 +01:00
..
2026-02-08 22:05:01 +01:00
2026-02-02 13:19:28 +01:00
2026-01-30 13:41:32 +01:00
2026-02-05 21:58:27 +01:00
2026-02-10 23:08:00 +01:00
Implement 15 platform features: digest, availability, templates, comparison, live voting SSE, file versioning, mentorship, messaging, analytics, drafts, webhooks, peer review, audit enhancements, i18n
2026-02-05 23:31:41 +01:00
2026-01-30 13:41:32 +01:00
2026-01-30 13:41:32 +01:00
2026-02-04 01:15:21 +01:00
2026-02-10 23:08:00 +01:00
Implement 15 platform features: digest, availability, templates, comparison, live voting SSE, file versioning, mentorship, messaging, analytics, drafts, webhooks, peer review, audit enhancements, i18n
2026-02-05 23:31:41 +01:00
2026-02-08 13:21:26 +01:00
2026-02-08 23:01:33 +01:00
Implement 15 platform features: digest, availability, templates, comparison, live voting SSE, file versioning, mentorship, messaging, analytics, drafts, webhooks, peer review, audit enhancements, i18n
2026-02-05 23:31:41 +01:00
Implement 15 platform features: digest, availability, templates, comparison, live voting SSE, file versioning, mentorship, messaging, analytics, drafts, webhooks, peer review, audit enhancements, i18n
2026-02-05 23:31:41 +01:00
2026-01-30 13:41:32 +01:00
2026-02-08 22:05:01 +01:00
2026-01-30 13:41:32 +01:00
2026-02-05 21:58:27 +01:00
2026-02-11 11:04:26 +01:00
2026-01-30 13:41:32 +01:00
2026-02-10 20:13:47 +01:00
2026-01-30 13:41:32 +01:00
2026-01-30 13:41:32 +01:00
Implement 15 platform features: digest, availability, templates, comparison, live voting SSE, file versioning, mentorship, messaging, analytics, drafts, webhooks, peer review, audit enhancements, i18n
2026-02-05 23:31:41 +01:00
2026-02-08 23:01:33 +01:00
2026-02-10 23:08:00 +01:00
2026-02-05 21:58:27 +01:00
2026-01-30 13:41:32 +01:00
2026-02-02 16:58:29 +01:00
2026-01-30 13:41:32 +01:00