|
Build and Push Docker Image / build (push) Successful in 14m6s
Details
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> |
||
|---|---|---|
| .. | ||
| 20260130000000_init | ||
| 20260202000000_prototype1_improvements | ||
| 20260202100000_add_award_ai_toggle | ||
| 20260202120000_decouple_projects_from_rounds | ||
| 20260203000000_add_ai_usage_log | ||
| 20260203100000_add_invite_token_columns | ||
| 20260203200000_add_onboarding_system | ||
| 20260203210000_add_filtering_job | ||
| 20260203220000_add_in_app_notifications | ||
| 20260204000000_add_round_entry_notification | ||
| 20260204100000_add_round_sort_order | ||
| 20260204140000_add_user_bio | ||
| 20260204150000_add_assignment_constraints | ||
| 20260205000000_add_project_tag_and_assignment_job | ||
| 20260205100000_add_tagging_job | ||
| 20260205200000_add_user_country | ||
| 20260205210000_fix_assignment_job_updated_at | ||
| 20260205220000_add_suggestions_to_assignment_job | ||
| 20260205223133_add_15_features | ||
| 20260207000000_universal_apply_programid | ||
| 20260208000000_add_missing_fks_indexes | ||
| 20260210000000_fix_round_delete_cascades | ||
| 20260211000000_add_file_requirements | ||
| 20260211100000_add_missing_schema_elements | ||
| migration_lock.toml | ||