Commit graph

17 commits

Author SHA1 Message Date
dbed2a9acc
change freight orders to freight order ids 2025-11-13 20:44:29 +02:00
b58d23f084
add carriers to freight order 2025-11-13 20:44:13 +02:00
0afdaa76d6
extract to setUp and test that carrier and freight orders know about each other 2025-11-13 20:31:49 +02:00
4971b86180
add freight orders to carrier 2025-11-13 20:31:11 +02:00
14d7ddfdd3
test create freight order 2025-11-12 22:11:41 +02:00
6ad041a945
freight order repo and fake impls of find and save 2025-11-12 22:10:20 +02:00
3be8eee948
add load profile and countries serving to carrier 2025-11-11 20:43:18 +02:00
a739479e22
add phone number, notes, and contact person to carrier 2025-11-10 11:17:52 +02:00
f37868f0d0
assert company name created 2025-11-09 21:03:25 +02:00
9043b93555
add company Name to Carrier 2025-11-08 22:54:26 +02:00
2032e1525c
test get all carriers 2025-11-08 21:26:46 +02:00
6e78c25d8c
remove id from being required in create carrier 2025-11-08 21:26:03 +02:00
059c111059
add getAll method to carrier repo 2025-11-08 21:24:42 +02:00
7d6a7f5a51
test create carrier use case 2025-11-06 10:18:02 +02:00
998ac12d61
fake carrier repo 2025-11-06 10:17:55 +02:00
3e970173a3
test creation of freight order 2025-11-03 10:01:38 +02:00
5566395dfb
test user login and create fake user repo 2025-11-01 23:19:09 +02:00