890 Commits (dev)
 

Author SHA1 Message Date
Raymond Sun a8fad05466
Merge branch 'dev' into ExtensibleDtos 6 years ago
gdlcf88 4a98ee4d43 Add migration in EShopSample 6 years ago
gdlcf88 db6473fabd Add ExtraProperties to IProductSku 6 years ago
gdlcf88 2622885de1 Merge branch 'master' into dev 6 years ago
gdlcf88 a63c80a856 Add missing ProductDisplayName to IOrderLine 6 years ago
gdlcf88 8b61ddc9b6 Merge branch 'dev' 6 years ago
gdlcf88 d5901fc78d Rename GenerateNewOrderLineAsync to GenerateOrderLineAsync 6 years ago
RayMMond 7569d1fab9 Configure extensible dtos for all modules 6 years ago
GameBelial f56b866f36 Complete the test method for creating an order. 6 years ago
gdlcf88 40cdc2fd7b Remove ProductType entity and introduce a hard-coded ProductGroup design. 6 years ago
Super b7823230bc
Merge pull request #81 from RayMMond/ProductTagAndStoreOwner 6 years ago
gdlcf88 609b1cd04e Fix the routes in ProductController 6 years ago
gdlcf88 9efc63fa24 Complete changes of store owner 6 years ago
Huei Feng 1fc0d085ef Update azure-pipelines.yml for Azure Pipelines 6 years ago
RayMMond 7c786f8321 fix samples build error. 6 years ago
RayMMond b47a34e818 Merge branch 'dev' into ProductTagAndStoreOwner 6 years ago
RayMMond fc21c49432 fix store related extension method naming, add crossStoreAllowed to base method 6 years ago
gdlcf88 8bfad549f4 Record the transaction only if the order is completed. 6 years ago
gdlcf88 589dd11c56 Add Order.ActualTotalPrice and OrderLine.ActualTotalPrice 6 years ago
gdlcf88 cdd29205f5 Introduce Transaction aggregate root in Stores module. 6 years ago
RayMMond d6dd179253 Merge branch 'dev' into ProductTagAndStoreOwner 6 years ago
RayMMond 54036e1b03 fix store owner extension methods. 6 years ago
gdlcf88 d3f98dced5 Rename files and classes 6 years ago
gdlcf88 4f76ee3fc4 Order.PaymentId should be set to null when the payment is canceled. 6 years ago
gdlcf88 ec7ad19eea Merge remote-tracking branch 'origin/dev' into dev 6 years ago
gdlcf88 f3284d55f4 Orders module should not depends on PaymentService module 6 years ago
Huei Feng 21e422777b
Create azure-pipelines.yml 6 years ago
HueiFeng 4b8353b7c0 Added StopApplication 6 years ago
Huei Feng 46eba9492c Update azure-pipelines.yml for Azure Pipelines 6 years ago
Huei Feng 515d95d518 Set up CI with Azure Pipelines 6 years ago
HueiFeng 681ca4eb50 Added Dockerfile 6 years ago
gdlcf88 b86952e992 Change version to 0.12.0 6 years ago
gdlcf88 feebd33165 Fix a bug of PaymentAppService.CreateAsync() 6 years ago
gdlcf88 e536e76dec Introduce IProductPriceProvider 6 years ago
gdlcf88 96f50f637d Make IProductInventoryProvider have a single implementation 6 years ago
gdlcf88 a3919980f3 Implement order refund feature 6 years ago
RayMMond 968eee8874 add missing semicolon 6 years ago
Raymond Sun 4269c54974
Merge branch 'dev' into ProductTagAndStoreOwner 6 years ago
gdlcf88 998bc2206c Check order status before cancellation 6 years ago
gdlcf88 3e55734041 Implement order refund feature #85 6 years ago
RayMMond 22e42493d9 fix code format 6 years ago
RayMMond 0335be9281 1. Move store owner related base classes to EasyAbp.EShop.Stores.Application.Shared 6 years ago
RayMMond 29080d6253 Merge branch 'dev' into ProductTagAndStoreOwner 6 years ago
gdlcf88 903e1d1c88 Upgrade PaymentService module to version 1.1.0 6 years ago
gdlcf88 63c9bc39c7 Improve the param of IOrderAppService.CompleteAsync() 6 years ago
gdlcf88 27558cd882 Add "EasyAbp" prefix to Db tables. 6 years ago
gdlcf88 6fcb10c60c Customize the route of GetByOrderNumberAsync method 6 years ago
gdlcf88 320d0c1b12 Change version to 0.10.0 6 years ago
gdlcf88 e136549a38 Set order status when the order is completed 6 years ago
gdlcf88 1bed29a04f Upgrade PaymentService module to version 1.0.0 6 years ago