425 Commits (f341df23b0a024c8dc7f2bcff36f11b71cb19fd9)
 

Author SHA1 Message Date
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
gdlcf88 cdc81d93d7 Upgrade to ABP 4.4.0. 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
gdlcf88 a92daf8d55 Coupons should not be expired if their ExpirationTime is null. 5 years ago
Huei Feng 1239341712
Update EShopSample.EntityFrameworkCore.DbMigrations.csproj 5 years ago
gdlcf88 3f828eb710 Change version to 2.1.7 5 years ago
Super 85a3861224
Merge pull request #116 from yinchang0626/feature/fix_ProductAttributes_DisplayOrder 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
Super 4d9d410f70
Update README.md 5 years ago
gdlcf88 7d79be6b02 Merge branch 'dev' into master 5 years ago
gdlcf88 974a36ea3c Upgrade to ABP 4.2.2 5 years ago
Huei Feng f7bc19be7e fix error code 5 years ago