191 Commits (29080d62532c90d330077e50b85ca7d7031fc174)

Author SHA1 Message Date
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 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
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 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 b3369d0f9a remove unnecessary changes 6 years ago
gdlcf88 be299086cc Payment should accept cross-store items 6 years ago
RayMMond 467f317ec4 update abp to 3.0.5. 6 years ago
gdlcf88 42afed8a30 Fix a bug of GetProductDictionaryAsync 6 years ago
gdlcf88 ac750c4ee6 Get order list with details. 6 years ago
gdlcf88 018de4f7f1 Revert "Automatically set UserId to current user's id in get-list methods." 6 years ago
gdlcf88 c7ff9c480d Automatically set UserId to current user's id in get-list methods. 6 years ago
gdlcf88 9314ebbbce Remove launchSettings.json from ItemGroup 6 years ago
gdlcf88 ec37c98abb Adjust configurations 6 years ago
gdlcf88 c1a52eac68 Upgrade PaymentService module to version 0.6.0 6 years ago
gdlcf88 9f809aa85c Implement order completion feature 6 years ago
gdlcf88 bcf69bbf93 Upgrade PaymentService module to version 0.5.2 6 years ago
gdlcf88 6b3dfa8f44 Add controllers 6 years ago
gdlcf88 026e354e25 Fix .sln files and Host.Shared projects 6 years ago
gdlcf88 c72b6ccb4e Fix publish.yml 6 years ago
gdlcf88 d0202b8561 Improve Name properties in many entities. 6 years ago
gdlcf88 b18a956b9e Close #60: Rename Code properties in Product aggregate. 6 years ago
gdlcf88 518d3b0b12 Remove ParentCategoryId from and add Name to CreateUpdateCategoryDto 6 years ago
gdlcf88 39f38f0a37 Remove ParentCategoryId from CreateUpdateCategoryDto 6 years ago
gdlcf88 ea2b63e576 Fix CategoryDto 6 years ago
gdlcf88 2daee47810 Add IPayableChecker and IPayableCheckProvider 6 years ago
gdlcf88 d1df42ea48 Revert #73: Check inventory when creating an order 6 years ago
gdlcf88 1ceac59cce Fix a bug of repository usage 6 years ago
gdlcf88 80253d4b4d Make CreateOrderDto implement IHasExtraProperties 6 years ago
gdlcf88 68664c3871 Add orderExtraProperties param to IPurchasableCheckManager.CheckAsync() 6 years ago
gdlcf88 3f0e7ce1cd Add orderExtraProperties param to INewOrderGenerator.GenerateAsync() 6 years ago
gdlcf88 d9149ea0f4 Close #76: Improve ProductType usage 6 years ago
gdlcf88 db529ed189 Create IOrder and IOrderLine interfaces 6 years ago
gdlcf88 455f203dc8 Close #73: Check inventory when creating an order 6 years ago
gdlcf88 f8fee2e859 Close #75: Implement sold data of products. 6 years ago
gdlcf88 b9b16f38bd Fix bug of GetInventoryProviderOrDefault 6 years ago
gdlcf88 9fb63638ea Implement multi IProductInventoryProvider 6 years ago
gdlcf88 152cbb4d20 Move GetDiscountedPriceAsync method to IProductManager 6 years ago
gdlcf88 28a03e7a38 Close #74: Introduce ProductInventory aggregate root 6 years ago
gdlcf88 48168bf8ec Adjust the structure of Web projects 6 years ago
gdlcf88 31be5b3cc7 Disable OrderAppService.UpdateAsync method 6 years ago
gdlcf88 620db9bd1a Close #71: Implement Baskets plugin module 6 years ago
gdlcf88 6b53792515 Remove the basket module and add plugin module 6 years ago