274 Commits (9efc63fa24035e39fd94e4f7832a391c4e1f71d2)
 

Author SHA1 Message Date
gdlcf88 9efc63fa24 Complete changes of store owner 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 46eba9492c Update azure-pipelines.yml for Azure Pipelines 6 years ago
Huei Feng 515d95d518 Set up CI with Azure Pipelines 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
Super f955cced4b
Update README.md 6 years ago
gdlcf88 e4a53df8a2 Update README.md 6 years ago
gdlcf88 7d3d3b6623 Add publish-docs.yml 6 years ago
RayMMond 80493f496f StoreDto use right extensible base class, revert unwanted changes 6 years ago
RayMMond 16d99b296c Add multi store crud app service base classes, remove unnecessary service injections 6 years ago
RayMMond 506b18e85f Merge remote-tracking branch 'remotes/EasyAbp/dev' into ProductTagAndStoreOwner 6 years ago
RayMMond 530f82e061 make StoreOwner has its own application service and management pages 6 years ago
gdlcf88 fe695dfb98 Fix CategoryRepository 6 years ago
gdlcf88 37a563d41d Use db context interface in custom repositories. 6 years ago
gdlcf88 53e28af002 Use db context interface in custom repositories. 6 years ago
RayMMond 4ca82e3200 Merge remote-tracking branch 'remotes/EasyAbp/dev' into ProductTagAndStoreOwner 6 years ago
RayMMond b3369d0f9a remove unnecessary changes 6 years ago
gdlcf88 be299086cc Payment should accept cross-store items 6 years ago
RayMMond 5ffbe8c5fa Remove plugins 6 years ago
RayMMond 467f317ec4 update abp to 3.0.5. 6 years ago
gdlcf88 42afed8a30 Fix a bug of GetProductDictionaryAsync 6 years ago