890 Commits (dev)
 

Author SHA1 Message Date
RayMMond 89dcface27 Handle empty attributes when serializing project attributes 6 years ago
gdlcf88 354f1cb5f3 Close #50: Redesign Category entity based on EasyAbp.Abp.Trees module 6 years ago
gdlcf88 213406266a Merge remote-tracking branch 'origin/dev' into dev 6 years ago
gdlcf88 fd8ee384e8 Close #52: Change all the money value data types to decimal(20,8) 6 years ago
gdlcf88 ebae6c881b Upgrade PaymentService module to version 0.3.6 6 years ago
gdlcf88 f3846e3abc Close #32: Improved menu item name 6 years ago
gdlcf88 7ed72561bd Add IProductRepository.WithDetails(...) methods 6 years ago
gdlcf88 3ebbe57b0b Merge branch 'dev' of https://github.com/EasyAbp/EShop into dev 6 years ago
gdlcf88 f6d8fad7d0 Close #33: Implement IProductDiscountManager 6 years ago
gdlcf88 6b4d0ec4cc Remove list property initial code in entity's protected ctor method 6 years ago
Super 8604f53c22
Merge pull request #49 from RayMMond/dev 6 years ago
gdlcf88 46f4018cee Rename "DefaultStoreDisplayName" to "DefaultStoreName" 6 years ago
uniquesyp 49f8820f40 Fix default store name declaration 6 years ago
gdlcf88 37ca85b16e Close #47: Add OrderMaxQuantity property to ProductSku entity 6 years ago
gdlcf88 251197c753 Close #48: Throw the error in payment event handlers if the order or the payment is wrong 6 years ago
gdlcf88 7cb0101ce8 Optimize OrderLines validation in CreateOrderDto 6 years ago
gdlcf88 6929ff7b0b Close #43: Add OrderNumber property to Order entity 6 years ago
gdlcf88 bd423d68a3 Close #44: Change RemoteServiceNames 6 years ago
gdlcf88 5ab4fd07ea Close #25: Reduce inventory after payment 6 years ago
gdlcf88 d3a81e3ea3 Fixed namespaces 6 years ago
gdlcf88 f5ec686111 Removed unused ItemGroups 6 years ago
gdlcf88 039635c646 Removed cshtml files from the EmbeddedResource 6 years ago
gdlcf88 579248babb Used MenuConfigurationContext's IsGrantedAsync method 6 years ago
gdlcf88 477fc4d630 Upgraded PaymentService module to version 0.3.3 6 years ago
gdlcf88 f46f6e8947 Upgraded ABP to version 2.9.0 6 years ago
gdlcf88 eb048adddc Changed permission names in the payments module 6 years ago
gdlcf88 55441ef2cd Close #41: Support the new payment creation design 6 years ago
gdlcf88 65bcd2884d Added uow to PaymentSynchronizer 6 years ago
gdlcf88 efb229e552 Improved OrderPaymentChecker 6 years ago
gdlcf88 8b76e8cda7 Close #40: Make Payment and Refund exclusive table entities 6 years ago
gdlcf88 4294947e64 Change version to 0.2.0 6 years ago
gdlcf88 4a157bd76e Close #34: Create Payment entity and Refund entity in Payments module 6 years ago
gdlcf88 73488edd58 Fixed permission check in OrderAppService 6 years ago
gdlcf88 5458df9be2 Try EF TPC 6 years ago
gdlcf88 32f7f6f584 Added empty host projects 6 years ago
gdlcf88 88d779523b Close #36: Rename EasyMall to EShopSample. 6 years ago
gdlcf88 fade1d61e9 Renamed ConfigureEShopEasyMall to ConfigureEasyMall 6 years ago
Super 8b27559db3
Update README.md 6 years ago
gdlcf88 2fda05b350 Fixed publish.yml 6 years ago
gdlcf88 d407c5f917 Close #39: Create a new module named "EShop" to integrate sub-modules. 6 years ago
Super ae95c3d918
Update README.md 6 years ago
gdlcf88 1eaeab25b6 Added angular project 6 years ago
gdlcf88 38c451632c Fixed FakeCurrentPrincipalAccessor 6 years ago
gdlcf88 be3a709bc7 Close #38: Use serialized product entity instead of serialized product DTO in ProductHistory/ProductDetailHistory 6 years ago
gdlcf88 c20e82bbd0 Added "appsettings.*.json" to .gitignore 6 years ago
gdlcf88 5e4594cec1 Upgrade ABP to version 2.8.0 6 years ago
gdlcf88 ca835214ad Added Code property to ProductSku 6 years ago
gdlcf88 f67f14bb3c ProductManager DeleteAsync method auto saving 6 years ago
gdlcf88 02f0bd341c Move create, update and delete method to ProductManager 6 years ago
gdlcf88 910ff54a08 Fixed a product sku index page bug 6 years ago