219 Commits

Author SHA1 Message Date
Pc
08eba2850c chore: move problem-details to building-blocks 2023-09-17 11:28:04 +03:30
Pc
9d63043257 chore: Remove moq library 2023-08-11 12:58:49 +03:30
Pc
c10fc5db98 chore: Remove additional files form building blocks 2023-08-01 02:26:38 +03:30
Pc
ef72d64700 feat: Add monitoring with prometheus and grafana 2023-07-30 00:58:05 +03:30
Pc
25230eed1c refactor: Refactor access modifiers in feature slices 2023-07-16 16:49:00 +03:30
Pc
12625661e6 refactor: Refactor mappings 2023-07-05 23:54:10 +03:30
Pc
bb7aaa2edb refactor: Use ClockSkew options For prevent add default value (5min) to life time token 2023-06-25 13:41:22 +03:30
Pc
05025591c5 refactor: Refactor booking value objects validation 2023-06-19 19:08:26 +03:30
Pc
af4d03441d refactor: Refactor domain models 2023-06-15 21:39:19 +03:30
Pc
c3697e4d04 fix: Fix bug multiple instance tracking in CompleteRegisterPassengerCommandHandler in update operation 2023-06-15 21:16:54 +03:30
Pc
161f1fed09 refactor: Refactor validation of value object from constructor to Of method 2023-06-15 01:56:27 +03:30
Pc
ef53893263 refactor: Refactor value objects 2023-06-12 19:13:50 +03:30
Pc
728b8a7a57 refactor: Refactor database migrations models 2023-06-12 01:03:15 +03:30
Pc
11fc165a80 refactor: Set default value for aggregates 2023-06-12 00:44:48 +03:30
Meysam Hadeli
7348c2c6ac
Merge pull request #266 from amirhossein18121380/AddValueObject(Seats/Flights/Airports)
AddValueObjects(Seats/Flights/Airports)
2023-06-11 19:04:28 +03:30
amir.gholami
188a121ad5 Resolve issues 2023-06-11 18:24:55 +03:30
amir.gholami
343d0d63c6 AddValueObjects(Seats/Flights/Airports) 2023-06-09 21:37:03 +03:30
Pc
cc710292a3 fix: Fix EfTxBehavior for save persist-message 2023-06-04 13:55:04 +03:30
Pc
9e27099ef2 fix: Fix unit tests error 2023-06-04 03:58:05 +03:30
Pc
66cd7c54be feat: Add retry for distributed transaction in postgres 2023-06-04 03:17:45 +03:30
Pc
39bee67fa1 chore: change directory value objects 2023-06-02 18:01:12 +03:30
Pc
aefb114e50 fix: Fix using in DbContextFactory flight service 2023-06-02 17:49:58 +03:30
Meysam Hadeli
f928dc2506
Merge pull request #262 from amirhossein18121380/RefactorModel
Add Value Objects to Aircraft and Passenger
2023-06-02 17:44:47 +03:30
Meysam Hadeli
d71bf7200c
Update CompleteRegisterPassenger.cs 2023-06-02 17:35:44 +03:30
Meysam Hadeli
827089858e
Update Passenger.cs 2023-06-02 17:35:21 +03:30
Meysam Hadeli
70d009e323
Update CreateAircraft.cs 2023-06-02 17:34:42 +03:30
Meysam Hadeli
04a71dd1f4
Update InitialData.cs 2023-06-02 17:34:03 +03:30
Meysam Hadeli
5e70400563
Update Aircraft.cs 2023-06-02 17:33:00 +03:30
Meysam Hadeli
ab48a131ba
Update FakeCreateAircraftCommand.cs 2023-06-02 17:02:17 +03:30
Meysam Hadeli
efc9ded1eb
Update InvalidManufacturingYearException.cs 2023-06-02 17:01:25 +03:30
Meysam Hadeli
6b4596ef7c
Update ManufacturingYear.cs 2023-06-02 17:00:20 +03:30
Meysam Hadeli
b70a6568dd
Update Aircraft.cs 2023-06-02 16:59:42 +03:30
Meysam Hadeli
54a0cb282f
Update Passenger.cs 2023-06-02 16:58:23 +03:30
Meysam Hadeli
eb82094919
Update Age.cs 2023-06-02 16:57:17 +03:30
Meysam Hadeli
cd1d4fa7a0
Update FlightMappingTests.cs 2023-06-02 01:55:58 +03:30
Meysam Hadeli
da4b48498f
Update FlightMappingTests.cs 2023-06-02 01:48:31 +03:30
Pc
017a419f6b refactor: Remove migration from message processor 2023-06-01 21:30:45 +03:30
amir.gholami
fd913df555 Merge branch 'RefactorModel' of https://github.com/amirhossein18121380/booking-microservices into RefactorModel 2023-06-01 20:57:08 +03:30
AmirHossein
6e723b559c
Merge branch 'main' into RefactorModel 2023-06-01 20:46:58 +03:30
amir.gholami
d3a2023629 fix valueobject 2023-06-01 20:43:00 +03:30
Pc
31a6d9f6e9 refactor: Refactor persist message processor 2023-06-01 16:55:31 +03:30
amir.gholami
78f4a764f7 Apply Chnages in Comment 2023-05-27 23:47:12 +03:30
amir.gholami
f639619940 Complete changes needed for valueObjects 2023-05-27 01:08:08 +03:30
amir.gholami
5c5be8eef8 Add Value Objects 2023-05-21 19:29:06 +03:30
Pc
0cd22aebd2 fix: Fix scope validation in claims in tests 2023-05-19 02:30:16 +03:30
Pc
6e1cea7ebc fix: Fix scope validation in claims for all endpoints 2023-05-19 01:52:57 +03:30
Pc
d81c5c85db fix: Fix null reference exception in swagger default value 2023-05-15 21:40:32 +03:30
Pc
c6eff3a8b6 refactor: Refactor and remove unnecessary code in masstransit base 2023-05-14 22:06:04 +03:30
Pc
a6167b3a47 refactor: Refactor db-context base 2023-05-12 23:16:03 +03:30
Pc
c3db13141b chore: Add some logging for test consumers 2023-05-12 01:34:48 +03:30