200 Commits (37dbcf99da66c5d4b3615a557f82c8b5f7ea007b)

Author SHA1 Message Date
Jadyn 310c47357a Rename `FlashSaleOrderCanceledEventHandlerTests` methods name 4 years ago
Jadyn 587b57d83d Add flash-sale order canceled event handler 4 years ago
gdlcf88 2bfadf6655 Persist inventory immediately for the first time invoking 4 years ago
gdlcf88 fa6d13e952 Fix flash sales cache invalidators 4 years ago
gdlcf88 41aad42052 Fix UOW OnCompleted usage with `IAbpApplication` 4 years ago
Super 8f344e6189
Revert "Fix UOW OnCompleted usage" 4 years ago
gdlcf88 acecaed2a3 Fix UOW OnCompleted usage 4 years ago
gdlcf88 6cb670c0fb Improve flash sales inventory rollback 4 years ago
gdlcf88 490c38dc5f Simplify methods of `IFlashSaleInventoryManager` 4 years ago
gdlcf88 798f1f83a1 Refactor the flash sales plugin module 4 years ago
gdlcf88 6be4a0652f Disable auditing of IFlashSalePlanAppService.OrderAsync 4 years ago
gdlcf88 2177adec7b Fix `FlashSalePlanAppService.CreateFilteredQueryAsync` method 4 years ago
gdlcf88 22a4d0dbce Fix authorization of flash sales module 4 years ago
gdlcf88 703acd1952 Fix a state bug in `InventoryActor` 4 years ago
gdlcf88 8dc2e8a642 Improve inventory actor timers 4 years ago
gdlcf88 df6c13631f Persist inventory on deactivate 4 years ago
gdlcf88 6c9aebb24a Use actor timer to persist inventory for flash sales 4 years ago
gdlcf88 26221596e1 Use protected instead of public 4 years ago
gdlcf88 731020ddfc Inventory actor/grain delay saving to the persistence 4 years ago
gdlcf88 a95b007ec1 Use warning to log exceptions of inventory operation 4 years ago
Jadyn 2fed214b26 Use product cache item for flash-sales 4 years ago
Jadyn 961ca1917b Configure permissions for flash-sales 4 years ago
gdlcf88 e9bada97ce Fix authorization in `FlashSaleResultAppService` 4 years ago
Jadyn 9bb714e436 Make `UserFlashSaleResultCache` have an absolute expiration 4 years ago
gdlcf88 7720d126c8 Fix authorization in `FlashSalePlanAppService` 4 years ago
gdlcf88 45948df5b6 Downgrade the flash sale http client module to `netstandard2.0` 4 years ago
gdlcf88 091856f699 Add FlashSales link in README.md 4 years ago
Jadyn a3cba8f24e Rename to `CreateFlashSaleOrderFailedEventHandler` 4 years ago
Jadyn 592799b29b Rename to `FlashSaleOrderResultDto` 4 years ago
Jadyn 7e160fa0aa Fix typo 4 years ago
Jadyn 4b30e6c093 Return `CreateOrderDto` 4 years ago
Jadyn b855e75588 Add UnitTests for FlashSales 4 years ago
Jadyn 50b59e6de2 Improve FlashSales 4 years ago
gdlcf88 71a0c0b865 Remove unused `BookingOrderProperties.OrderLineBookingVolume` 4 years ago
gdlcf88 8e5a4d9cc1 Revert "Add missing `OrderLineBookingVolume` in object extensions" 4 years ago
gdlcf88 1963f0682c Add missing `OrderLineBookingVolume` in object extensions 4 years ago
Jadyn 6fa62b0720 Improvement FlashSales 4 years ago
Jadyn d29b281c8e Add `[UnitOfWork]` to HandleEventAsync 4 years ago
Jadyn e491387cad Add pre-order response 4 years ago
Jadyn 1f1d307343 Improvement FlashSales 4 years ago
Jadyn 43ec4c468c Fix project name 4 years ago
Jadyn 89fcca3bcc Fix FodyWeavers 4 years ago
Jadyn a64dd7ea07 Add `FlashSaleInventoryController` 4 years ago
Jadyn 193896e091 Format `FlashSalePlanAppService` 4 years ago
Jadyn fb58762fa9 Introduce `FlashSalesOptions` 4 years ago
Jadyn bc5fc8a6ab Introduce `IFlashSaleInventoryManager` 4 years ago
Jadyn 28c4b7b640 Fix the missing part by rename to `FlashSalePlan` and `FlashSaleResult` 4 years ago
Jadyn 9aaf5dbbbe Disable discounts in flash sale 4 years ago
Jadyn e26576b942 Fix `CreateOrderAsync` beginTime check 4 years ago
Jadyn e2b43f80a5 FlashSaleResultAppService use `MultiStoreCrudAppService` replace `CrudAppService` 4 years ago