This website requires JavaScript.
Explore
Help
Sign In
Tria
/
edr-platform
Watch
1
Star
0
Fork
0
You've already forked edr-platform
mirror of
https://github.com/Tria-plc/edr-platform.git
synced
2026-08-27 12:00:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a97bd4235721c3c0afc537db9cdae69196cc6da
edr-platform
/
apps
/
edr-freight-api
History
Hagernesh
500668a415
Truck detention was timed once per delivery, so every truck on a multi-truck last mile was billed the same number of days regardless of when it actually arrived or was released. Each truck now carries its own detention clock (destination arrival → release) with its own rule match, chargeable days and amount; the modal records and displays the window per truck, and the summary shows the longest detention plus the combined total. Also corrected a false no detention rule matches warning that appeared whenever more than one truck was assigned.
2026-07-27 08:24:07 +00:00
..
docs
Refactor wagon type handling and container wagon calculations
2026-07-09 03:36:35 +00:00
html
add payemnt test
2026-06-29 13:00:55 +00:00
py
add production DB drift check and fix for invoice payments
2026-07-08 08:19:35 +00:00
src
Truck detention was timed once per delivery, so every truck on a multi-truck last mile was billed the same number of days regardless of when it actually arrived or was released. Each truck now carries its own detention clock (destination arrival → release) with its own rule match, chargeable days and amount; the modal records and displays the window per truck, and the summary shows the longest detention plus the combined total. Also corrected a false no detention rule matches warning that appeared whenever more than one truck was assigned.
2026-07-27 08:24:07 +00:00
test
chore: fmt
2026-05-12 16:50:18 +03:00
.env.example
feat(auth): implement staff-triggered password-reset links
2026-07-20 11:20:50 +00:00
Dockerfile
refactor: separate base image configuration into Dockerfile.base for improved build management
2026-07-15 10:51:35 +00:00
Dockerfile.base
refactor: separate base image configuration into Dockerfile.base for improved build management
2026-07-15 10:51:35 +00:00
FREIGHT_QA_REPORT.md
fix issue
2026-07-16 01:05:57 +00:00
nest-cli.json
wagon types added UI with API integrations
2026-06-07 21:56:33 +03:00
package.json
seed vehicle
2026-07-17 11:30:25 +00:00
pnpm-lock.yaml
add service-types and cargo-types CRUD modules with pagination, filtering
2026-05-28 11:34:24 +03:00
test-minio-upload.js
implement contract booking functionality and MinIO setup
2026-05-23 09:31:52 +03:00
tsconfig.build.json
Project Initialization
2026-05-12 15:17:16 +03:00
tsconfig.json
refactor: migrate the warehouse invoice to use the central one
2026-06-30 12:54:04 +00:00