Hagernesh
d7352ba4e8
fix(warehouse): import TableColumn in allocation/fee migration
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 12:25:18 +00:00
Hagernesh
e40318c847
Dashboard enhancement
2026-06-19 11:29:05 +00:00
Hagernesh
f32d3d76e3
fix(warehouse): resolve migration timestamp collisions for Batch 5/6
...
- Rename 1790000000000/1 (collided with CreateWarehouseModule / WarehouseBatch2)
to 1791000000000/1 so they sort after the existing warehouse migrations
- Make Batch 5 migration idempotent (createTable ifNotExists + ADD COLUMN IF NOT EXISTS)
so it is safe whether or not it already ran
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 11:29:05 +00:00
natib21
398bc9330e
fix migration
2026-06-18 09:11:10 +00:00
Hagernesh
be12a9d496
fee invoice frontend
2026-06-18 00:12:59 +00:00
Hagernesh
3860d17304
demurrage invoices
2026-06-18 00:05:50 +00:00
Hagernesh
33b74a5da9
demurrage invoices
2026-06-18 00:04:07 +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
270e39edd6
fix: post-merge cleanup after freight/develop merge
...
- Remove orphaned container publish route (service method dropped on develop)
- turbo.json concurrency as string "12" (parse + 11 persistent-task limit)
- database.config: synchronize false (migrations only; fixes weight_limit_rules boot crash)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 23:04:48 +00:00
Hagernesh
8db8bb1808
automation of loading and unloading
2026-06-17 22:33:51 +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
1db1467ea1
automated loading and unloading
2026-06-17 21:45:22 +00:00
Hagernesh
f528b75737
Warehouse
2026-06-17 12:44:57 +00:00
Nathnael Wondisha
c256784b17
Merge pull request #199 from Tria-plc/dev
...
Syning develop from dev
2026-06-17 15:03:12 +03:00
Yonas Tewabe
2a9729304f
Update .gitignore
2026-06-17 14:54:11 +03:00
Yonas Tewabe
1ad1999b2f
Update tailwind.config.js
2026-06-17 14:53:45 +03:00
Yonas Tewabe
3e618c8f71
Update tailwind.config.js
2026-06-17 14:52:59 +03:00
Yonas Tewabe
999a58011c
Update deploy.yml
2026-06-17 04:00:10 -07:00
Nathnael Wondisha
52f0fd7e62
Merge pull request #198 from Tria-plc/freight/fix/hot-fixes
...
Freight/fix/hot fixes
2026-06-17 13:43:58 +03:00
ghost2023
a4a58d264a
fix
2026-06-17 13:43:35 +03:00
ghost2023
dcb2de7631
fix: settings page
2026-06-17 13:34:23 +03:00
ghost2023
2a0f16241b
fix: improve the setting onboarding flow
2026-06-17 13:17:09 +03:00
ghost2023
e007b28285
fix: type errors
2026-06-17 13:16:06 +03:00
Sennay
b6cbfd2c1f
Force recreate containers during deployment
...
Added --force-recreate option to docker compose command.
2026-06-17 12:59:06 +03:00
Sennay
f4d7b5c87b
Update Docker build command in deploy.yml
...
Remove the --no-cache option from the Docker build command.
2026-06-17 12:44:54 +03:00
Sennay
d348be5879
Remove rabbitmq dependency conditions
...
Removed 'depends_on' condition for rabbitmq service in both passenger and payment APIs.
2026-06-17 12:40:16 +03:00
Yonas Tewabe
12574768de
Update docker-compose.yaml
2026-06-17 12:38:01 +03:00
Yonas Tewabe
b2f1cec37e
Remove concurrency settings from deploy.yml
...
Removed concurrency settings from the deploy workflow.
2026-06-17 12:25:33 +03:00
Abubeker Yasin
4ba91400d6
Merge pull request #196 from Tria-plc/feat/payment-microservice
...
fix: ( telebirr ) fix webhook return types
2026-06-17 12:12:34 +03:00
Abubeker Yasin
1b6bc47026
fix: ( telebirr ) fix webhook return types
2026-06-17 12:04:00 +03:00
Nathnael Wondisha
cae2848db7
Merge pull request #195 from Tria-plc/freight/feat/portal-fixes
...
Freight/feat/portal fixes
2026-06-17 11:02:33 +03:00
Nathnael
8b7dcdb897
fixes
2026-06-17 08:00:58 +00:00
Nathnael
24f314150c
fix
2026-06-17 08:00:58 +00:00
Nathnael
c59e100e5e
style: ui fix in scheduling
2026-06-17 08:00:58 +00:00
Nathnael Wondisha
585d86b8af
Merge pull request #194 from Tria-plc/freight/develop
...
Freight/develop
2026-06-17 10:19:59 +03:00
Nathnael Wondisha
815c3f4548
Merge branch 'dev' into freight/develop
2026-06-17 10:19:43 +03:00
Nathnael Wondisha
fc514bb6be
Merge pull request #193 from Tria-plc/freight/feat/portal-fixes
...
Freight/feat/portal fixes
2026-06-17 10:18:24 +03:00
ghost2023
c96c863070
fix
2026-06-17 10:15:14 +03:00
Nathnael
3919464acb
fix: the route direction
2026-06-17 07:14:21 +00:00
Nathnael
4f20b07d81
refactor: the portal dashboard
2026-06-17 07:02:15 +00:00
marshal
e9de1e8f0f
Merge pull request #192 from Tria-plc/freight_feature/priority
...
Switch payment API URL from localhost to production domain in payment…
2026-06-17 09:33:53 +03:00
marshal
2be9b948ba
Switch payment API URL from localhost to production domain in payment client service
2026-06-17 09:31:18 +03:00
Nathnael
1ca98f32ea
style: improved the review ui
2026-06-17 06:24:03 +00:00
Eyob T.
5ba052fda9
Merge pull request #191 from Tria-plc/alpha
...
Update pnpm-lock.yaml
2026-06-17 08:12:26 +03:00
Stephanos A
81a9c614b7
Update pnpm-lock.yaml
2026-06-17 08:10:59 +03:00
marshal
7cada1a0af
Merge pull request #190 from Tria-plc/freight_feature/priority
...
Freight feature/priority
2026-06-17 07:49:05 +03: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