Commit graph

20 commits

Author SHA1 Message Date
fa156fd155
get all bids of freight order 2025-12-03 21:58:26 +02:00
1910581053
add date created to freight quote entity 2025-11-22 21:30:54 +02:00
04c498afb6
add isClosed, notes, cost, fileAttachments to bid 2025-11-22 21:13:55 +02:00
b33c6c909a
add was opened to bid 2025-11-19 21:47:48 +02:00
2d8bca1a07
test that carrier email is unique 2025-11-18 09:22:13 +02:00
948380ba9f
remove references of carrier and freight order ids from each other
They reference each other in created bid so these arrays are not necessary
2025-11-18 09:08:15 +02:00
e79064d909
change how ids are generated
from uniquid to hex of random bytes
2025-11-18 09:05:55 +02:00
d6b3b4b59e
create bid files 2025-11-17 22:33:11 +02:00
962614ea02
create email and emailer with tests 2025-11-17 20:46:34 +02:00
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
4971b86180
add freight orders to carrier 2025-11-13 20:31:11 +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
9043b93555
add company Name to Carrier 2025-11-08 22:54:26 +02:00
059c111059
add getAll method to carrier repo 2025-11-08 21:24:42 +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