yaschalew
d080f4cf98
fix
2026-06-20 10:14:03 +03:00
yaschalew
2f41c435d5
fix
2026-06-20 09:52:35 +03:00
yaschalew
c31724a2f8
fix conflict
2026-06-20 09:52:24 +03:00
natib21
96abf6ed98
fix
2026-06-20 06:51:03 +00:00
natib21
8487ad3a61
vehicle
2026-06-19 14:08:49 +00:00
natib21
1c420781ea
vehicle
2026-06-19 13:58:33 +00:00
natib21
e3aacb8b4a
vehicle
2026-06-19 13:52:47 +00:00
natib21
d40b6d0c9f
vehicle
2026-06-19 13:49:31 +00:00
natib21
56f1b53da9
vehicle
2026-06-19 13:38:19 +00:00
natib21
dc11705a14
vehicle
2026-06-19 13:35:01 +00:00
natib21
7b25ecee84
vehicle
2026-06-19 13:32:54 +00:00
natib21
79e140393c
vehicle
2026-06-19 13:30:50 +00:00
natib21
9de625c18a
vehicle
2026-06-19 13:24:23 +00:00
natib21
78e735f944
vehicle
2026-06-19 13:17:20 +00:00
natib21
d49c7a48d5
vehicle
2026-06-19 13:07:03 +00:00
natib21
8d69630f01
vehicle
2026-06-19 11:42:27 +00:00
natib21
b4ed7d492d
fix vehicle
2026-06-19 06:56:07 +00:00
yaschalew
96ad7bd152
save
2026-06-18 12:38:15 +03:00
yaschalew
5c070d239e
fix save
2026-06-18 12:32:44 +03: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
Hagernesh
5b8cb16c1a
automation
2026-06-17 22:00:53 +00:00
Hagernesh
f528b75737
Warehouse
2026-06-17 12:44:57 +00:00
marshal
0b7492c502
Switch API configuration from localhost to production URL in portal and add localhost comment in backoffice
2026-06-17 07:47:09 +03: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
c76f8648a9
Updated signature handling, added booking detail components, introduced a signature management page, updated routing, enabled document downloads, and simplified the profile page.
2026-06-17 01:02:09 +00:00
Marshal
853c2b2765
Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-16 22:50:01 +00:00
marshal
dbe4983b75
Pin Mantine dependencies to portal's node_modules and optimize dependency pre-bundling to prevent React version conflicts
2026-06-17 01:29:48 +03:00
marshal
6d8eb65a36
Add TypeScript type annotations to Vite config and dedupe Mantine dependencies
2026-06-16 23:26:03 +03:00
marshal
e815b4d976
Refactor API base URL configuration to use centralized constant across applications
2026-06-16 23:06:46 +03: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
f6c28635bc
add 'My signature' menu item to user menu
2026-06-16 14:26:17 +00:00
Marshal
2d0f5ce6ee
changes
2026-06-16 14:17:40 +00:00
Marshal
62ce2dc64f
Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-16 13:27:29 +00:00
Marshal
366a335f85
add reusable per-user contract signatures with profile prefill and approval
2026-06-16 13:26:45 +00:00
marshal
166067fbe7
Merge branch 'freight/develop' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-16 14:29:17 +03:00
Nathnael Wondisha
c0b6869232
Merge pull request #172 from Tria-plc/freight/fix/fixes
...
freight/fix/fixes
2026-06-16 14:28:24 +03:00
ghost2023
e47340c2c8
fixes
2026-06-16 14:27:17 +03:00
marshal
3ca564f073
simplify build script and add tinymce dependency
2026-06-16 14:26:47 +03: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
ghost2023
b6ece994fc
Merge branch 'freight/feat/booking-schedule' into freight/develop
2026-06-16 12:39:56 +03:00
Marshal
0778021d86
implement priority
2026-06-16 09:26:57 +00:00
Hagernesh
d5a536956f
Loading queque changes
2026-06-16 09:25:47 +00:00
Nathnael
7044dcfb43
payment ui for booking
2026-06-16 09:20:31 +00:00
Nathnael
05da2ce27a
feat: ui status updates
2026-06-16 08:29:40 +00:00