File tree
743 files changed
+6044
-8368
lines changed- .config
- .devcontainer
- scripts
- .github/actions/formatting
- .husky
- .vscode
- deployments/k8s
- kubernetes
- kustomize
- food-delivery
- base
- catalogs
- base
- overlays
- dev
- prod
- customers
- base
- overlays
- dev
- prod
- identity
- base
- overlays
- dev
- prod
- orders
- base
- overlays
- dev
- prod
- src
- ApiGateway/FoodDelivery.ApiGateway
- BuildingBlocks
- BuildingBlocks.Abstractions
- CQRS
- Commands
- Events
- Internal
- Queries
- Caching
- Commands
- Domain
- EventSourcing
- Events
- Internal
- Events
- Internal
- Messaging
- PersistMessage
- Persistence
- EfCore
- EventStore
- Projections
- Queries
- Scheduler
- Serialization
- Types
- Web
- MinimalApi
- Module
- Storage
- BuildingBlocks.Caching
- Behaviours
- Extensions
- BuildingBlocks.Core
- CQRS
- Commands
- Events
- Internal
- Queries
- Commands
- Domain
- EventSourcing
- Events
- Internal
- Events
- Extensions
- Internal
- Exception
- Types
- Extensions
- ServiceCollection
- IdsGenerator
- Mapping
- Messaging
- BackgroundServices
- Extensions
- MessagePersistence
- Persistence
- EfCore
- Converters
- Extensions
- Interceptors
- EventStore
- Extenions
- InMemory
- Extensions
- Queries
- Reflection
- Extensions
- Registrations
- Scheduler
- Serialization
- Threading
- Types
- Collections
- Extensions
- Web
- Extenions
- ServiceCollection
- Extensions
- HeaderPropagation
- Extensions
- BuildingBlocks.Email
- Options
- BuildingBlocks.HealthCheck
- BuildingBlocks.Integration.MassTransit
- BuildingBlocks.Logging
- Enrichers
- Extensions
- BuildingBlocks.Messaging.Persistence.Postgres
- Extensions
- MessagePersistence
- Migrations
- BuildingBlocks.OpenTelemetry
- BuildingBlocks.Persistence.EfCore.Postgres
- BuildingBlocks.Persistence.EventStoreDB
- Extensions
- Subscriptions
- BuildingBlocks.Persistence.Marten
- Extensions
- Subscriptions
- BuildingBlocks.Persistence.Mongo
- Extensions
- BuildingBlocks.Resiliency
- Extensions
- HttpClientBuilderExtensions
- ServiceCollections
- Fallback
- Retry
- BuildingBlocks.Security
- ApiKey
- Authorization
- Jwt
- BuildingBlocks.Serialization
- MemoryPack
- BuildingBlocks.Swagger
- BuildingBlocks.Validation
- Extensions
- BuildingBlocks.Web
- Extensions
- Middlewares
- CaptureException
- HeaderPropagation
- RequestLogContextMiddleware
- Minimal
- Extensions
- Modules
- Extensions
- Problem
- RateLimit
- Versioning
- Services
- Billing
- FoodDelivery.Services.Billing
- FoodDelivery.Services.Billing.Api
- Carts
- FoodDelivery.Services.Carts
- FoodDelivery.Services.Carts.Api
- Catalogs
- FoodDelivery.Services.Catalogs
- Brands
- Contracts
- Data
- Services
- Categories
- Contracts
- Data
- Services
- Products
- Data
- Features
- ChangingMaxThreshold/v1
- ChangingProductBrand/v1
- Events/Domain
- ChangingProductCategory/v1
- Events
- ChangingProductPrice/v1
- ChangingProductSupplier/v1
- Events
- ChangingRestockThreshold/v1
- CreatingProduct/v1
- Events
- Domain
- Notification
- DebitingProductStock/v1
- Events/Domain
- GettingAvailableStockById/v1
- GettingProductById/v1
- GettingProducts/v1
- GettingProductsView/v1
- ReplenishingProductStock/v1
- Events/Domain
- UpdatingProduct/v1
- Models
- ValueObjects
- Suppliers
- Contracts
- Data
- Features
- SupplierCreated/Events/Integration/External
- SupplierDeleted/Events/Integration/External
- SupplierUpdated/Events/Integration/External
- Services
- FoodDelivery.Services.Catalogs.Api
- Checkouts
- FoodDelivery.Services.Checkouts
- FoodDelivery.Services.Checkouts.Api
- Customers
- FoodDelivery.Services.Customers
- Customers
- Extensions
- Features
- CreatingCustomer/v1
- Events/Domain
- Read/Mongo
- GettingCustomerByCustomerId/v1
- GettingCustomerById/v1
- GettingCustomers/v1
- UpdatingCustomer/v1
- Events/Domain
- Read/Mongo
- Products
- Features
- CreatingProduct/v1/Events/Integration/External
- ReplenishingProductStock/v1/Events/Integration/External
- RestockSubscriptions
- Features
- CreatingRestockSubscription/v1
- Events/Domain
- DeletingRestockSubscription/v1
- DeletingRestockSubscriptionsByTime/v1
- GetRestockSubscriptionById/v1
- GettingRestockSubscriptionBySubscriptionId/v1
- GettingRestockSubscriptions/v1
- ProcessingRestockNotification/v1
- Events/Domain
- SendingRestockNotification/v1
- Users
- Features/RegisteringUser/v1/Events/Integration/External
- FoodDelivery.Services.Customers.Api
- GroceryStores
- FoodDelivery.Services.GroceryStores
- FoodDelivery.Services.GroceryStores.Api
- Controllers
- Identity
- FoodDelivery.Services.Identity
- Identity
- Data/EntityConfigurations
- Features
- GeneratingJwtToken/v1
- GeneratingRefreshToken/v1
- GettingClaims/v1
- GettingRefreshTokenValidity/v1
- Login/v1
- Logout/v1
- RefreshingToken/v1
- ResettingPassword/v1
- RevokingAccessToken/v1
- RevokingAllAccessTokens/v1
- RevokingRefreshToken/v1
- SendingEmailVerificationCode/v1
- SendingResetPasswordCode/v1
- VerifyingEmail/v1
- Exceptions
- Users
- Features
- GettingUerByEmail/v1
- GettingUserById/v1
- GettingUsers/v1
- RegisteringUser/v1
- UpdatingUserState/v1
- FoodDelivery.Services.Identity.Api
- Middlewares
- Orders
- FoodDelivery.Services.Orders
- Customers
- Features/CreatingCustomer/v1/Events/External
- Orders/Models
- FoodDelivery.Services.Orders.Api
- Pricing
- FoodDelivery.Services.Pricing
- FoodDelivery.Services.Pricing.Api
- Recommendations
- FoodDelivery.Services.Recommendations
- FoodDelivery.Services.Recommendations.Api
- Restaurants
- FoodDelivery.Services.Restaurants
- FoodDelivery.Services.Restaurants.Api
- Controllers
- Reviews
- FoodDelivery.Services.Reviews
- FoodDelivery.Services.Reviews.Api
- Search
- FoodDelivery.Services.Search
- FoodDelivery.Services.Search.Api
- Shippings/FoodDelivery.Services.Shippings.Api
- tests
- BuildingBlocks/EventStoreDB/BuildingBlocks.Persistence.EventStoreDB.IntegrationTests
- Services
- Catalogs
- FoodDelivery.Services.Catalogs.IntegrationTests
- FoodDelivery.Services.Catalogs.UnitTests
- Common
- Products
- Customers
- FoodDelivery.Services.Customers.EndToEndTests/Customers/Features
- CreatingCustomer/v1
- GettingCustomerById/v1
- FoodDelivery.Services.Customers.IntegrationTests
- Customers/Features
- CreatingCustomer/v1
- GettingCustomerByCustomerId/v1
- GettingCustomerById/v1
- GettingCustomers/v1
- RestockSubscriptions/Features/CreatingRestockSubscription/v1
- Users/Features/RegisteringUser/v1/Events/External
- FoodDelivery.Services.Customers.UnitTests
- Common
- Customers
- Features
- CreatingCustomer/v1
- Read
- GettingCustomerByCustomerId
- GettingCustomerById/v1
- UpdatingCustomer/v1
- Read
- Models
- ValueObjects
- RestockSubscriptions
- Features/CreatingRestockSubscription/v1
- Identity/FoodDelivery.Services.Identity.IntegrationTests
- Users/Features/RegisteringUser/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
743 files changed
+6044
-8368
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 12 |
| |
27 | 13 |
| |
28 | 14 |
| |
| |||
31 | 17 |
| |
32 | 18 |
| |
33 | 19 |
| |
34 |
| - | |
| 20 | + | |
35 | 21 |
| |
36 | 22 |
| |
37 | 23 |
| |
| |||
59 | 45 |
| |
60 | 46 |
| |
61 | 47 |
| |
62 |
| - | |
| 48 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
78 | 89 |
| |
79 | 90 |
| |
80 | 91 |
| |
| |||
89 | 100 |
| |
90 | 101 |
| |
91 | 102 |
| |
92 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
93 | 111 |
| |
94 | 112 |
| |
95 | 113 |
| |
|
.devcontainer/scripts/post-create.sh
100644
100755
File mode changed.
.devcontainer/scripts/update.sh
100644
100755
File mode changed.
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
341 | 341 |
| |
342 | 342 |
| |
343 | 343 |
| |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
344 | 348 |
| |
345 | 349 |
| |
346 | 350 |
| |
| |||
460 | 464 |
| |
461 | 465 |
| |
462 | 466 |
| |
463 |
| - | |
464 | 467 |
| |
465 | 468 |
| |
466 | 469 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 |
| - | |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + |
0 commit comments