Meysam Hadeli
|
10627f8de6
|
fix: fix formatting
|
2025-07-23 16:18:05 +03:30 |
|
Meysam Hadeli
|
2e02f1b3bf
|
refactor: refactor structure of project
|
2025-07-03 23:22:26 +03:30 |
|
Meysam Hadeli
|
ccce0faef1
|
feat: add architecture style to project
|
2025-03-15 01:39:43 +03:30 |
|
Meysam Hadeli
|
3bf8733f5e
|
fix: fix failed unit tests in flight
|
2025-02-14 01:59:57 +03:30 |
|
Meysam Hadeli
|
6ed7ee7409
|
feat: add full observability top of open telemetry collector
|
2025-02-14 01:13:01 +03:30 |
|
Meysam Hadeli
|
4785a680da
|
feat: update dotnet to version 9
|
2024-12-18 23:28:18 +03:30 |
|
Meysam Hadeli
|
dda4a3f92b
|
refactor: refactor analyzer configs and add formating to cli
|
2024-09-16 17:57:37 +03:30 |
|
Meysam Hadeli
|
6da82e39ce
|
.
|
2024-09-16 01:58:31 +03:30 |
|
meysamhadeli
|
9465c4d2d4
|
chore: Update nuget packages.
|
2024-07-23 23:09:57 +02:00 |
|
Pc
|
5d88cfccdd
|
feat: Update docker image versions
|
2024-04-04 17:04:41 +03:30 |
|
Pc
|
c49bdfa898
|
feat: Update all nuget packages to last version.
|
2024-04-03 00:55:50 +03:30 |
|
Pc
|
ef72d64700
|
feat: Add monitoring with prometheus and grafana
|
2023-07-30 00:58:05 +03:30 |
|
Pc
|
ef53893263
|
refactor: Refactor value objects
|
2023-06-12 19:13:50 +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
|
343d0d63c6
|
AddValueObjects(Seats/Flights/Airports)
|
2023-06-09 21:37:03 +03:30 |
|
Pc
|
9e27099ef2
|
fix: Fix unit tests error
|
2023-06-04 03:58:05 +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
|
ab48a131ba
|
Update FakeCreateAircraftCommand.cs
|
2023-06-02 17:02: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 |
|
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
|
a6167b3a47
|
refactor: Refactor db-context base
|
2023-05-12 23:16:03 +03:30 |
|
Pc
|
f24c3c9c4f
|
fix: Fix problem run persist-message background job service in test-base
|
2023-05-09 01:29:10 +03:30 |
|
Pc
|
607d72eef7
|
refactor: Refactor tests read-side
|
2023-05-08 18:37:10 +03:30 |
|
Pc
|
95ac22d3b8
|
refactor: Refactor core domain in building-blocks
|
2023-05-08 15:46:08 +03:30 |
|
Pc
|
c562ec70d3
|
test: Add Performance tests
|
2023-04-22 23:42:08 +03:30 |
|
Pc
|
55a5f98dc9
|
fix: Fix run parallel to sequentially test in flight end-to-end test
|
2023-04-01 13:39:24 +03:30 |
|
Pc
|
c60af19a0a
|
feat: Use NewId instead of IdGen for generate Id for unique id in distributed system
|
2023-04-01 02:03:05 +03:30 |
|
Pc
|
805f017af1
|
refactor: Refactor SnowflakeIdGenerator helper
|
2023-03-30 01:26:05 +03:30 |
|
Pc
|
0c7baf0c73
|
feat: Add result model for handlers for better structure in vertical slice architecture
|
2023-03-22 17:56:24 +04:30 |
|
Pc
|
249b3015b5
|
refactor: Refactor feature folder structure in vertical slice architecture
|
2023-03-21 02:13:18 +03:30 |
|
Pc
|
25b4f55d9a
|
ci: Add Reusable actions for build and test
|
2023-02-26 18:14:19 +03:30 |
|
Pc
|
20795825a3
|
chore: Update kubernetes configs
|
2023-02-21 22:19:42 +03:30 |
|
meysamhadeli
|
d54ecc9bb8
|
fix: Fix unhandled error in OnBeforeSaving db-context
|
2023-01-23 16:32:51 +03:30 |
|
meysamhadeli
|
133f565fe6
|
feat: Add polly for handle resilience
|
2023-01-22 00:45:03 +03:30 |
|
meysamhadeli
|
c5f35ac12a
|
test: Add unit tests for flight domain models
|
2023-01-16 01:02:20 +03:30 |
|
meysamhadeli
|
953d2c7b70
|
fix: Fix update changelog
|
2023-01-14 00:20:55 +03:30 |
|
meysamhadeli
|
e96283d0e6
|
feat: Add postgres instead of sql for write database
|
2023-01-13 19:06:56 +03:30 |
|
meysamhadeli
|
39cb6c6305
|
fix: Fix bug dispose service provider in test base
|
2023-01-12 03:40:21 +03:30 |
|
meysamhadeli
|
cabfa0393b
|
refactor tests nuget
|
2022-12-30 18:56:15 +03:30 |
|
meysamhadeli
|
1c4f20ddbc
|
refactor test base
|
2022-12-11 21:34:19 +03:30 |
|
meysamhadeli
|
d68663ad37
|
add some end-to-end tests
|
2022-12-11 02:11:38 +03:30 |
|
meysamhadeli
|
44724d7b69
|
- add end-to-end test base
|
2022-12-10 02:53:01 +03:30 |
|