442 Commits (199ac9dfd686feae6fda2a0315973cd89a56017c)
 

Author SHA1 Message Date
gdlcf88 199ac9dfd6 Update EF configurations and add migrations for the sample app 4 years ago
gdlcf88 e9573e936f Check OrderLines and OrderExtraFees exist when refunding 4 years ago
gdlcf88 a0aef9588c Support OrderExtraFee refund 4 years ago
gdlcf88 b966ca6b19 Add missing OrderDto.OrderExtraFees 4 years ago
gdlcf88 7611c0a7ae Refund creation policy check 4 years ago
gdlcf88 2bad79855a Change version to 2.7.0 4 years ago
gdlcf88 dbe1ba54d9 Fix UOW of CancelPaymentEventHandler 4 years ago
Super bc938575ec
Merge pull request #143 from EasyAbp/redesign-product-detail 4 years ago
gdlcf88 182b062c96 Check ProductDetailId when creating SKU 4 years ago
gdlcf88 084c0f8ab5 Record ProductDetailId in OrderLine 4 years ago
gdlcf88 ec9949660d Fix ProductDetailModificationTime value 4 years ago
gdlcf88 eea477957c UI for SKU details editing 4 years ago
gdlcf88 192cbeb8df Fix ProductDetail permission check. 4 years ago
gdlcf88 b4f89de6d3 Make ProductDetail non-essential and reusable 4 years ago
Super b0a650fa58
Merge pull request #142 from EasyAbp/roll-back-inventory 4 years ago
gdlcf88 6cbb486624 Inventory auto rollback 4 years ago
gdlcf88 7b0b21027c Auto create ProductInventory entities 4 years ago
gdlcf88 f341df23b0 Add the missing extra properties mapping. 4 years ago
Super d7766b8929
Merge pull request #137 from EasyAbp/client-side-baskets 4 years ago
gdlcf88 524460e649 Fix BasketsMenuContributor 4 years ago
gdlcf88 6672d9dbb3 Use serializeFormToObject 4 years ago
gdlcf88 e23ecea87c Fix BasketsWebAutoMapperProfile 4 years ago
gdlcf88 7cb04de499 Introduce client-side baskets. 4 years ago
gdlcf88 f2c7b29cef Change version to 2.6.0 4 years ago
gdlcf88 4d2db2d816 Fix bug of prices of ProductView are always null 4 years ago
gdlcf88 203f8c0894 Change version to 2.5.0 4 years ago
gdlcf88 d09e62b3c1 New method: IOrderAppService.UpdateStaffRemarkAsync 4 years ago
Super a9dd90ebb1
Merge pull request #122 from EasyAbp/feature/yinchang 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 d9f1a65004 Add migrations for samples / demo hosts 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
Super 0252e2d9a2
Merge pull request #119 from EasyAbp/order-auto-cancel 5 years ago
gdlcf88 fb659b14e7 Introduce order automatically cancel feature. 5 years ago
gdlcf88 4ec707a117 Merge branch 'master' into dev 5 years ago
Super 0b047e51b4
Update README.md 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 6a56e6c05f Remove the repository test sample. 5 years ago