325 Commits (fe7b8a080bc341d463cc50cb24ae2dd638be1ea3)
 

Author SHA1 Message Date
gdlcf88 fe7b8a080b Complete Coupon template scope management pages 6 years ago
gdlcf88 d3c944d98b Change StoreOwner to audited aggregate root 6 years ago
gdlcf88 77b813e0df Implement the coupon feature 6 years ago
gdlcf88 c9fad64744 Create CouponOrderDiscountProvider 6 years ago
gdlcf88 60ccd1ccbd Complete CouponOrderCreationAuthorizationHandler 6 years ago
gdlcf88 7311a7de50 Add ExpirationTime to Coupon entity 6 years ago
gdlcf88 1f6a499fa2 Add ProductGroupName property to CouponTemplateScope entity 6 years ago
gdlcf88 02b8b5c85f Fix RemoteService names 6 years ago
gdlcf88 babf013904 Create CRUD files for the Coupons module 6 years ago
gdlcf88 9b9e5e8d08 Complete coupon entities design. 6 years ago
gdlcf88 510fbb7ee7 Create empty entities for the Coupons module 6 years ago
gdlcf88 b464561d0d Initialize the Coupons module 6 years ago
gdlcf88 b186db2f03 Upgrade to ABP v3.1.2 6 years ago
gdlcf88 3b991458df Check whether the inventory has been deducted when creating a payment or completing the order. 6 years ago
gdlcf88 4898de5d89 Add param "customerUserId" to INewOrderGenerator.GenerateAsync method 6 years ago
gdlcf88 65604d4e1b Fix a bug of OrderLine mapping 6 years ago
gdlcf88 b978e568ac Change version to 1.0.0 6 years ago
gdlcf88 be43391f8e Upgrade to ABP 3.1.0 6 years ago
gdlcf88 2042627df7 Fix Order_Should_Be_Canceled test. 6 years ago
Super 226a96b877
Merge pull request #99 from EasyAbp/complete-tests 6 years ago
gdlcf88 2877da8077 Improve tests 6 years ago
gdlcf88 4f839b8678 Add CompleteOrderEto 6 years ago
GameBelial b9b5850554 Complete the basic unit test of the payments module. 6 years ago
GameBelial 587607e813 Complete the basic unit test of the products module. 6 years ago
GameBelial 9d6ad6a3d3 Complete the basic unit test of the stores module. 6 years ago
GameBelial 51f4244a3b Complete the basic unit test of the order module. 6 years ago
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
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