Dagimassefa
8111606e89
switch user management to package implmentation
2026-06-21 12:11:35 +03:00
Marshal
ed114b1999
feat(cargo-types): add route for cargo types detail view and enhance CargoTypesPage with breadcrumbs and improved navigation
2026-06-18 20:49:46 +00:00
Marshal
aa105a5e76
feat(cargo-types): add CargoTypesPage for managing freight cargo categories and types
2026-06-18 20:19:40 +00:00
Hagernesh
be12a9d496
fee invoice frontend
2026-06-18 00:12:59 +00:00
Hagernesh
01aec12ee9
feat(warehouse): Batch 5 — config-driven allocation + storage/demurrage fee rules
...
- Allocation rules engine: cargo/container/trade criteria -> deterministic yard/warehouse/zone by code; wired into auto-unload (fallback to default)
- Storage/demurrage fee rules: configurable freeDays + ratePerDay; most-specific match; fee preview per inventory item
- Inventory demurrage timestamps: inspectionStartedAt, inspectionCompletedAt, readyForPickupAt, releaseDate, gateClearedAt
- Migration 1790000000000 (allocation_rules + fee_rules tables + inventory date columns)
- Frontend: Allocation & Fees config page, automatic Fee Preview modal, plumbing/hooks
- No invoice/payment (Batch 6)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 23:53:04 +00:00
Hagernesh
89d651693b
automation of loading and unloading
2026-06-17 22:33:06 +00:00
Hagernesh
ff79657018
automation
2026-06-17 22:16:01 +00:00
Hagernesh
5a6e1ef363
automation
2026-06-17 22:01:47 +00:00
Marshal
2de3f78fb0
Add payments management features including summary and listing, and integrate with the dashboard
2026-06-17 04:35:43 +00:00
Marshal
648f4f2ee4
Add fleet management and admin permissions, and update controllers to enforce new permissions
2026-06-17 01:56:56 +00:00
Marshal
052829c7e6
Add freight demo data seeder and permissions management
...
- Introduced `DemoFreightDataSeeder` to seed demo freight data including wagons, approval rules, and staff users.
- Added `seed:freight-demo` script to `package.json` for easy execution.
- Updated permissions for operations officer and added permission checks in various components.
- Enhanced sidebar and booking actions to respect user permissions.
2026-06-16 15:28:10 +00:00
Marshal
366a335f85
add reusable per-user contract signatures with profile prefill and approval
2026-06-16 13:26:45 +00:00
marshal
23272f972a
Merge pull request #171 from Tria-plc/freight_feature/priority
...
Freight feature/priority
2026-06-16 13:34:18 +03:00
Marshal
3afccbd660
fix priority ui
2026-06-16 10:24:22 +00:00
Marshal
0778021d86
implement priority
2026-06-16 09:26:57 +00:00
yaschalew10
0cac604510
Merge pull request #167 from Tria-plc/freight_feature/payments
...
Freight feature/payments
2026-06-16 11:13:03 +03:00
marshal
a0dbb4ca6f
backoffice cleen up
2026-06-16 11:04:36 +03:00
natib21
a1244609ce
auth
2026-06-16 06:17:36 +00:00
natib21
d55cc78bd9
auth
2026-06-16 06:14:44 +00:00
yaschalew
eee7b719b0
user management
2026-06-13 14:32:26 +03:00
Hagernesh
95c6a71438
feat(warehouse): batch 3 — loading, dispatch & train-departure visibility
...
- WarehouseLoading entity + Batch3 migration (wagon loading records)
- wagon-aware load() with validation; dispatch moved to PATCH
- read-only SchedulingReadFacade (schedule/wagon/departure) — never writes scheduling
- new endpoints: GET /warehouse-loadings, loadable-wagons, booking schedule
- Loading Queue / Loaded Inventory / Dispatch Queue pages + routes + sidebar
- FreightVisual illustrations (page heroes + empty states)
- booking detail: loaded/dispatched/wagon + read-only train schedule
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-12 12:44:40 +00:00
marshal
ef0abf1c41
auto allocation and batch managemnt, tracking the train
2026-06-12 11:42:46 +03:00
Hagernesh
72e2e3c985
Recieved invontory detals
2026-06-12 06:58:21 +00:00
Marshal
132f2150a8
add cron jobs and aslo
2026-06-11 20:59:19 +00:00
Hagernesh
c86118cd8d
feat(warehouse): add warehouse management module (batch 1)
...
Backend (edr-freight-api):
- Warehouse, WarehouseYard, WarehouseZone, WarehouseInventory entities
- CRUD for warehouses/yards/zones with scoped code uniqueness
- Inventory receive with location-hierarchy + capacity validation and
transactional capacity-counter updates
- inspect / ready-for-loading status transitions
- inventory inquiry (booking/customer/container/cargo-type joins)
- migration creating freight.warehouse* tables
Frontend (freight backoffice):
- types, service, react-query hooks, URL constants
- reusable components: badges, filters, table/card views, inventory and
inquiry tables, create/receive modals
- pages: Warehouse list, detail (overview/yards/zones/inventory tabs),
inventory, inventory inquiry
- Warehouse Information card + Receive At Warehouse on booking detail
- routes + sidebar nav; app-wide ErrorBoundary
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-11 15:54:56 +00:00
Marshal
f85c13ce8c
Merge branch 'freight_feature/schedule' of github.com:Tria-plc/edr-platform into freight_feature/schedule
2026-06-11 11:15:29 +00:00
marshal
10b011de8f
merge conflict
2026-06-10 16:45:45 +03:00
Marshal
088295d81f
schedule logic
2026-06-10 09:22:57 +00:00
marshal
5774d7db9d
booking operations and trains scheduling also allocations
2026-06-10 00:48:32 +03:00
hagiye
eda21e22d8
Resolve merge conflicts from Train-Scheduling
2026-06-08 16:51:29 +03:00
hagiye
7facbeda22
Train scheduling API,Routes and UI
2026-06-08 16:31:28 +03:00
hagiye
b78796d76b
mantine added to Train, wagon, containers and cargoes
2026-06-08 09:29:34 +03:00
hagiye
bffa5020ac
wagon types added UI with API integrations
2026-06-07 21:56:33 +03:00
marshal
4993453993
generate contract by the system, add waggon type,fix ui
2026-06-07 01:20:52 +03:00
marshal
3fa1f54e3a
fix ui
2026-06-07 00:32:07 +03:00
Michael Abebe
a9c2f2eb97
feat(freight): added routes and locomotives
2026-06-06 16:23:48 +03:00
Michael Abebe
e731051320
fix(freight): fixed some issues
2026-06-06 11:12:59 +03:00
hagiye
dc42838a43
Trains management CRUD issues solved
2026-06-05 21:07:04 +03:00
marshal
35c9bdfce4
resolve confilict
2026-06-05 14:07:26 +03:00
marshal
d59c192137
resolve confilict
2026-06-05 13:06:16 +03:00
marshal
ba65a3f4cc
booking flow,summtion, approval, contract, mock payemnt and integration to back office, and also add permissions
2026-06-05 11:01:00 +03:00
hagiye
b33517f47d
resolve conflict
2026-06-05 10:59:52 +03:00
marshal
d226d7ef22
booking flow,summtion, approval, contract, mock payemnt and integration to back office, and also add permissions
2026-06-05 10:38:31 +03:00
hagiye
ed9ef2b8e1
Merge freight/develop into feature/trains-management
2026-06-05 10:25:05 +03:00
hagiye
c66b57d599
Merge freight/develop into feature/trains-management
2026-06-05 10:21:39 +03:00
Michael Abebe
8b3aaad5fd
feat(freight): basics of train scheduling
2026-06-04 16:50:38 +03:00
marshal
125ee18308
implement booking flow
2026-06-04 15:16:27 +03:00
Michael Abebe
27ce600706
Merge branch 'freight/develop' into freight/feature/edr_org_seeder
2026-06-02 16:05:01 +03:00
Michael Abebe
b5dbfc25c3
WIP
2026-06-02 15:59:58 +03:00
Michael Abebe
88a280eea2
WIP
2026-06-02 13:50:54 +03:00