freightdesk/webapp/src
FreightDesk 63ed6c445f
Some checks are pending
FreightDesk CI/CD / Lint & Test (push) Waiting to run
FreightDesk CI/CD / Build Docker Image (push) Blocked by required conditions
FreightDesk CI/CD / Deploy to Coolify (push) Blocked by required conditions
[OWL] Client portal: shipper login + dashboard + load views
- Shipper portal auth (login/logout with bcrypt sessions)
- Shipper dashboard (stats: total loads, freight, paid, pending)
- Shipper load list (filterable by status, paginated)
- Shipper load detail (with payment history)
- Audit service helper (setAuditUser for session context)
- Wire /portal route into server.js
2026-06-07 20:05:52 +00:00
..
config Initial commit: FreightDesk v1.0 2026-06-07 18:57:24 +00:00
lib Initial commit: FreightDesk v1.0 2026-06-07 18:57:24 +00:00
middleware [OWL] Restore auth.js — keep requireRole middleware (more complete than agent version) 2026-06-07 19:35:34 +00:00
public Initial commit: FreightDesk v1.0 2026-06-07 18:57:24 +00:00
routes [OWL] Client portal: shipper login + dashboard + load views 2026-06-07 20:05:52 +00:00
services [OWL] Client portal: shipper login + dashboard + load views 2026-06-07 20:05:52 +00:00
views [OWL] Client portal: shipper login + dashboard + load views 2026-06-07 20:05:52 +00:00
server.js [OWL] Client portal: shipper login + dashboard + load views 2026-06-07 20:05:52 +00:00