188 Commits (490c38dc5f4aa1f495e76ede7ed8a95cb1d36568)

Author SHA1 Message Date
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 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
Jadyn 3cb4bb2983 Improve remove cache item 4 years ago
Jadyn 5c030de5c7 Remove `Quantity` 4 years ago
Jadyn 4820c9358c Rename to `FlashSalePlan` and `FlashSaleResult` 4 years ago
Jadyn 2a76d3dc05 Validate create or update 4 years ago
Jadyn 7361d70ed0 Replace `FindSkuById` with `GetSkuById` 4 years ago
Jadyn 642ce1aa18 Remove cache on unitofwork completed 4 years ago
Jadyn 889fff0cd5 Use `MultiStoreCrudAppService` replace `CrudAppService` 4 years ago
Jadyn 01ce278905 Rename `RemoteServiceName` and `ModuleName` 4 years ago
Jadyn ccf853287a Improve FlashSales `ErrorCodes` and `GetList` 4 years ago