|
|
fa156fd155
|
get all bids of freight order
|
2025-12-03 21:58:26 +02:00 |
|
|
|
14e77d2885
|
require full bid data on update
|
2025-12-03 21:33:16 +02:00 |
|
|
|
9e2e6d9449
|
test update bid use case
|
2025-11-25 20:05:29 +02:00 |
|
|
|
e4c535201b
|
get bid for carrier returns a response object
|
2025-11-22 22:32:05 +02:00 |
|
|
|
d9581cf991
|
dont show bid to carriers if closed
|
2025-11-22 22:22:40 +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 |
|
|
|
d68c3bc66c
|
remove unnecessary carrier ids from freight order
|
2025-11-22 20:58:51 +02:00 |
|
|
|
88a1631e18
|
remove unused import and irrelevant doc block
|
2025-11-19 22:09:13 +02:00 |
|
|
|
6dbb92e7b6
|
test that was opened is flipped to true when carrie first sees the bid
|
2025-11-19 21:48:12 +02:00 |
|
|
|
b33c6c909a
|
add was opened to bid
|
2025-11-19 21:47:48 +02:00 |
|
|
|
bc6e3e47fe
|
test get bid and throws error on invalid id
|
2025-11-19 21:29:36 +02:00 |
|
|
|
568b9f35a1
|
add bid link to email body
|
2025-11-18 09:50:37 +02:00 |
|
|
|
baab481401
|
test get bid link
|
2025-11-18 09:50:29 +02:00 |
|
|
|
2d8bca1a07
|
test that carrier email is unique
|
2025-11-18 09:22:13 +02:00 |
|
|
|
908baee2a7
|
move dto from constructor to method paramour
in create carrier use case
|
2025-11-18 09:15:40 +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 |
|
|
|
50fcdcaa28
|
add param docblock
|
2025-11-17 22:37:19 +02:00 |
|
|
|
773f438cc1
|
test bid is created with a freight order
|
2025-11-17 22:33:53 +02:00 |
|
|
|
d6b3b4b59e
|
create bid files
|
2025-11-17 22:33:11 +02:00 |
|
|
|
f322a0f80e
|
refactor create freight order to return dto
|
2025-11-17 21:45:59 +02:00 |
|
|
|
21216ab52f
|
send email for freight order bid
|
2025-11-17 20:47:12 +02:00 |
|
|
|
701e4fdce5
|
add param docblock for freight order
|
2025-11-17 20:46:45 +02:00 |
|
|
|
962614ea02
|
create email and emailer with tests
|
2025-11-17 20:46:34 +02:00 |
|
|
|
86787b7d3f
|
change carrier id for carrier
pass the carrier into the update order ids function
|
2025-11-17 09:12:02 +02:00 |
|
|
|
9cbb481d1b
|
extract setting freight order ids to function
|
2025-11-16 22:35:14 +02:00 |
|
|
|
780fb0b769
|
add docblock for array param carrier Ids
|
2025-11-16 21:02:00 +02:00 |
|
|
|
326dd0dfa9
|
refactor
|
2025-11-16 21:00:58 +02:00 |
|
|
|
a5229f1e03
|
save freight order ids on carrier
|
2025-11-16 20:56:36 +02:00 |
|
|
|
56be22d6ef
|
add setter for freight order ids
|
2025-11-16 20:55:43 +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 |
|
|
|
423439e897
|
add properties to freight order
|
2025-11-12 22:11: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 |
|
|
|
13c2464f95
|
add use cases to Carrier Controller
get all and create carrier
|
2025-11-08 22:56:16 +02:00 |
|
|
|
6776dc6291
|
implement save and get all in flat file carrier repo
|
2025-11-08 22:55:54 +02:00 |
|
|
|
9043b93555
|
add company Name to Carrier
|
2025-11-08 22:54:26 +02:00 |
|
|
|
5a5eea3096
|
flat file repo for carriers
|
2025-11-08 21:27:11 +02:00 |
|
|
|
4e852ab5d1
|
use case for getting all carriers
|
2025-11-08 21:26:58 +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 |
|
|
|
4ff6cb9879
|
create carrier files
controller, entity, repository, creation use case and corresponding
request dto
|
2025-11-06 10:17:10 +02:00 |
|
|
|
3df72d31df
|
create freight order entity and use case for creating
|
2025-11-03 10:01:09 +02:00 |
|
|
|
b76355018e
|
add login user use case
|
2025-11-02 23:38:10 +02:00 |
|
|
|
52e4d64d72
|
fix find by email function to return null when not found
|
2025-11-02 23:37:18 +02:00 |
|
|
|
9a8edec923
|
change name of private method, user to users
|
2025-11-02 09:58:07 +02:00 |
|
|
|
2c2b1751a7
|
implement save for update and new users
|
2025-11-02 09:57:52 +02:00 |
|