Skip to content

Activity

Added Order and OrderItem entities in OrderDbContext

aligholipourpushed 2 commits to master • 8e58b49…7aa62f4 • 
on Jul 27, 2023

Added OrderItemConfigurations

aligholipourpushed 2 commits to master • 099bbfc…8e58b49 • 
on Jul 14, 2023

Added AddShoppingCarItem API routing in the API Gateway project

aligholipourpushed 1 commit to master • 6a32323…099bbfc • 
on Jun 12, 2023

Added EditProduct API routing in the API Gateway project

aligholipourpushed 1 commit to master • 66a7223…6a32323 • 
on Jun 5, 2023

Added InsertProduct API routing in the API Gateway project

aligholipourpushed 1 commit to master • 5ca001b…66a7223 • 
on Jun 5, 2023

Added GetProduct API routing in the API Gateway project

aligholipourpushed 1 commit to master • 5ae93b7…5ca001b • 
on Jun 4, 2023

Added Ocelot configurations in program.cs

aligholipourpushed 3 commits to master • 52b5bdb…5ae93b7 • 
on Jun 2, 2023

Added ApiGateway

aligholipourpushed 1 commit to master • 027aa3e…52b5bdb • 
on May 23, 2023

Added CheckoutShoppingCart method in Basket.Api project

aligholipourpushed 2 commits to master • cc59b63…027aa3e • 
on May 12, 2023

Added AddShoppingCarItem method in Basket.Api project

aligholipourpushed 5 commits to master • 3d4a39f…cc59b63 • 
on May 10, 2023

Added Result class in CreateShoppingCartItemHandler for return specif…

aligholipourpushed 2 commits to master • 4600650…3d4a39f • 
on May 9, 2023

Remove redundant classes in Basket.Api

aligholipourpushed 2 commits to master • c19a08b…4600650 • 
on May 8, 2023

Added GetCategory method in Catalog.API project

aligholipourpushed 2 commits to master • ba458b9…c19a08b • 
on May 6, 2023

Added EditProduct method in Catalog.API project

aligholipourpushed 2 commits to master • f704a6e…ba458b9 • 
on May 5, 2023

Added InsertProduct method in Catalog.API project

aligholipourpushed 2 commits to master • ffa05cc…f704a6e • 
on May 3, 2023

Added GetProduct method and install MediatR library in Catalog.API pr…

aligholipourpushed 4 commits to master • 42b9aec…ffa05cc • 
on May 1, 2023

Change HasField to HasColumnName for OrderDate field

aligholipourpushed 4 commits to master • 85d23ad…42b9aec • 
on Apr 25, 2023

Added Order Configurations and set configuration for orderDate privat…

aligholipourpushed 1 commit to master • ffceab5…85d23ad • 
on Apr 23, 2023

Added Order entity and aggregateroot

aligholipourpushed 1 commit to master • ac49e7d…ffceab5 • 
on Apr 21, 2023

Added Result class in CheckoutShoppingCartHandler for return specific…

aligholipourpushed 2 commits to master • 549f150…ac49e7d • 
on Apr 16, 2023

Added Result class in EditProductCommandHandler for return specific r…

aligholipourpushed 2 commits to master • 103afd6…549f150 • 
on Apr 11, 2023

Added Result class in AddProductCommandHandler for return specific re…

aligholipourpushed 2 commits to master • e5a173c…103afd6 • 
on Apr 11, 2023

Added Result class in DeleteCategoryCommandHandler for return specifi…

aligholipourpushed 2 commits to master • 8eaafc1…e5a173c • 
on Apr 9, 2023

Use Result class in AddCategoryCommand

aligholipourpushed 1 commit to master • c0f5c31…8eaafc1 • 
on Apr 8, 2023

Add Result class to return an understandable message

aligholipourpushed 1 commit to master • 533ff72…c0f5c31 • 
on Apr 7, 2023

Add AddQuantity methot in ShoppingCardItem

aligholipourpushed 2 commits to master • 0adf5e3…533ff72 • 
on Apr 5, 2023

Add SetCategory method in product entity

aligholipourpushed 2 commits to master • f459023…0adf5e3 • 
on Apr 5, 2023

Add HasParentCategory method in Category entity

aligholipourpushed 2 commits to master • 2af0aa2…f459023 • 
on Apr 4, 2023

Add DeleteCategoryCommandHandler

aligholipourpushed 3 commits to master • 2b43c0d…2af0aa2 • 
on Apr 3, 2023

Add ChangePublishState method for category change publish state

aligholipourpushed 1 commit to master • 4810488…2b43c0d • 
on Apr 2, 2023