30 Commits (a4aaeb3bc3783e1fb98ef9cb0c339454dac2d0a0)

Author SHA1 Message Date
gdlcf88 75664d7521 Use the NuGet packages of BookingService module 4 years ago
gdlcf88 2f289bd2a8 Upgrade NuGet packages to support ABP 5.3.1 4 years ago
gdlcf88 eaaf960139 Fix the converting of `DateTime?` and `TimeSpan?` 4 years ago
gdlcf88 45790e8919 Update BookingOrderLinePriceOverrider 4 years ago
gdlcf88 32870ce43d Implement `TryRefundOrderAsync` in BulkAssetOccupancyResultEventHandler 4 years ago
gdlcf88 bb6217f093 Update to use latest BookingService module code 4 years ago
gdlcf88 f2db0f41e6 Register `BookingPaymentCreationAuthorizationHandler` 4 years ago
ericeric284 39d8515999 Add BookingOrderCreationAuthorizationHandler for EShopOrdersBookingApplicationModule 4 years ago
gdlcf88 c47fe7bcb3 Update routes 4 years ago
gdlcf88 60b7099c88 Add requestId input 4 years ago
yinchang0626 f711deee72 downgrade target framework from net6.0 to netstandard2.0 4 years ago
yinchang0626 78bd9b58b2 fix dto typo 4 years ago
gdlcf88 f8d9e8984b Refactor StoreAssetCategoryDto to GrantedStoreDto 4 years ago
gdlcf88 e4e6116b61 Check store to category mapping 4 years ago
gdlcf88 48219a49e6 Fix name of the get-list DTOs 4 years ago
gdlcf88 d3d93f07e6 Remove redundant checks 4 years ago
gdlcf88 3865faaed4 Introduce BookingOrderLinePriceOverrider 4 years ago
gdlcf88 7d66b9de1a Simplify code in authorization handlers 4 years ago
gdlcf88 73c39d024a Quantity of order lines for booking should be 1 4 years ago
gdlcf88 48006fbd3d Improve code in BookingOrderCreationAuthorizationHandler 4 years ago
gdlcf88 7cb5fed279 Multi-store, basic CRUD and authorization handlers. 4 years ago
gdlcf88 4ac5085761 Introduce StoreAssetCategory 4 years ago
gdlcf88 22608a8ce9 Update BookingOrderPaidEventHandler 4 years ago
gdlcf88 1044ff21b3 Generate CRUD for the booking module 4 years ago
gdlcf88 e625b6ee30 Make ProductAsset and ProductAssetCategory belong to a specified PeriodScheme 4 years ago
gdlcf88 5f865877e9 Rename modules 4 years ago
gdlcf88 713b00da28 Add properties `FromTime` and `ToTime` to ProductAsset and ProductAssetCategory 4 years ago
gdlcf88 6c8e042401 Complete basic designs 4 years ago
gdlcf88 9ce674b427 Rename module classes 4 years ago
gdlcf88 3e99a4e4b6 Create `EasyAbp.EShop.Plugins.Booking` module 4 years ago