294 Commits (d09e62b3c1eb140367bd6715685ebce186ff2de7)

Author SHA1 Message Date
gdlcf88 d09e62b3c1 New method: IOrderAppService.UpdateStaffRemarkAsync 4 years ago
SayHelloGsx c1341415f8 Change CurrencyIsLimitException to UnexpectedCurrencyException 4 years ago
SayHelloGsx 6d42bdda37 Add error code localization for other languages 4 years ago
SayHelloGsx 023857f0e4 All exceptions are changed to ABP style 4 years ago
yinchang0626 580481943c remove ErrorCodes namespace 4 years ago
yinchang0626 4b6fdd8759 Using Error Codes for Exceptions ex:Products 4 years ago
gdlcf88 7e95170b45 Upgrade to ABP 5.1.3 4 years ago
gdlcf88 48f037631d Protected parameterless constructor 4 years ago
gdlcf88 0f87062cc9 Upgrade PaymentService module to 2.0.5 4 years ago
gdlcf88 bc4f850218 Use ExtensibleObject 4 years ago
gdlcf88 c342997423 Upgrade to ABP 5.0.1 4 years ago
gdlcf88 ffe8e4cea4 Add IOrder.PaymentExpiration. 5 years ago
gdlcf88 7c5699291d Fix a bug of uow completion. 5 years ago
gdlcf88 fb659b14e7 Introduce order automatically cancel feature. 5 years ago
gdlcf88 f3e828e8d3 Use IProductRepository in ProductViewAppService. 5 years ago
gdlcf88 683d56eb83 Fix multi-tenant not supported bug in PaymentCanceledEventHandler. 5 years ago
gdlcf88 66e14eee19 Fix CheckProductGroupNameAsync 5 years ago
gdlcf88 591def2bc8 Rename `GetByCodeAsync` to `GetByUniqueNameAsync` in IProductAppService. 5 years ago
gdlcf88 d3f354bfd1 Add missing IsHidden to CategoryDto 5 years ago
gdlcf88 584ba0dbe5 Add missing IsHidden to CreateEditCategoryViewModel 5 years ago
gdlcf88 b8ca65281c Make UniqueName of Category unique within the tenant. 5 years ago
yinchang0626 1029f3dfdc fix DisplayOrder of ProductAttribute and ProductAttributeOption always 0 with ProductAppService.CreateAsync even CreateUpdateProductDto set that 5 years ago
gdlcf88 5bff12110e Upgrade to ABP 4.3.0 5 years ago
gdlcf88 d5205810ad Fix CheckProductUniqueNameAsync 5 years ago
gdlcf88 8bbefef2a9 Fix CheckUniqueNameAsync 5 years ago
gdlcf88 1a041a9c6c Fix routes. 5 years ago
gdlcf88 974a36ea3c Upgrade to ABP 4.2.2 5 years ago
Huei Feng f7bc19be7e fix error code 5 years ago
gdlcf88 f5c71705c5 Upgrade PaymentService module to version 1.10.0 5 years ago
gdlcf88 6b9752a88a Fix a product editing bug. 5 years ago
gdlcf88 0d6d343c2d Make aggregate roots multi-tenant. 5 years ago
gdlcf88 673be0af09 Introduce ProductView aggregate root #111 5 years ago
gdlcf88 d5f62f8e56 Make Product entities belong to a store. #110 5 years ago
gdlcf88 5a18cb0a26 Upgrade to ABP 4.0.2 5 years ago
gdlcf88 de1a3f5742 Add ctor to OrderExtraFeeInfoModel class 6 years ago
gdlcf88 287bd4eca3 Order aggregate root should include OrderExtraFees 6 years ago
gdlcf88 d79b7c56ac Allow IOrderExtraFeeProvider to provide multi extra fees 6 years ago
gdlcf88 08eca44cdf Introduce order extra fee 6 years ago
gdlcf88 145cbfa6d6 Improve category selection with EasyAbp.Abp.TagHelper 6 years ago
gdlcf88 8acd07ec25 Fix BasicOrderCancellationAuthorizationHandler 6 years ago
gdlcf88 660c34d9e9 Rename HandleOrderCreationAsync to HandleOrderCancellationAsync 6 years ago
gdlcf88 408779759c Introduce OrderCancellationAuthorizationHandler 6 years ago
gdlcf88 a1b5146229 Improve category management page to support tree structure 6 years ago
gdlcf88 74e526e7d7 Fix the wrong MaxMaxResultCount usage 6 years ago
gdlcf88 12ecbd4eac Upgrade to ABP v3.2.1 6 years ago
gdlcf88 624f0601ea Add AuthorizeAttribute on the overriden GetListAsync methods 6 years ago
gdlcf88 8eb86ab901 Introduce CreateEditCategoryViewModel 6 years ago
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