298 Commits (efe9ee1740d8269e3da751475ba18c0c78cfafba)
 

Author SHA1 Message Date
gdlcf88 efe9ee1740 Complete localization for en, zh-Hans and zh-Hant 6 years ago
gdlcf88 99ae3a15c5 Complete README.md 6 years ago
gdlcf88 9b3786d1d0 Fix uow usage 6 years ago
Super 4db287e7d4
Merge pull request #96 from RayMMond/ExtensibleDtos 6 years ago
Super effd2d41ca
Merge branch 'dev' into ExtensibleDtos 6 years ago
gdlcf88 09a741193b Complete extensible Dtos change 6 years ago
gdlcf88 fde6728b1b Remove IPurchasableChecker and introduce OrderCreationAuthorizationHandler 6 years ago
gdlcf88 636c7ec862 #79 Remove IPayableChecker and introduce PaymentCreationAuthorizationHandler 6 years ago
gdlcf88 0c35001085 Fix a authorization bug of OrderAppService 6 years ago
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
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