ghost2023
10af12bfc6
fix: theme toggle
2026-08-10 12:00:29 +03:00
Marshal
0d8c63328a
add items per wagon map to cargo types and sync bulk rate units
...
- Implemented in the to manage the physical item capacity for each wagon type.
- Added a new migration to create the column in the table.
- Introduced method in to update rate units when cargo type unit of measure changes.
- Updated booking calculations to consider items per wagon for break-bulk cargo.
- Refactored various components to utilize the new items fit logic and ensure consistent date formatting across the application.
- Added tests for the new display timezone functionality to ensure consistent date/time representation across different user settings.
2026-08-01 09:55:21 +00:00
Nathnael
d47e3ae4f5
docker exefix: reimplement the admin form
2026-07-23 11:48:08 +00:00
Nathnael
318af79962
feat: setup posthog
2026-07-16 08:52:29 +00:00
Marshal
fe29b38377
fix issue
2026-07-16 01:05:57 +00:00
natib21
bdb59b11bd
language
2026-07-10 13:04:39 +00:00
Marshal
561d0b2344
run
2026-07-07 08:00:22 +00:00
Marshal
18c158fb61
changes
2026-07-02 19:06:22 +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
4993453993
generate contract by the system, add waggon type,fix ui
2026-06-07 01:20:52 +03:00
Marshal
053b4f35c5
changes
2026-06-06 06:32:04 +00:00
marshal
125ee18308
implement booking flow
2026-06-04 15:16:27 +03:00
marshal
452ebdbc0a
rule engine and configration and fix booking for custoemr
2026-06-01 23:15:11 +03:00
yaschalew
ac35218299
add docs settings to admin page
2026-05-29 16:50:55 +03:00
Michael Abebe
27e2cfcf6b
feat(freight:backoffice): added login page and basic authorization
2026-05-22 17:55:20 +03:00
Michael Abebe
2c9ca6f16b
feat(freight:backoffice): added basic frontend integration with auth(login) page
2026-05-22 17:15:46 +03:00
Michael Abebe
1c5ee19388
chore: fmt
2026-05-12 16:50:18 +03:00
Muluhabt
3b8b6979db
Project Initialization
2026-05-12 15:17:16 +03:00