Skip to content

feat: add FixedRouteLineSummary table and import flow - #74

Open
srinathn07 wants to merge 1 commit into
mainfrom
feat/fixed-route-line-summary
Open

feat: add FixedRouteLineSummary table and import flow#74
srinathn07 wants to merge 1 commit into
mainfrom
feat/fixed-route-line-summary

Conversation

@srinathn07

Copy link
Copy Markdown
Contributor

Summary

Adds the fixed_route_line_summary table and supporting code per the issue spec.

Changes

  • Added fixedRouteLineSummary table to src/db/schema/index.ts
  • Created GET and POST handlers at src/app/api/line-summary/route.ts
  • Created upload/preview/save page at src/app/departments/ridership/line-summary/page.tsx
  • Table created directly in the remote DB via SQL (migration history was out of sync with remote)

Notes

  • monthlyReportId in the page is hardcoded to 1, but needs to be wired to report-selection context
  • Pre-existing TypeScript errors in charters/lift/ridership pages are unrelated to this PR

@netlify

netlify Bot commented Apr 20, 2026

Copy link
Copy Markdown

Deploy Preview for kat-utkh4i-prd failed. Why did it fail? →

Name Link
🔨 Latest commit c694604
🔍 Latest deploy log https://app.netlify.com/projects/kat-utkh4i-prd/deploys/69e68c1dcd23040008800cdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant