510 Commits (faff1273b83bb88bddf055a01d637d95381fddfd)
 

Author SHA1 Message Date
gdlcf88 faff1273b8 Add `ConfigureAuthentication` 4 years ago
gdlcf88 ce25d2ebab Use the LeptonX Lite theme in the sample app. 4 years ago
Super 223723f3fa
Merge pull request #164 from EasyAbp/auto-cancel-refund-order 4 years ago
Super 79862f5ec7
Merge pull request #162 from EasyAbp/remove-product-inventory-appservice 4 years ago
Super 07b9c88dd1
Merge pull request #163 from EasyAbp/fix-delay-value 4 years ago
gdlcf88 3b157dfe60 Add UTs for `RefundOrderEventHandler` and `ProductInventoryReductionEventHandler` 4 years ago
gdlcf88 284f345b32 Auto cancel and refund order in case of insufficient inventory 4 years ago
gdlcf88 6c5efd2810 Rename to "UnpaidAutoCancellationReason" 4 years ago
gdlcf88 d6365a549a Fix the delay value in OrderAutoCancelOnCreatedHandler 4 years ago
gdlcf88 cd48ae156f Fix InventoryActor 4 years ago
gdlcf88 5d2df984fa Use IProductAppService to change inventories 4 years ago
gdlcf88 3b1e2e3cbb Fix UTs of the Orders module 4 years ago
Super d615c5a839
Merge pull request #161 from EasyAbp/orleans-grains-inventory 4 years ago
Super f9826a3d4b
Update README.md 4 years ago
gdlcf88 c1f20ea37d Update README.md 4 years ago
gdlcf88 cbb1b969fe Add `Microsoft.Orleans.CodeGenerator.MSBuild` dependencies 4 years ago
Jadyn a971d448fa Fix sample project swagger 4 years ago
gdlcf88 0c55194b78 Create missing FodyWeavers.xml 4 years ago
gdlcf88 1d61bc0800 Update README.md 4 years ago
gdlcf88 cd2b65f8ed Orleans Grains inventory provider plugin 4 years ago
gdlcf88 5e18f02646 Fix a module-dependency 4 years ago
gdlcf88 5870875c91 Refactor IInventoryActorProvider 4 years ago
gdlcf88 07523596f5 Create missing FodyWeavers.xml 4 years ago
Super 76ae78fe78
Merge pull request #160 from EasyAbp/dapr-actors-inventory 4 years ago
gdlcf88 ca4903eef2 Add symlink 4 years ago
Super 37a7204132
Update README.md 4 years ago
Super 83e0561f31
Update README.md 4 years ago
gdlcf88 eb5c527688 Update README.md 4 years ago
gdlcf88 1242f1f14f Introduce EasyAbp.EShop.Plugins.Inventories.DaprActors.AspNetCore 4 years ago
gdlcf88 e84fe3b2bb Unit tests for DaprActorsProductInventoryProvider 4 years ago
gdlcf88 bb6f421e4c Introduce IInventoryActorProvider 4 years ago
Super bd15d5146c
Merge pull request #159 from EasyAbp/inventory-provider-resolver 4 years ago
gdlcf88 987e0e2277 Use a static state name 4 years ago
Super d08d7c3917
Merge pull request #158 from EasyAbp/improve-inventory 4 years ago
gdlcf88 c945abc935 Dapr Actors inventory provider plugin 4 years ago
gdlcf88 bb9f25aa8f Support multi-inventory-provider 4 years ago
gdlcf88 4545ef0087 Introduce inventory rollback feature and refactor IProductInventoryProvider 4 years ago
Super ad6a886b85
Merge pull request #156 from EasyAbp/orderline-price-overrider 4 years ago
gdlcf88 bc79f52f79 Introduce IOrderLinePriceOverrider 4 years ago
gdlcf88 d7af7b757d Change version to 2.9.2 4 years ago
Super 7761d6fcbb
Merge pull request #154 from EasyAbp/check-attribute-options 4 years ago
gdlcf88 916ca7446d Remove UOW attributes in ProductDomainTests 4 years ago
gdlcf88 c37b77f88e Merge branch 'dev' into check-attribute-options 4 years ago
Super 1a7dd86283
Merge pull request #153 from EasyAbp/orderly-attributes 4 years ago
gdlcf88 928f52e4d0 Merge branch 'dev' into orderly-attributes 4 years ago
Super b0c0a0409b
Merge pull request #152 from EasyAbp/use-list 4 years ago
gdlcf88 c015cf808c Check attribute options for SKU creation 4 years ago
gdlcf88 40f7d5c536 Returns orderly ProductAttribute list and ProductAttributeOption list 4 years ago
gdlcf88 1a54a52bcd Use List<T> instead of ICollection<T> 4 years ago
Super 96d637c6e9
Merge pull request #151 from EasyAbp/fix-sku-creation 4 years ago